
7-31
If the upstream bridge is a third-party device, the rapid state transition implementation may be limited.
For example, when the upstream bridge uses a rapid transition mechanism similar to that of RSTP, and
the downstream bridge adopts MSTP and does not work in RSTP mode, the root port on the
downstream bridge receives no agreement packet from the upstream bridge and thus sends no
agreement packets to the upstream bridge. As a result, the designated port of the upstream bridge fails
to transit rapidly and can only change to the forwarding state after a period twice the Forward Delay.
In this case, you can enable the No Agreement Check feature on the downstream bridge’s port to
enable the designated port of the upstream bridge to transit its state rapidly.
Configuration prerequisites
z
A bridge is connected to a third-party upstream bridge supporting MSTP via a point-to-point link.
z
Configure the same region name, revision level, and VLAN-to-instance mappings on the two
bridges, thus assigning them to the same region.
Configuring No Agreement
To make the No Agreement Check feature take effect, enable it on the root port.
Follow these steps to configure No Agreement Check:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter Ethernet
interface view or
WLAN Mesh
interface view
interface
interface-type
interface-number
Enter interface
or port group
view
Enter port group view
port-group manual
port-group-name
Required
Use either command.
Enable No Agreement Check
stp no-agreement-check
Required
Not enabled by default
No Agreement Check configuration example
1) Network
requirements
As shown in
:
z
AP connects to a third-party device that has different MSTP implementation. The two devices are in
the same region.
z
The third-party device is the regional root bridge, and AP is a downstream bridge.
Figure 7-9
No Agreement Check configuration
2) Configuration
procedure
# Enable No Agreement Check on Ethernet 1/0/1 of AP.
<AP> system-view
[AP] interface ethernet 1/0/1
[AP-Ethernet1/0/1] stp no-agreement-check