558 CHAPTER 26: RSTP CONFIGURATION
bThe port RSTP defaults are enabled after global RSTP is enabled. You can
disable RSTP on those ports that are not involved in RSTP calculation, however,
be careful and do not disable those involved. (The following configuration
takes Ethernet 1/0/4 as an example.)
[SW5500]interface Ethernet 1/0/4
[SW5500-Ethernet1/0/4]stp disable
cConfigure Switch C and Switch B to serve as standby of each other and sets
the Bridge priority of Switch C to 8192.
[SW5500]stp priority 8192
dEnable the Root protection function on every designated port.
[SW5500]interface Ethernet 1/0/1
[SW5500-Ethernet1/0/1]stp root-protection
[SW5500]interface Ethernet 1/0/2
[SW5500-Ethernet1/0/2]stp root-protection
[SW5500]interface Ethernet 1/0/3
[SW5500-Ethernet1/0/3]stp root-protection
RSTP operating mode, time parameters, and port parameters take default
values.
4Configure Switch D
aEnable RSTP globally.
[SW5500]stp enable
bThe port RSTP defaults are enabled after global RSTP is enabled. You can
disable RSTP on those ports that are not involved in RSTP calculation, however,
be careful and do not disable those involved. (The following configuration
takes Ethernet 1/3 as an example.)
[SW5500]interface Ethernet 1/3
[SW5500-Ethernet1/3]stp disable
cConfigure the ports (Ethernet 0/1 through Ethernet 0/24) directly connected to
users as edge ports and enables BPDU PROTECTION function. (Take Ethernet
0/1 as an example.)
[SW5500]interface Ethernet 1/3
[SW5500-Ethernet1/3]stp edged-port enable
[SW5500-Ethernet1/3]quit
[SW5500]stp bpdu-protection
RSTP operating mode, time parameters, and port parameters take default
values.