[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show isis adjacency
Syntax
- show isis adjacency
- <brief | detail | extensive>
- <instance instance-name>
- <logical-system (all | logical-system-name)>
Release Information
Command introduced before JUNOS Release
7.4.
Description
Display information about Intermediate System-to-Intermediate
System (IS-IS) neighbors.
Options
none — Display standard
information about IS-IS neighbors for all routing instances on all
logical systems.
brief | detail | extensive — (Optional) Display the specified level of output.
instance instance
-name — (Optional) Display
adjacencies for the specified routing instance.
logical-system (all | logical-system-name) — (Optional) Perform this operation on
all logical systems or on a particular logical system.
Required Privilege Level
view
Related Topics
clear isis adjacency
List of Sample Output
show isis adjacency
show isis adjacency brief
show isis adjacency detail
show isis adjacency extensive
Output Fields
Table 70 describes the output fields
for the show isis adjacency command. Output fields are listed
in the approximate order in which they appear.
Table 70: show isis adjacency Output Fields
|
Field Name
|
Field Description
|
Level of Output
|
|
Interface
|
Interface through which the neighbor
is reachable.
|
All levels
|
|
System
|
System identifier (sysid), displayed as a name, if possible.
|
brief
|
|
L or Level
|
Level:
-
1—Level 1 only
-
2—Level 2 only
-
3—Level 1 and Level 2
An exclamation point (!) preceding the level
number indicates that the adjacency is missing an IP address.
|
All levels
|
|
State
|
State of the adjacency: Up, Down, New, One-way, Initializing, or Rejected.
|
All levels
|
|
Hold (secs)
|
Remaining hold time of the adjacency.
|
brief
|
|
SNPA
|
Subnetwork point of attachment
(MAC address of the next hop).
|
brief
|
|
Expires in
|
How long until the adjacency expires,
in seconds.
|
detail
|
|
Priority
|
Priority to become the designated
intermediate system.
|
detail extensive
|
|
Up/Down transitions
|
Count of adjacency status changes
from Up to Down or from Down to Up.
|
detail
|
|
Last transition
|
Time of the last Up/Down transition.
|
detail
|
|
Circuit type
|
Bit mask of levels on this interface: L1=Level 1 router; L2=Level 2 router; L1/L2=both Level 1 and Level 2 router.
|
detail
|
|
Speaks
|
Protocols supported by this neighbor.
|
detail extensive
|
|
MAC address
|
MAC address of the interface.
|
detail extensive
|
|
Topologies
|
Supported topologies.
|
detail extensive
|
|
Restart capable
|
Whether a neighbor is capable of
graceful restart: Yes or No.
|
detail extensive
|
|
Adjacency advertisement: Advertise
|
This router has signaled not to advertise this interface
to its neighbors in their label-switched paths (LSPs).
|
detail extensive
|
|
Adjacency advertisement: Suppress
|
This neighbor has signaled not to advertise the interface
in the router's outbound LSPs.
|
detail extensive
|
|
IP addresses
|
IP address of this neighbor.
|
detail extensive
|
|
Transition log
|
List of recent transitions, including:
-
When—Time at which an IS-IS adjacency transition
occurred.
-
State—Current state of the IS-IS adjacency
(up, down, or rejected).
-
Up—Adjacency is up and operational.
-
Down—Adjacency is down and not available.
-
Rejected—Adjacency has been rejected.
-
Event—Type of transition that occurred.
-
Seenself—Possible routing loop has been
detected.
-
Interface down—IS-IS interface has gone
down and is no longer available.
-
Error—Adjacency error.
-
Down reason—Reason that an IS-IS adjacency
is down:
-
3-Way Handshake Failed—Connection establishment
failed.
-
Address Mismatch—Address mismatch caused
link failure.
-
Aged Out—Link expired.
-
ISO Area Mismatch—IS-IS area mismatch caused
link failure.
-
Bad Hello—Unacceptable hello message caused
link failure.
-
BFD Session Down—Bidirectional failure
detection caused link failure.
-
Interface Disabled—IS-IS interface is disabled.
-
Interface Down—IS-IS interface is unavailable.
-
Interface Level Disabled—IS-IS level is
disabled.
-
Level Changed—IS-IS level has changed on
the adjacency.
-
Level Mismatch—Levels on adjacency are
not compatible.
-
MPLS LSP Down—Label-switched path (LSP)
is unavailable.
-
MT Topology Changed—IS-IS topology has
changed.
-
MT Topology Mismatch—IS-IS topology is
mismatched.
-
Remote System ID Changed—Adjacency peer
system ID changed.
-
Protocol Shutdown—IS-IS protocol is disabled.
-
CLI Command—Adjacency brought down by user.
-
Unknown—Unknown.
|
extensive
|
Sample Output
show isis adjacency
user@host> show isis adjacency
Interface System L State Hold (secs) SNPA
at-2/3/0.0 ranier 3 Up 23
show isis adjacency brief
The output for the show isis adjacency brief command
is identical to that for the show isis adjacency command.
For sample output, see show isis adjacency.
show isis adjacency detail
user@host> show isis adjacency detail
ranier
Interface: at-2/3/0.0, Level: 3, State: Up, Expires in 21 secs
Priority: 0, Up/Down transitions: 1, Last transition: 00:01:09 ago
Circuit type: 3, Speaks: IP, IPv6
Topologies: Unicast
Restart capable: Yes
IP addresses: 11.1.1.2
show isis adjacency extensive
user@host> show isis adjacency extensive
ranier
Interface: at-2/3/0.0, Level: 3, State: Up, Expires in 22 secs
Priority: 0, Up/Down transitions: 1, Last transition: 00:01:16 ago
Circuit type: 3, Speaks: IP, IPv6
Topologies: Unicast
Restart capable: Yes
IP addresses: 11.1.1.2
Transition log:
When State Event Down reason
Wed Nov 8 21:24:25 Up Seenself
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]