show isis interface
Syntax
show isis interface <brief | detail | extensive> <interface-name> <logical-system (all | logical-system-name)>
Syntax (EX Series Switches and QFX Series)
show isis interface <brief | detail | extensive> <interface-name>
Description
Display status information about Intermediate System-to-Intermediate System (IS-IS)-enabled interfaces.
If the configured metric for an IS-IS level is above 63, and
the wide-metrics-only
statement is not configured, the show isis interface detail
command and the show isis interface
extensive
command display 63
as the metric value
for that level. Configure the wide-metrics-only
statement
to generate metric values greater than 63 on a per IS-IS level basis.
The show isis interface
command displays the configured
metric value for an IS-IS level irrespective of whether is configured
or not.
Options
none | Display standard information about all IS-IS-enabled interfaces. |
brief | detail | extensive | (Optional) Display the specified level of output. |
interface-name | (Optional) Display information about the specified interface only. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show isis interface
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
interface-name |
Name of the interface. |
|
Designated router |
Routing device selected by other routers that is responsible for sending link-state advertisements that describe the network. Used only on broadcast networks. |
|
Index |
Interface index assigned by the Junos OS kernel. |
|
State |
Internal implementation information. |
|
Circuit id |
Circuit identifier. Note:
Each IS-IS interface is assigned a circuit ID value to identify the interface within the linkstate database. All interfaces (loopback, broadcast, and so on) and all point-to-point links share the locally significant value of 0x01, and this value is not incremented. |
|
Circuit type |
Circuit type:
|
|
LSP interval |
Interval between link-state PDUs sent from the interface. |
|
CSNP interval |
Interval between complete sequence number PDUs sent from the interface. |
|
Sysid |
System identifier. |
|
Interface |
Interface through which the adjacency is made. |
none |
L or Level |
Level:
Note:
The default IS-IS level on loopback interfaces are always same as the IS-IS level configured on other IS-IS interfaces in a router. You can also configure IS-IS level on loopback interfaces per your requirement. |
All levels |
CirID |
Circuit identifier. |
none |
Level 1 DR |
Level 1 designated intermediate system. |
none |
Level 2 DR |
Level 2 designated intermediate system. |
none |
L1/L2 Metric |
Interface's metric for Level 1
and Level 2. If there is no information, the metric is |
none |
Flood-group Area-ID |
Flood-group is configured on a specific IS-IS interface Note:
Seen only when Flood-group is configured. |
|
Adjacency advertisement: Advertise |
This routing device has signaled to advertise this interface to its neighbors in their label-switched paths (LSPs). |
|
Adjacency advertisement: Suppress |
This neighbor has signaled not to advertise this interface in the routing device’s outbound LSPs. |
|
Adjacencies |
Number of adjacencies established on this interface. |
|
Priority |
Priority value for this interface. |
|
Metric |
Metric value for this interface. |
|
Hello(s) / Hello Interval |
Interface's hello interval. |
|
Hold(s) / Hold Time |
Interface's hold time. |
|
Post convergence Protection |
Post convergence protection can have the following types when enabled,
|
|
Designated Router |
Router responsible for sending network link-state advertisements, which describe all the routing devices attached to the network. |
|
Hello padding |
Type of hello padding:
|
|
LDP sync state |
Current LDP synchronization state: |
|
reason |
Reason for being in the LDP sync state. |
|
config holdtime |
Configured value of the hold timer. |
|
remaining |
If the state is not in sync and the hold time is not infinity, then this field displays the remaining hold time in seconds. |
|
IIH max size |
Configured value of IS-IS hello packets |
|
Sample Output
- show isis interface
- show isis interface brief
- show isis interface detail
- show isis interface extensive
show isis interface
user@host> show isis interface IS-IS interface database: Interface L CirID Level 1 DR Level 2 DR L1/L2 Metric at-2/3/0.0 3 0x1 Point to Point Point to Point 10/10 lo0.0 3 0x1 Passive Passive 0/0
show isis interface brief
The output for the show isis interface brief
command
is identical to that for the show isis interface
command.
For sample output, see show isis interface.
show isis interface detail
user@host> show isis interface detail IS-IS interface database: at-2/3/0.0 Index: 66, State: 0x6, Circuit id: 0x1, Circuit type: 3 LSP interval: 100 ms, CSNP interval: 5 s Level Adjacencies Priority Metric Hello (s) Hold (s) Designated Router 1 1 64 10 9.000 27 2 1 64 10 9.000 27 lo0.0 Index: 64, State: 0x6, Circuit id: 0x1, Circuit type: 0 LSP interval: 100 ms, CSNP interval: disabled Adjacency advertisement: Advertise Protection Type: Node Link, No eligible Backup Level Adjacencies Priority Metric Hello (s) Hold (s) Designated Router 1 0 64 0 Passive 2 0 64 0 Passive
show isis interface extensive
user@host> show isis interface extensive IS-IS interface database: xe-6/1/0.0 Index: 75, State: 0x6, Circuit id: 0x1, Circuit type: 2 LSP interval: 100 ms, CSNP interval: 10 s, Loose Hello padding, IIH max size: 1505 Adjacency advertisement: Advertise Flood-group Area-ID: 49.0001 Level 1 Adjacencies: 0, Priority: 64, Metric: 10 Disabled Level 2 Adjacencies: 1, Priority: 64, Metric: 10 Hello Interval: 20.000 s, Hold Time: 60 s Post convergence Protection: Enabled, Fate sharing: Yes, Srlg: Yes, Node cost: 0 Designated Router: nemean.03
Release Information
Command introduced before Junos OS Release 7.4.