Checking the PIC Status ! 187
Chapter 16: Monitoring PICs
Sample Output
user@host>
show chassis pic pic-slot 0 fpc-slot 1
PIC fpc slot 1 pic slot 0 information:
Type 1x OC-48 SONET SFP
ASIC type D chip
State Online
PIC version 1.1
Uptime 7 days, 13 hours, 29 minutes, 51 seconds
PIC Port Information:
Port Cable SFP SFP Vendor
Number Type Vendor Name Part Number
0 OC48 SHORT REACH SumitomoElectric SCP6828-J1-ANE
1 UNKNOWN CABLE
2 UNKNOWN CABLE
3 UNKNOWN CABLE
To check the PIC media type and status for a particular FPC, use the show chassis
fpc pic-status fpc-slot
command.
To display PIC hardware information, including the media type description, use the
show chassis hardware command.
Syntax show chassis fpc <pic-status <fpc-slot>>
show chassis hardware
Step 2: Display the PIC Interface Status Information
Action To display the status of each configured interface, use the following JUNOS CLI
operational mode command:
user@host> show interfaces terse
Sample Output
user@host>
show interfaces terse
Interface Adman Link Port Local Remote
so-0/0/0 up up
so-0/0/0.0 up up inet 192.168.36.201 --> 192.168.36.200
so-0/1/0 up down
so-0/1/1 up down
e1-0/2/0 up down
e1-0/2/1 up down
t1-1/0/0:1 up down
t1-1/0/0:2 up down
gr-2/0/0 up up
ip-2/0/0 up up
[...Output truncated...]
What It Means The command output shows the names of all interfaces configured on the router.
The interface name indicates the
media type-fpc/pic/port (for example, so-0/0/0.0).
It shows whether the interface is on (
up) or off (down) and whether the link state is
up or down. Additionally, the output shows the protocol configured on that
interface and the local address of the interface, as well as the address of the remote
side of a connection for point-to-point interfaces. Refer to the PIC for port
numbering.
A line in the sample output shows the status of a SONET interface on FPC 0, PIC 0,
port 0, and logical unit number 0. The status of the interface is
up. The link status is
up. The protocol configured on the interface is inet. The local interface IP address is
192.168.36.201 and the remote IP address is 192.168.36.200.