Displaying IS-IS Interface Configuration Detail
Purpose
Verify the details of IS-IS-enabled interfaces.
Action
From the CLI, enter the show isis interface detail command.
Sample Output
user@host> show isis interface detail
lo0.0 Index:3, State:0x7, Circuit id: 0x1, Circuit type:3 LSP interval: 100 ms, Sysid: router1 Level Adjacencies Priority Metric Hello(s) Hold(s) 1 0 64 0 9 27 2 0 64 0 9 27 ge-0/0/1.0 Index:3, State:0x106, Circuit id: 0x9, Circuit type:2 LSP interval: 100 ms, Sysid: router1 Level Adjacencies Priority Metric Hello(s) Hold(s) 1 0 64 0 9 27 2 0 64 0 9 27
Meaning
Check the following output fields and verify that the output shows the intended configuration of IS-IS-enabled interfaces:
- Interface—Interface configured for IS-IS
- State—Internal implementation information
- Circuit id—Circuit identifier
- Circuit type—Configured level of IS-IS:
- 1—Level 1 only
- 2—Level 2 only
- 3—Level 1 and Level 2
- LSP interval—Time between IS-IS information messages
- Sysid—System identifier
- L or Level—Type of adjacency:
- 1—Level 1 only
- 2—Level 2 only
- 3—Level 1 and Level 2
- Adjacencies—Adjacencies established on the interface
- Priority—Priority value established on the interface
- Metric—Metric value for the interface
- Hello(s)—Intervals between hello PDUs
- Hold(s)—Hold time on the interface
Related Topics
For a complete description of show isis interface detail output, see the JUNOS Routing Protocols and Policies Command Reference.