Switch 7700 Command reference Guide, v2.0

Table Of Contents
RSTP Configuration Commands 309
View
Ethernet port view
Parameter
force-true: Indicates that the link to the current Ethernet port is point-to-point
link.
force-false: Indicates that the link to the current Ethernet port is not
point-to-point link.
auto: Specifies to check if the link to the Ethernet port is point-to-point link or not
automatically.
Description
Using the stp point-to-point command, you can configure the link to the
current Ethernet port as point-to-point link or not point-to-point link. Using the
undo stp point-to-point command, you can restore the default status of the
link, that is, RSTP is responsible for checking whether the link to the Ethernet port
is point-to-point link or not.
By default, the value is auto.
The requirements of current port connects to point-to-point link are current port is
the master of an aggregated port or it works in full-duplex mode. The default
setting, that is, checking by RSTP automatically is recommended.
Example
Indicate that the link to Ethernet1/0/1 is point-to-point link.
[SW7700-Ethernet1/0/1]stp point-to-point force-true
stp port priority Syntax
stp port priority port-priority
undo stp port priority
View
Ethernet port view
Parameter
port-priority: Specifies the priority of the port, ranging from 0 to 240. The
values are not consecutive integers. Step length is 16. By default, the value is 128.
Description
Using the stp port priority command, you can configure the priority of the
current Ethernet port. Using the
undo stp port priority command, you can
restore the default priority.
The priority value shall be a multiple of 16, such as 0, 16, 32, 48 etc. The smaller
value represents the higher priority. A port with higher priority is more likely to be
a root port.