[Contents] [Prev] [Next] [Index] [Report an Error]

show chassis location

Syntax

show chassis location

Syntax (Routing Matrix)

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

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

Options

none — Display all information about the physical location of the chassis. For the routing matrix only, display all information about the physical location of the TX Matrix platform and its attached T640 routing nodes.

fpc — (Routing matrix only) (Optional) Display the physical location of all Flexible PIC Concentrators (FPCs).

interface by-name name(Routing matrix only) (Optional) Display the physical location of a specified interface name. This option displays the FPC number and T640 routing node (or line-card chassis) number associated with the specified interface.

interface by-slot fpc number lcc number(Routing matrix only) (Optional) Display the global FPC number of an interface by specifying its local FPC number and T640 routing node (or line-card chassis) number.

lcc number(Routing matrix only) (Optional) Display the physical location of a specified T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

scc — (Routing matrix only) (Optional) Display the physical location of the TX Matrix platform (or switch-card chassis).

Required Privilege Level

view

List of Sample Output

show chassis location
show chassis location fpc (Routing Matrix)
show chassis location interface by-slot (Routing Matrix)

Output Fields

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

Table 72: 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.

LCC

Line-card chassis number. The number of a particular T640 routing node connected to the TX Matrix platform.

Local FPC

Local FPC number. The FPC slot number on a particular T640 routing node.

Sample Output

show chassis location

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

show chassis location fpc (Routing Matrix)

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

show chassis location interface by-slot (Routing Matrix)

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

[Contents] [Prev] [Next] [Index] [Report an Error]