Command Manual (For Soliton) – MSTP
H3C S3100 Series Ethernet Switches
Chapter 1 MSTP Configuration Commands
1-24
Caution:
With the loop guard function enabled, the root guard function and the edge port
configuration are mutually exclusive.
Examples
# Configure Ethernet 1/0/1 as a non-edge port.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] stp edged-port disable
1.1.21 stp interface
Syntax
stp interface
interface-list
{
enable
|
disable
}
View
System view
Parameters
interface-list
: Ethernet port list. You can specify multiple Ethernet ports by providing this
argument in the form 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.
enable
: Enables MSTP on the specified ports.
disable
: Disables MSTP on the specified ports.
Description
Use the
stp interface
command to enable or disable MSTP on specified ports in
system view.
By default, MSTP is enabled on the ports of a switch if MSTP is globally enabled on the
switch, and MSTP is disabled on the ports if MSTP is globally disabled.
An MSTP-disabled port does not participate in any spanning tree calculation and is
always in the forwarding state.