Step 1: Display the Status of Channelized DS-3 Interfaces
Action
To display the status of Channelized DS-3 interfaces, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>show interfaces t1* terseSample Output 1
user@host>show interfaces t1* terseInterface Admin Link Proto Local Remotet1-1/2/0:1 up downt1-1/2/0:2 up downt1-1/2/0:3 up downt1-1/2/0:4 up downt1-1/2/0:5 up upt1-1/2/0:5.0 up up inet 172.16.1.33/30t1-1/2/0:6 up upt1-1/2/0:6.0 up up inet 172.16.1.37/30t1-1/2/0:7 up upt1-1/2/0:7.0 up up inet 172.16.1.41/30t1-1/2/0:8 up downt1-1/2/0:9 up downt1-1/2/0:10 up downt1-1/2/0:11 up upt1-1/2/0:11.0 up up inet 172.16.1.45/30t1-1/2/0:12 up upt1-1/2/0:12.0 up up inet 172.16.1.49/30t1-1/2/0:13 up upt1-1/2/0:13.0 up up inet 172.16.1.53/30t1-1/2/0:14 up upt1-1/2/0:14.0 up up inet 172.16.1.153/30t1-1/2/0:15 up upt1-1/2/0:15.0 up up inet 172.16.1.177/30t1-1/2/0:16 up upt1-1/2/0:16.0 up up inet 172.16.1.181/30t1-1/2/0:17 up upt1-1/2/0:17.0 up up inet 172.16.1.129/30t1-1/2/0:18 up upt1-1/2/0:18.0 up up inet 172.16.1.133/30t1-1/2/0:19 up downt1-1/2/0:19.0 up down inet 172.16.1.137/30t1-1/2/0:20 up downt1-1/2/0:21 up downt1-1/2/0:22 up downt1-1/2/0:23 up downt1-1/2/0:24 up downt1-1/2/0:25 up downt1-1/2/0:26 up downt1-1/2/0:27 up downt1-1/2/0:28 up downSample Output 2
user@host>show interfaces t1* terseInterface Admin Link Proto Local Remotet1-0/3/3:0 down downt1-0/3/3:0.0 up down inet 10.10.10.1/30t1-0/3/3:1 up upt1-0/3/3:1.0 up up inet 10.10.10.5/30t1-0/3/3:2 up upt1-0/3/3:2.0 up up inet 10.10.10.53/30What It Means
The sample output shows the status of both the physical and logical interfaces. Sample output 1 shows that 12 of the possible 28 channels have IP addresses and are connected. Of the 12 connected channels, the last channel (
t1-1/2/0:19.0) is currently down.Sample output 2 shows that all links are up except for interface
t1-0/3/3:0, which has both the physical and logical links down.