1305
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show interface switchport backup
show interface switchport backup
To display information about all the switch port Flex Links interfaces, use the show interface
switchport backup command.
show interface switchport backup [detail]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to display information for all Flex Links:
switch# show interface switchport backup
Switch Backup Interface Pairs:
Active Interface Backup Interface State
------------------------------------------------------------------------
Ethernet1/2 Ethernet1/1 Active Down/Backup Down
Ethernet1/20 Ethernet1/21 Active Down/Backup Down
port-channel300 port-channel301 Active Up/Backup Down
port-channel500 port-channel501 Active Down/Backup Down
port-channel502 port-channel503 Active Down/Backup Down
port-channel504 Ethernet2/1 Active Down/Backup Down
switch#
This example shows how to display the detailed information for all Flex Links:
switch# show interface switchport backup detail
Switch Backup Interface Pairs:
Active Interface Backup Interface State
------------------------------------------------------------------------
Ethernet1/2 Ethernet1/1 Active Down/Backup Down
Preemption Mode : off
Multicast Fast Convergence : Off
Bandwidth : 1000000 Kbit (Ethernet1/2), 10000000 Kbit (Ethernet1/1)
Ethernet1/20 Ethernet1/21 Active Down/Backup Down
Preemption Mode : off
Multicast Fast Convergence : Off
Bandwidth : 10000000 Kbit (Ethernet1/20), 10000000 Kbit (Ethernet1/21)
detail (Optional) Displays detailed information for backup interfaces.
Release Modification
5.2(1)N1(1) This command was introduced.