The display vsi mac-withdraw loop-detect command displays information about MAC withdraw loop detection.
Parameter | Description | Value |
---|---|---|
name vsi-name | Specifies the name of a VSI. |
The value is an existing VSI. |
After you enable MAC withdraw loop detection, run the display vsi mac-withdraw loop-detect command to view information about MAC withdraw loop detection. If you specify name vsi-name, the command output shows information about MAC withdraw loop detection in a specified VSI. If you do not specify name vsi-name, the command output shows information about MAC withdraw loop detection in all VSIs.
# Display information about MAC withdraw loop detection in all VSIs.
<HUAWEI> display vsi mac-withdraw loop-detect
Total number of vsi detect loop is 2.
Support max hop 255.
Vsi name : VSI1
Last loop type : detect loop
Send peer : 10.5.5.5
Receive peer : 10.2.2.2
Last loop time : 2012/10/26 11:35:59
Vsi name : VSI2
Last loop type : exceed max hop
Send peer : 10.5.5.5
Receive peer : 10.3.3.3
Last loop time : 2012/10/26 11:35:59
# Display information about MAC withdraw loop detection in VSI1.
<HUAWEI> display vsi name VSI1 mac-withdraw loop-detect
Vsi name : VSI1
Last loop type : detect loop
Send peer : 10.5.5.5
Receive peer : 10.2.2.2
Last loop time : 2012/10/26 11:35:59
Item |
Description |
---|---|
Total number of vsi detect loop |
Number of MAC Withdraw message loops. |
Support max hop 255 |
Indicates that the maximum number of hops supported by MAC Withdraw loop detection is 255. |
Vsi name |
Name of the VSI in which a MAC Withdraw message loop occurred. |
Last loop type |
Type of the MAC Withdraw message loop. The values are as
follows:
|
Send peer |
Peer to which MAC Withdraw messages are sent. |
Receive peer |
Peer from which MAC Withdraw messages are received. |
Last loop time |
Time when the MAC Withdraw message loop occurs. |