9. Resilient
Link
MN700004 Rev 01
77
show
The
show
command, in Resilient-Link Configuration mode, displays a table of the configured
resilient links. The table specifies the resilient-link ID numbers, the resilient link ports, which
port is preferred (if any), and which port is currently active.
You can specify by ID number or by a range of ID numbers which configured resilient links
to display. If no ID number is specified, all configured resilient links are displayed.
This command is identical in effect to the
show resilient-links
command in View mode or
Privileged (Enable) mode, as described below.
Command Syntax
device-name
(config-resil-link
N
)#
show
[
N1
|
N1 N2
]
Argument Description
N1
(Optional) ID number of resilient link to be displayed
N1 N2
(Optional) Range of ID numbers of resilient link to be displayed
Examples
1. Displaying information on all currently configured resilient links:
device-name
(config-resil-link 1)#
show
===========================================
| RLink | Port1 | Port2 | Prefer | Active |
+-------+-------+-------+--------+--------+
| 1 | 1/1/1 | 1/1/2 | Port 1 | Port 2 |
| 2 | 1/1/5 | 1/1/6 | | Port 1 |
===========================================
2. Displaying information on resilient link #3:
device-name
(config-resil-link 1)#
show 3
===========================================
| RLink | Port1 | Port2 | Prefer | Active |
+-------+-------+-------+--------+--------+
| 3 | 1/1/3 | 1/1/4 | | |
===========================================
3. Displaying information on the configured resilient links in the range #1 to #4:
device-name
(config-resil-link 1)#
show 1 4
===========================================
| RLink | Port1 | Port2 | Prefer | Active |
+-------+-------+-------+--------+--------+
| 1 | 1/1/1 | 1/1/2 | | |
| 3 | 1/1/3 | 1/1/4 | | |
===========================================
show counter
The
show counter
command, in Resilient-link Configuration mode, produces a table showing
how many swaps each resilient link has undergone in the current session.
You can specify by ID number or by a range of ID numbers which configured resilient links
to display. If no ID number is specified, all configured resilient links are displayed.