Operation Manual – MSTP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
MSTP Configuration
1-22
III. Configuration example
# Configure Ethernet1/0/1 as an edge port.
1) Configure Ethernet1/0/1 as an edge port in system view.
<H3C> system-view
[H3C] stp interface Ethernet1/0/1 edged-port enable
2) Configure Ethernet1/0/1 as an edge port in Ethernet port view.
<H3C> system-view
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] stp edged-port enable
1.2.13 Specifying Whether the Link Connected to a Port Is Point-to-point
Link
A point-to-point link directly connects two switches. If the roles of the two ports at the
two ends of a point-to-point link meet certain criteria, the two ports can turn to the
forwarding state rapidly by exchanging synchronization packets, thus reducing the
forward delay.
You can determine whether or not the link connected to a port is a point-to-point link in
one of the following two ways.
I. Specify whether the link connected to a port is point-to-point link in system
view
Table 1-17 Specify whether the link connected to a port is point-to-point link in system
view
Operation Command Description
Enter system view
system-view
—
Specify whether the link
connected to a port is
point-to-point link
stp interface
interface-list
point-to-point
{ force-true |
force-false | auto }
Required
The auto keyword is adopted
by default.
The force-true keyword
specifies that the links
connected to the specified
ports are point-to-point links.
The force-false keyword
specifies that the links
connected to the specified
ports are not point-to-point
links.
The auto keyword specifies to
automatically determine
whether or not the links
connected to the specified
ports are point-to-point links.