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


show interfaces descriptions

Syntax

show interfaces descriptions 

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the interface descriptions that have been configured with the description statement at one of the following hierarchy levels:

Options

The descriptions keyword can also be entered following the interface interface-name command and can be used with other keywords or arguments. For options for specific interfaces, see the other chapters in this manual.

Required Privilege Level

view

List of Sample Output

show interfaces descriptions

Output Fields

Table 12 lists the output fields for the show interfaces description command. Output fields are listed in the approximate order in which they appear.

Table 12: show interfaces descriptions Output Fields
Field Name
Field Description

Interface

Name of the interface.

Link

Link state: up or down.

Admin

Interface status: up or down.

Description

Configured description for the interface.


show interfaces descriptions

user@host> show interfaces descriptions
Interface       Admin Link Description
t1-0/0/0:0      up    down juniper33
t1-0/0/0:1      up    down juniper34
t1-0/0/0:2      up    down singapore2
t1-0/0/0:3      up    down sanjose
t1-0/0/0:4      up    down atlanta
t1-0/0/0:5      up    down boston
so-0/1/0        up    down sonet
t3-0/3/0:0      up    up   malaysia
fe-1/2/1        up    up   ixia_a
fe-1/2/2        up    down ixia_b
ge-1/3/0        up    up   not_connected
fxp0            up    up   fxp0

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