Tuesday, July 7, 2009

How to check the ISIS router level-type

The command to check the level-type of an ISIS router is :

sh clns protocol.

You can also check the interface isis level by typing

show clns int s0/1


Ex. I configure router 2 to the default level-1-2
and setup the internal router R6 for level-1 only

R2_2611XM#sh clns pro

IS-IS Router:
System Id: 2222.2222.2222.00 IS-Type: level-1-2
Manual area address(es):
49.0071
Routing for area address(es):
49.0071
Interfaces supported by IS-IS:
Serial0/1 - IP
FastEthernet0/0 - IP
Loopback2 - IP
Redistribute:
static (on by default)
Distance for L2 CLNS routes: 110
RRR level: none
Generate narrow metrics: level-1-2
Accept narrow metrics: level-1-2
Generate wide metrics: none
Accept wide metrics: none



R6_3640#sh clns pro

IS-IS Router:
System Id: 6666.6666.6666.00 IS-Type: level-1
Manual area address(es):
49.0072
Routing for area address(es):
49.0072
Interfaces supported by IS-IS:
Ethernet0/1 - IP
Ethernet0/0 - IP
Loopback6 - IP
Redistribute:
static (on by default)
Distance for L2 CLNS routes: 110
RRR level: none
Generate narrow metrics: level-1-2
Accept narrow metrics: level-1-2
Generate wide metrics: none
Accept wide metrics: none
Serial0/1 is up, line protocol is up
Checksums enabled, MTU 1500, Encapsulation HDLC
ERPDUs enabled, min. interval 10 msec.
CLNS fast switching enabled
CLNS SSE switching disabled
DEC compatibility mode OFF for this interface
Next ESH/ISH in 42 seconds
Routing Protocol: IS-IS
Circuit Type: level-1-2
Interface number 0x2, local circuit ID 0x100
Neighbor System-ID: R3_CME_2801
Level-1 Metric: 10, Priority: 64, Circuit ID: R3_CME_2801.00
Level-1 IPv6 Metric: 10
Number of active level-1 adjacencies: 0
Level-2 Metric: 10, Priority: 64, Circuit ID: R3_CME_2801.00
Level-2 IPv6 Metric: 10
Number of active level-2 adjacencies: 1
Next IS-IS Hello in 673 milliseconds
if state UP

No comments: