Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
show cross-connect
Syntax
show cross-connect [all | table]
Description
This command displays detailed information about the configured cross-connects.
Options
Required Privilege Level
Sample Output
The following is the output when using the all option:
bti7800# show cross-connect all
Cross-connect 001 Source-name : 10ge:2/1/2/1 Cross-connect 001 Destination-name : odu2:2/1/1/1.1 Cross-connect 001 Directionality : 2way Cross-connect 001 Rate : odu2 Cross-connect 001 Service-name : <null> Cross-connect 002 Source-name : 10ge:2/11/2/1 Cross-connect 002 Destination-name : odu2:2/11/1/1.1 Cross-connect 002 Directionality : 2way Cross-connect 002 Rate : odu2 Cross-connect 002 Service-name : <null> bti7800#
The following is the output when using the table option:
bti7800# show cross-connect table
Cross-Connect Source-Name Destination-Name Directionality ---------------- -------------------- -------------------- -------------- 1 10ge:2/1/2/1 odu2:2/1/1/1.1 2way 2 10ge:2/11/2/1 odu2:2/11/1/1.1 2way bti7800#