MSTP/4/MSTPLOG_PROPORT_ROOT_GUARDED: The root protection port of the instance of the MSTP process received a superior message. (ProcessID=[ProcessID], InstanceID=[InstanceID], PortID=[PortID], IfIndex=[IfIndex], PortName=[PortName], PwName=[PwName], SrcMac=[SrcMac], TAG=[VlanId])
Parameter Name | Parameter Meaning |
---|---|
ProcessID |
Indicates the ID of an MSTP process. |
InstanceID |
Indicates the instance ID. |
PortID |
Indicates port ID. |
IfIndex |
Indicates the interface index. |
PortName |
Indicates the port name. |
PwName |
Indicates the PW name. |
SrcMac |
Indicates the source MAC address. |
VlanId |
Indicates the VLAN ID. |
Cause 1: The port that has root protection enabled received BPDUs of higher priorities than that of the bridge.
Cause 2: The priorities of some switches changed on the network.
1. Check whether the added physical link is necessary.
2. Run the display stp [ process ] [ instance instance-id ] [ interface interface-type interface-number | slot slot-id | vsi vsi-name pw ] [ brief ] command to check whether the interfaces are consistent with the STP calculation results.
3. Correctly deploy the network topology, and then check whether the alarm is cleared. If the alarm persists, go to Step 4.
4. Run the display stp [ process ] [ instance instance-id ] [ interface interface-type interface-number | slot slot-id | vsi vsi-name pw ] [ brief ] command to check whether an interface is under the protection of the root bridge.
5. Run the undo stp root-protection command in the interface view to disable the protection under the root bridge. Then, check whether the alarm is cleared. If the alarm persists, go to Step 6.
6. Collect log information and configuration information, and then contact technical support personnel.
1. Run the display stp [ process ] [ instance instance-id ] [ interface interface-type interface-number | slot slot-id | vsi vsi-name pw ] [ brief ] command to check whether the operation of changing the priority is correct in the network topology.
2. Run the stp [ instance instance-id ] priority priority command to reset the priority of the local bridge as required. Alternatively, run the undo stp [ instance instance-id ] priority command or the undo stp [ instance instance-id ] root command to restore the default value of the priority of the local bridge. Then, check whether the alarm is cleared. If the alarm persists, go to Step 3.
3. Run the display stp [ process ] [ instance instance-id ] [ interface interface-type interface-number | slot slot-id | vsi vsi-name pw ] [ brief ] command to check whether an interface is under the protection of the root bridge.
4. Run the undo stp root-protection command in the interface view to disable the protection under the root bridge. Then, check whether the alarm is cleared. If the alarm persists, go to Step 5.
5. Collect log information and configuration information, and then contact technical support personnel.