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

show esis adjacency

Syntax

show esis adjacency
<brief | detail | extensive>
<esis-neighbor-id>
<instance instance-name>
<interface interface-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

(J-series routing platform only) Display End System-to-Intermediate System (ES-IS) adjacencies.

Options

none — (Same as brief) Display all ES-IS adjacencies.

brief | detail | extensive — Display the specified level of output.

esis-neighbor-id(Optional) Display adjacencies for the specified neighbor's network service access point (NSAP) only.

instance instance-name(Optional) Display adjacencies for the specified routing instance only.

interface interface-name(Optional) Display adjacencies for the specified interface only.

Required Privilege Level

view

Related Topics

clear esis adjacency

List of Sample Output

show esis adjacency
show esis adjacency brief
show esis adjacency detail
show esis adjacency extensive

Output Fields

Table 16 describes the output fields for the show esis adjacency command. Output fields are listed in the approximate order in which they appear.

Table 16: show esis adjacency Output Fields

Field Name

Field Description

Level of Output

Nbr Type

Type of network service access point (NSAP) of this neighbor.

brief none

NSAP/NET

NSAP of this neighbor.

All levels

Type

Type of NSAP of this neighbor.

detail extensive

Hold (secs)

Holdtime interval advertised by this neighbor.

brief none

Interface

Interface through which the neighbor is reachable.

All levels

Advertised holdtime

Holdtime interval advertised by this neighbor.

detail extensive

Expires in

How long until the adjacency expires, in seconds.

detail extensive

SNPA

Subnetwork point of attachment (MAC address of the neighbor).

detail extensive

Transition log

List of recent transitions.

  • When—Time of advertisement from this neighbor.
  • State—State of the adjacency: Up, Down, New, One-way, Initializing, or Rejected.
  • Event—Event causing the state.
  • Down reason—Reason the adjacency is down.

extensive

show esis adjacency

user@host> show esis adjacency
Nbr  NSAP/NET                                         Hold  Interface          
Type                                                 (secs)
IS   47.0005.80ff.f800.0000.0108.0001.0102.5501.6008    135 fe-0/0/0.0       

show esis adjacency brief

The output for the show esis adjacency brief command is identical to that for the show esis adjacency command. For sample output, see show esis adjacency.

show esis adjacency detail

user@host> show esis adjacency detail
NSAP/NET: 47.0005.80ff.f800.0000.0108.0001.0102.5501.6008, Type: IS
  Interface: fe-0/0/0.0, Advertised hold time: 180 secs, Expires in: 173 secs
  SNPA: 0:5:85:c1:73:71

show esis adjacency extensive

user@host> show esis adjacency extensive
NSAP/NET: 47.0005.80ff.f800.0000.0108.0001.0102.5501.6008, Type: IS
  Interface: fe-0/0/0.0, Advertised hold time: 180 secs, Expires in: 167 secs
  SNPA: 0:5:85:c1:73:71
  Transition log:
  When                  State        Event           Down reason
  Sun Nov 26 22:07:35   Up           Received ISH        

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