9. Resilient
Link
MN700004 Rev 01
78
This command is identical in effect to the
show resilient-links counter
command Privileged
(Enable) mode, as described below.
Command Syntax
device-name
(config-resil-link
N
)#
show counter
[
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 the swap count on all currently configured resilient links:
device-name
(config-resil-link 1)#
show counter
======================
| RLink | Swap count |
+-------+------------+
| 1 | 7 |
| 3 | 0 |
| 5 | 3 |
======================
2. Displaying the swap count on all resilient link #5:
device-name
(config-resil-link 1)#
show counter 5
======================
| RLink | Swap count |
+-------+------------+
| 5 | 3 |
======================
3. Displaying the swap count on the configured resilient links in the range #1 to #4:
device-name
(config-resil-link 1)#
show counter 1 4
======================
| RLink | Swap count |
+-------+------------+
| 1 | 7 |
| 3 | 0 |
======================
show resilient-links
The
show resilient-links
command, in Privileged (Enable) 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
command in Resilient-link Configuration
mode, as described above.