Configuring Root Bridge 165
Configuration example
# Configure Ethernet 1/0/1 as an edge port.
1 Configure Ethernet1/0/1 as an edge port in system view
<4210> system-view
[4210] stp interface Ethernet1/0/1 edged-port enable
2 Configure Ethernet 1/0/1 as an edge port in Ethernet port view
<4210> system-view
[4210] interface Ethernet1/0/1
[4210-Ethernet1/0/1] stp edged-port enable
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.
Specify whether the link connected to a port is point-to-point link in
system view
Specify whether the link connected to a port is point-to-point link in
Ethernet port view
n
■ If you configure the link connected to a port in an aggregation group as a
point-to-point link, the configuration will be synchronized to the rest ports in
the same aggregation group.
■ If an auto-negotiating port operates in full duplex mode after negotiation, you
can configure the link of the port as a point-to-point link.
After you configure the link of a port as a point-to-point link, the configuration
applies to all the spanning tree instances the port belongs to. If the actual physical
Tab le 117 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.
Tab le 118 Specify whether the link connected to a port is point-to-point link in Ethernet
port view
Operation Command Description
Enter system view system-view -
Enter Ethernet port view interface interface-type
interface-number
-
Specify whether the link
connected to a port is a
point-to-point link
stp point-to-point {
force-true | force-false |
auto }
Required
The auto keyword is adopted
by default.