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 location

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show chassis location

Syntax (TX Matrix Router)

content_copy zoom_out_map
show chassis location
<fpc | interface (by-name name | by-slot fpc number   lcc number) | lcc number | scc>

Syntax (TX Matrix Plus Router)

content_copy zoom_out_map
show chassis location
<fpc | interface (by-name name | by-slot fpc number   lcc number) | lcc number | sfc number>

Syntax (MX Series Router)

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

Syntax (QFX Series)

content_copy zoom_out_map
show chassis location
<interconnect-device name>
<node-device name>

Description

Display the physical location of the chassis. This command can only be used on the primary Routing Engine.

Options

none

Display all information about the physical location of the chassis. On a TX Matrix router, display all information about the physical location of the TX Matrix router and its attached T640 routers. On a TX Matrix Plus router, display all information about the physical location of the TX Matrix Plus router and its attached routers.

all-members

(MX Series routers only) (Optional) Display the physical location of the chassis for all the member routers in the Virtual Chassis configuration.

fpc

(TX Matrix router and TX Matrix Plus router only) (Optional) Display the physical location of all Flexible PIC Concentrators (FPCs).

interconnect-device name

(QFabric systems only) (Optional) Display the physical location of the Interconnect device.

interface by-name name

(TX Matrix and TX Matrix Plus routers only) (Optional) Display the physical location of a specified interface name. On a TX Matrix router, this option displays the FPC number and T640 router (line-card chassis) number associated with the specified interface. On a TX Matrix Plus router, this option displays the FPC number and router (line-card chassis) number associated with the specified interface.

interface by-slot fpc number lcc number

(TX Matrix and TX Matrix Plus router only) (Optional) On a TX Matrix router, display the global FPC number of an interface by specifying its local FPC number and T640 router (line-card chassis) number. On a TX Matrix Plus router, display the global FPC number of an interface by specifying its local FPC number and router (line-card chassis) number.

  • The global FPC number is the FPC slot number when all the FPC slots in the routing matrix are considered: 0 through 31. On TX Matrix Plus router with 3D SIBs, the value is 0 through 63. The local FPC number is the FPC slot number on a particular T640 router.

  • For fpc, replace number with a value from 0 through 7.

  • For lcc, replace number with a value from 0 through 7.

lcc number

(TX Matrix and TX Matrix Plus routers only) (Optional) On a TX Matrix router, display the physical location of a specified T640 router (line-card chassis) that is connected to a TX Matrix router. On a TX Matrix Plus router , display the physical location of a specified router (line-card chassis) that is connected to a TX Matrix Plus router.

Replace number with the following values depending on the LCC configuration:

  • 0 through 3, when T640 routers are connected to a TX Matrix router in a routing matrix.

  • 0 through 3, when T1600 routers are connected to a TX Matrix Plus router in a routing matrix.

  • 0 through 7, when T1600 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

  • 0, 2, 4, or 6, when T4000 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.

local

(MX Series routers only) (Optional) Display the physical location of the chassis for the local Virtual Chassis member.

member member-id

(MX Series routers only) (Optional) Display the physical location of the chassis for the specified member of the Virtual Chassis configuration. Replace member-id with a value of 0 or 1.

node-device name

(QFabric systems only) (Optional) Display the physical location of the Node device.

scc

(TX Matrix routers only) (Optional) Display the physical location of the TX Matrix router (switch-card chassis).

sfc

(TX Matrix Plus routers only) (Optional) Display the physical location of the TX Matrix Plus router (or switch-fabric chassis).

Required Privilege Level

view

Output Fields

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

Table 1: show chassis location Output Fields

Field Name

Field Description

country-code

Country code information.

postal-code

Postal code information.

Building

Building information.

Floor

Floor information.

Global FPC

Global FPC number. The FPC slot number, when all FPC slots in the routing matrix are considered. The range of values is 0 through 31. On TX Matrix Plus router with 3D SIBs the value is 0 through 63.

LATA

Local access transport area information.

LCC

Line-card chassis number. On a TX Matrix router, the number of a particular T640 router connected to the TX Matrix router. On a TX Matrix Plus router, the number of a particular router connected to the TX Matrix Plus router.

Local FPC

Local FPC number. On a TX Matrix router, the FPC slot number on a particular T640 router. On a TX Matrix Plus router, the FPC slot number on a particular router.

Sample Output

show chassis location

content_copy zoom_out_map
user@host> show chassis location             
country-code: US
postal-code: 94404
Building: Building 2, Floor: 2

show chassis location fpc (TX Matrix Router)

content_copy zoom_out_map
user@host> show chassis location fpc             
Global FPC    LCC     Local FPC
    17          2         1
    21          2         5

show chassis location interface by-slot (TX Matrix Router)

content_copy zoom_out_map
user@host> show chassis location interface by-slot
fpc 1 lcc 1             
Global FPC: 9

show chassis location fpc (TX Matrix Plus Router)

content_copy zoom_out_map
user@host> show chassis location fpc             
Global FPC    LCC     Local FPC
     0          0         0
     1          0         1

show chassis location interface by-slot (TX Matrix Plus Router)

content_copy zoom_out_map
user@host> show chassis location interface by-slot
fpc 2 lcc 1             
Global FPC: 10

show chassis location (QFX Series and OCX Series)

content_copy zoom_out_map
user@switch> show chassis location
country-code: US
postal-code: 94404
Building: Building 2, Floor: 2

show chassis location (QFabric Systems)

content_copy zoom_out_map
user@switch> show chassis location interconnect-device
interconnect1
country-code: US
postal-code: 94404
Building: Building 2, Floor: 2

Release Information

Command introduced before Junos OS Release 7.4.

sfc option introduced for the TX Matrix Plus router in Junos OS Release 9.6.

footer-navigation