show esis interface
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
Display End System-to-Intermediate System (ES-IS) interface information.
Options
Required Privilege Level
view
List of Sample Output
show esis interfaceshow esis interface brief
show esis interface detail
show esis interface extensive
Output Fields
Table 1 describes the output fields for the show esis interface command. Output fields are listed in the approximate order in which they appear.
Table 1: show esis interface Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
Interface | Interface through which the adjacency is made. | All levels |
Receives | Types of hello messages that are received. | All levels |
Sends | Types of hello messages that are sent. | All levels |
Hello interval | Interface's hello interval, in seconds. | All levels |
Adjacencies or Num Adj | Number of adjacencies established on this interface. | All levels |
Holdtime | Interface's hold time, in seconds. | detail extensive |
State | Internal implementation information. | detail extensive |
End system configuration timer | Time, in seconds, for the end system to configure itself for ES-IS. | detail extensive |
Interface index | Index value. | detail extensive |
NET used in hello | Network entity title used in hello messages. | detail extensive |
Sample Output
show esis interface
user@host> show esis interface
Interface Receives Sends Hello Interval Num Adj fe-0/0/0.0 ISH ISH 60.00 1 lo0.0 ISH - 60.00 0
show esis interface brief
The output for the show esis interface brief command is identical to that for the show esis interface command. For sample output, see show esis interface.
show esis interface detail
user@host> show esis interface detail
Interface: fe-0/0/0.0 Receives: ISH, Sends: ISH, Hello interval: 60.00 Adjacencies: 1, Holdtime: 180, End system configuration timer: 180 Interface index: 68, State: 0x2 NET used in hello: 47.0005.80ff.f800.0000.0108.0001.0102.5501.6007 Interface: lo0.0 Receives: ISH, Sends: - , Hello interval: 60.00 Adjacencies: 0, Holdtime: 180, End system configuration timer: 180 Interface index: 64, State: 0x2 NET used in hello: 47.0005.80ff.f800.0000.0108.0001.0102.5501.6007
show esis interface extensive
The output for the show esis interface extensive command is identical to that for the show esis interface detail command. For sample output, see show esis interface detail.