The stp point-to-point command sets the link type of a port.
The undo stp point-to-point command restores the default link type.
By default, the link type of the ports on the device is auto. That is, the spanning tree protocol detects whether a port is connected to a point to point (P2P) link.
Usage Scenario
On a Layer 2 network running STP, if a port of a device is connected to a non-P2P link, the port cannot perform fast status transition.
If a port works in full-duplex mode, the port is connected to a P2P link, and force-true can be set in the stp point-to-point command. If a port works in half-duplex mode, run the stp point-to-point force-true command to forcibly set the type of the link to which the port is connected to P2P, implementing rapid network convergence.Configuration Impact
The stp point-to-point command configuration on a port takes effect in all spanning tree instances where the port resides.
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] quit [*HUAWEI] mpls l2vpn [*HUAWEI-l2vpn] quit [*HUAWEI] vsi 1 [*HUAWEI-vsi-1] pwsignal ldp [*HUAWEI-vsi-1-ldp] vsi-id 33 [*HUAWEI-vsi-1-ldp] peer 1.1.1.1 [*HUAWEI-vsi-1-ldp] peer 1.1.1.1 pw pw1 [*HUAWEI-vsi-1-ldp-pw-pw1] quit [*HUAWEI-vsi-1-ldp] pw pw1 [*HUAWEI-vsi-1-ldp-pw-pw1] stp point-to-point force-true