Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show chassis adc

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis adc
<all-members>
<local>
<member member-id>

Description

Display chassis information about the adapter cards (ADCs).

Options

none

Display information about all adapter cards.

all-members

(Optional) Display information about the adapter cards (ADCs) in all members of the Virtual Chassis configuration.

local

(Optional) Display information about the ADCs in the local member of the Virtual Chassis.

member member-id

(Optional) Display information about the ADCs in the specified member of the Virtual Chassis. Replace member-id with the value 0 or 1.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show chassis adc command. Output fields are listed in the approximate order in which they appear.

Table 1: show chassis adc Output Fields

Field Name

Field Description

Slot

Slot number.

State

Status of the adapter card.

  • Online—The adapter card is online and running.

  • Offline—Adapter card is powered down.

Uptime

How long the Routing Engine has been connected to the adapter card and, therefore, how long the adapter card has been up and running.

GNF (Node slicing)

GNF identifier for each ADC.

Sample Output

show chassis adc (MX2020 Router)

content_copy zoom_out_map
user@host> show chassis adc
Slot  State                            Uptime
 0    Online 1 hour, 21 minutes, 7 seconds
 1    Online 1 hour, 21 minutes, 3 seconds
 2    Online 1 hour, 20 minutes, 59 seconds
 3    Online 1 hour, 20 minutes, 54 seconds
 4    Online 1 hour, 20 minutes, 50 seconds
 5    Online 1 hour, 20 minutes, 46 seconds
 6    Online 1 hour, 20 minutes, 42 seconds
 7    Online 1 hour, 20 minutes, 37 seconds
 8    Online 1 hour, 20 minutes, 33 seconds
 9    Online 1 hour, 20 minutes, 28 seconds
10    Online 1 hour, 20 minutes, 24 seconds
11    Online 1 hour, 20 minutes, 19 seconds
12    Online 1 hour, 20 minutes, 15 seconds
13    Online 1 hour, 20 minutes, 8 seconds
14    Online 1 hour, 20 minutes, 4 seconds
15    Online 1 hour, 19 minutes, 59 seconds
16    Online 1 hour, 19 minutes, 55 seconds
17    Online 1 hour, 19 minutes, 50 seconds
18    Online 1 hour, 19 minutes, 45 seconds
19    Online 1 hour, 19 minutes, 39 seconds

show chassis adc (MX2010 Router)

content_copy zoom_out_map
user@host > show chassis adc
Slot  State                            Uptime
 0    Online 12 hours, 17 minutes, 38 seconds
 1    Online 12 hours, 17 minutes, 30 seconds
 2    Online 12 hours, 17 minutes, 22 seconds
 3    Online 12 hours, 17 minutes, 14 seconds
 4    Online 12 hours, 17 minutes, 6 seconds
 5    Online 12 hours, 16 minutes, 58 seconds
 6    Online 12 hours, 16 minutes, 49 seconds
 7    Online 12 hours, 16 minutes, 41 seconds
 8    Online 12 hours, 16 minutes, 33 seconds
 9    Online 12 hours, 16 minutes, 25 seconds

show chassis adc (MX2008 Router)

content_copy zoom_out_map
user@host > show chassis adc
Slot  State                            Uptime
 0    Empty  --- Native line card ---
 1    Empty  --- Native line card ---
 2    Empty
 3    Empty
 4    Empty
 5    Empty
 6    Empty
 7    Online 1 hour, 14 minutes, 32 seconds
 8    Empty
 9    Empty

show chassis adc (Node Slicing)

content_copy zoom_out_map
user@router> show chassis adc

Slot  State           Uptime                                          GNF
 0    Online           12 hours, 57 minutes, 46 seconds                 3
 1    Empty       --- Native line card ---                              2
 2    Online           12 hours, 57 minutes, 18 seconds                 3
 3    Online           11 minutes, 23 seconds                           6
 4    Empty       --- Native line card ---                              6
 5    Empty       --- Native line card ---                              4
 6    Online           13 hours, 38 minutes, 58 seconds                 1
 7    Online           13 hours, 3 minutes, 40 seconds                  5
 8    Empty       --- Native line card ---                              5
 9    Empty       --- Native line card ---                              5

Release Information

Command introduced in Junos OS Release 12.3 for MX2020 and MX2010 Universal Routing Platforms.

all-members, local, and member member-id options introduced in Junos OS Release 15.1 for MX2020 and MX2010 routers.

footer-navigation