H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – MSTP
H3C S7500 Series Ethernet Switches Chapter 1
MSTP Configuration Commands
1-32
receive proposal packets from the upstream designated ports, instead of waiting for
agreement packets from the upstream switch. This enables designated ports of the
upstream switch to change their states rapidly.
Related commands: stp interface no-agreement-check.
Note:
z The rapid transition function can be enabled on root ports or alternate ports only.
z If you configure the rapid transition function on the designated port, the function
does not take effect on the port.
Examples
# Enable the rapid transition function for Ethernet 2/0/1.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C]interface Ethernet2/0/1
[H3C-Ethernet2/0/1]stp no-agreement-check
1.1.31 stp pathcost-standard
Syntax
stp pathcost-standard { dot1d-1998 | dot1t | legacy }
undo stp pathcost-standard
View
System view
Parameters
dot1d-1998: Uses the IEEE 802.1D-1998 standard to calculate the default path costs
of ports.
dot1t: Uses the IEEE 802.1t standard to calculate the default path costs of ports.
legacy: Uses the proprietary standard to calculate the default path costs of ports.
Description
Use the stp pathcost-standard command to set the standard to be used to calculate
the default path costs of the links connected to the switch.
Use the undo stp pathcost-standard command to specify to use the default standard.