Step 1: Display the Status of Channelized Interfaces
Action
To display the status of channelized DS-3 to DS-0 interfaces or channelized DS-3 to DS-1 interfaces, use one of the following JUNOS command-line interface (CLI) operational mode commands:
user@host>show interfaces terse ds*user@host>show interfaces terse t1*Sample Output
The following sample output is for a channelized DS-3 to DS-0 interface:
user@host>show interfaces terse ds*Interface Admin Link Proto Local Remoteds-2/1/0:5:1 up upds-2/1/0:5:1.0 up up inet 192.168.140.197/30The following sample output is for a channelized DS-3 to DS-1 interface:
user@host>show interfaces terse t1*[...Output truncated...]t1-2/1/0:16 up downt1-2/1/0:16.0 up down inet 192.168.118.61/30t1-2/1/0:17 up upt1-2/1/0:17.0 up up inet 192.168.118.49/30t1-2/1/0:18 up upt1-2/1/0:18.0 up up inet 192.168.36.21/30t1-2/1/0:19 up upt1-2/1/0:19.0 up up inet 192.168.118.97/30What It Means
The sample output shows the status of both the physical and logical interfaces. In both sample outputs, all links are up except for the first interface in the T1 sample output. The first interface,
t1-2/1/0:16, has both the physical and logical links down.