show vsx config-consistency lacp
Syntax
show vsx config-consistency lacp [<LAG-NAME>] [vsx-peer]
Description
Displays VSX LACP configuration consistency between two VSX switches.
NOTE:
This
show vsx config-consistency lacp
command replaces the
show mclag config-consistency lacp [<LAG-NAME>]
command that is supported only in 10.00 releases.
Command context
Operator (>
) or Manager (#
)
Parameters
<LAG-NAME>
Specifies the LAG name. Optional. Syntax: string
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
switch# show vsx config-consistency lacp Configurations Local Peer ---------------------------------------------------------------------- Name lag100 lag100 Loop protect enabled false true Hash scheme l2-src-dst-hash l2-src-dst-hash Qos cos override 0 0 Qos dscp override 0 0 Qos trust VSX VLAN list 1 Peer VSX VLAN list 1,10 --------------------------------------------------------------------- Name lag111 lag111 Loop protect enabled false false Hash scheme l2-src-dst-hash l2-src-dst-hash Qos cos override 0 0 Qos dscp override 0 0 Qos trust VSX VLAN list 1 Peer VSX VLAN list 1 ------------------------------------------------------