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

show ilmi

Syntax

show ilmi
<all | interface interface-name>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Integrated Local Management Interface (ILMI) information.

Options

none — Display information for all ILMI-enabled ATM devices.

all | interface interface-name(Optional) Display IP addresses and port names for all ILMI-enabled ATM devices or for a particular device.

Required Privilege Level

view

List of Sample Output

show ilmi all
show ilmi interface

Output Fields

Table 87 lists the output fields for the show ilmi command. Output fields are listed in the approximate order in which they appear.

Table 87: show ilmi Output Fields

Field Name

Field Description

Physical interface

Name of the physical interface.

VCI

Virtual connection identifier.

Peer IP address

IP address of the peer.

Peer interface name

Port interface name of the peer.

Sample Output

show ilmi all

user@host> show ilmi all
     Physical interface: at-6/2/1, VCI: 0.16
        Peer IP address: 192.168.4.24, Peer interface name: 1C4
     Physical interface: at-6/3/0, VCI: 0.16
        Peer IP address: 192.168.7.6, Peer interface name: 2C3
     Physical interface: at-6/4/0, VCI: 0.16
        Peer IP address: 192.168.9.10, Peer interface name: 1C2

show ilmi interface

user@host> show ilmi interface at-6/2/1
     Physical interface: at-6/2/1, VCI: 0.16
        Peer IP address: 192.168.4.24, Peer interface name: 1C4

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