Display Intermediate-System-to-Intermediate-System (IS-IS) interface configuration and status parameters (including adjacencies).
show isis interface
show isis interface [l1|l2|l12] [home|remote]
None
User EXEC
The show isis interface command displays the following information:
Parameter |
Description |
---|---|
IFIDX |
Indicates the interface index for the Ethernet or MLT interface. |
TYPE |
Indicates the type of interface configured (only pt-pt is supported). |
LEVEL |
Indicates the level of the IS-IS interface (Level 1 [default] or Level 2). |
OP-STATE |
Shows the physical connection state of the interface. |
ADM-STATE |
Shows the configured state of the interface. |
ADJ |
Shows how many adjacencies are learned through the interface. |
UP-ADJ |
Shows how many adjacencies are active through the interface. |
SPBM-L1–METRIC |
Indicates the IS-IS interface Level 1 metric. |
ORIGIN |
Indicates the origin of the IS-IS circuit configuration on the port, either manually configured through CLI or EDM, or dynamically configured through Auto-sense. |
AREA |
Indicates the type of area as home or remote. |
AREA-NAME |
Indicates the name of the area. |
Switch:1# show isis interface =================================================================================================================== ISIS Interfaces =================================================================================================================== IFIDX TYPE LEVEL OP-STATE ADM-STATE ADJ UP-ADJ SPBM-L1 OP-SPBM- ORIGIN AREA AREA-NAME -METRIC L1-METRIC -------------------------------------------------------------------------------------------------------------------- Mlt2 pt-pt Level 1 UP UP 1 1 10 (A) 10 CONFIG HOME area-9.00.02 Port1/21 pt-pt Level 1 UP UP 1 1 10 (A) 10 CONFIG HOME area-9.00.02 -------------------------------------------------------------------------------------------------------------------- Home: 2 out of 2 Total Num of ISIS Interfaces -------------------------------------------------------------------------------------------------------------------- Legend: (A): l1 metric is automatically updated based on detected interface speed.