run show mlag link
The run show mlag link command displays MLAG link information.
Command Syntax
run show mlag link {<link-id>| summary}
Parameter
Parameter | Description |
<link-id> | Specifies the MLAG link ID to show the specific MLAG information. |
summary | Show MLAG information for all the MLAG links. |
Example
- Show the MLAG link information.
admin@XorPlus# run show mlag link summary # of Links: 2 Link  Local LAG  Link Status  Local Status  Peer Status  Config Matched  Flood ----  --------  -----------  ------------  -----------  --------------  ----- 1     ae1        IDLE         UP            UNKNOWN      No              No  2     ae2         IDLE         UP            UNKNOWN      No              No
Table 1. Description of the run show mlag link command output
Item | Description |
Link | Indicates the link ID of each MLAG. |
Local LAG | Indicates the MLAG member port number on local MLAG device. |
Link Status | Indicates MLAG interface state, the value could be INIT, IDLE, DOWN, STANDBY, AS_DOWN, AS_PEER, AS_LOCAL or FULL. |
Local Status | Indicates the status of local MLAG member port, the value could be UP, DOWN or UNKNOWN. |
Peer Status | Indicates the status of remote MLAG member port, the value could be UP, DOWN or UNKNOWN. |
Config Matched | Indicates the consistency check results, the value could be Yes or No. |
Flood | Indicates whether traffic received on the MLAG peer-link cannot be transferred through the MLAG member port. The value could be Yes or No.
|
Copyright © 2024 Pica8 Inc. All Rights Reserved.