Command Manual (For Soliton) – MSTP
H3C S3100 Series Ethernet Switches
Chapter 1 MSTP Configuration Commands
1-25
Caution:
Disabling MSTP on ports may result in loops.
Related commands:
stp mode
,
stp
.
Examples
# Enable MSTP on Ethernet 1/0/1 in system view.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] stp interface Ethernet 1/0/1 enable
1.1.22 stp interface compliance
Syntax
stp interface interface-list compliance
{
auto
|
legacy
|
dot1s
}
undo stp interface interface-list compliance
View
System view
Parameter
interface-list
: Ethernet port list. You can specify multiple Ethernet ports by providing this
argument in the format of
interface-list
={
interface-type interface-number
[
to
interface-type interface-number
] } &<1-10>, where &<1-10> means that you can
provide up to 10 port indexes/port index ranges for this argument.
auto
: Specifies the port to recognize and send MSTP packets in the automatic mode.
legacy
: Specifies the port to recognize and send MSTP packets in the legacy mode.
dot1s
: Specifies the port to recognize and send MSTP packets in the 802.1s mode.
Description
Use the
stp interface compliance
command to set the mode in which a port
recognizes and sends MSTP packets.
Use the
undo stp interface compliance
command to restore the default.
By default, a port recognizes and sends MSTP packets in the automatic mode.
A port can be configured to recognize and send MSTP packets in the following modes.
z
Automatic mode. Ports in this mode determine the format of the MSTP packets to
be sent according to the format of the received packets.