Monitoring IS-IS
The CLI has commands available for monitoring IS-IS parameters and CLNS parameters.
Monitoring IS-IS Parameters
You can monitor the IS-IS link state database and IS-IS debug information. Use the commands in this section to:
- Display router information.
- Display information about SPF calculations.
- Monitor IS-IS summary address information.
- Display debug information.
- Display host.
- Display information about MPLS tunnels.
- Clear adjacencies.
- Display paths to intermediate systems.
You can use the output filtering feature of the show command to include or exclude lines of output based on a text string you specify. Refer to ERX System Basics Configuration Guide, Chapter 2, Command Line Interface, for details.
clear isis adjacency
- Use to remove entries from the adjacency database.
- Specify a hostname or the system ID of a neighbor to clear only adjacencies with that neighbor.
- Specify no options to remove all adjacencies from the database.
- Example
host1#clear isis adjacencydebug isis
- Use to obtain debug-related information about certain parameters.
- This command manipulates the same log as the Global Configuration log commands.
- You can select from these parameters:
- adj-packets - IS-IS adjacency-related packets
- mpls traffic-eng advertisements - MPLS traffic-engineering agent advertisements
- mpls traffic-eng agents - MPLS traffic-engineering agents
- snp-packets - IS-IS CSNP/PSNP packets
- spf-events - IS-IS Shortest Path First events
- spf-statistics - IS-IS SPF timing and statistic data
- spf-triggers - IS-IS SPF triggering events
- update-packets - IS-IS update-related packets
host1#debug isis adj-packetsshow host
host1:abc#show hostStatic Host Table-----------------name ip address type username password---- ---------- ---- --------- --------jkk 10.10.0.73 ftp anonymous nullClns Host Alias Table---------------------name area address system ID type----- -------------------------------- ----------------- ------fred 47.0005.80FF.F800.0000.0001.0001 0000.0000.0011.00 statickaren 47.0005.80FF.F800.0000.0001.0001 0000.0000.0012.00 staticshow isis database
- Use to display IS-IS link state database information.
- Each option (described below) can be entered in an arbitrary string within a single command entry.
- Request specific show isis database statistics by selecting from these options:
- lspid - link state protocol ID in form xxxx.xxxx.xxxx.yy-zz
- detail - detailed link state database information; if this option is not specified, a summary display is provided
- l1 - level 1 routing link state database
- l2 - level 2 routing link state database
- level-1 - level 1 routing link state database
- level-2 - level 2 routing link state database
- LSPID - LSP identifier
- LSP Seq Num - sequence number for the LSP. Enables other systems to determine if they have received the latest information from source.
- LSP Checksum - checksum of the LSP packet
- LSP Holdtime - number of seconds that the LSP remains valid
- ATT - attach bit; indicates that the system is a level 2 router and can reach other areas
- P - P bit; detects whether Intermediate System is capable of area partition repair
- OL - overload bit; determines whether Intermediate System is congested
- Area Address - area addresses that can be reached from the system
- NLPID - ISO network layer protocol identifier
- IP Address - IP address of the interface
- Hostname - hostname of the system
- Router ID - ID configured on the system
- Metric - metric that indicates either of the following costs:
- cost of adjacency between the originating system and the advertised neighbor
- cost between the advertising system and the advertised destination
host1#show isis databaseIS-IS Level-1 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL0000.0000.004E.00-00 0x000013F5 0x8BAA 1198 0/0/00000.0000.3333.00-00* 0x0000020F 0xEA1E 1199 0/0/00000.0000.3333.02-00 0x00000007 0x8C30 1199 0/0/00000.0000.7500.00-00 0x0000308D 0x5EDF 1198 0/0/00090.1A00.B000.00-00 0x00000011 0xB082 1195 1/0/00090.1A00.C000.00-00 0x0000005F 0x9860 1196 0/0/0IS-IS Level-2 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL0000.0000.004E.00-00 0x00001355 0x0DA7 1198 0/0/00000.0000.3333.00-00* 0x00000257 0x566B 1199 0/0/00000.0000.3333.02-00 0x00000007 0x8C30 1199 0/0/00000.0000.7500.00-00 0x00003315 0x3627 1198 0/0/00010.7B36.5FF7.00-00 0x00000BAF 0x187A 1183 0/0/00090.1A00.B000.00-00 0x00000016 0xD624 1195 1/0/00090.1A00.C000.00-00 0x00000071 0x9358 1196 0/0/0host1#show isis database detailLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLboston.00-00* 0x00000116 0x4760 655 1/0/0Area Address: 47.0005.80FF.F800.0000.0000.0004NLPID: 0x81 0xccIP Address: 10.1.1.1Hostname: bostonRouter ID: 10.1.1.1Metric: 10 IS newyork.00IPv4 Interface Address: 10.1.1.1IPv4 Neighbor Address: 10.1.1.2Metric: 10 IS washington.00IPv4 Interface Address: 10.1.3.1IPv4 Neighbor Address: 10.1.3.3Metric: 10 IP 192.168.1.0/24Metric: 10 IP 10.1.1.0/24Metric: 10 IP 10.1.3.0/24Metric: 20 IP 10.1.2.0/24host1#show isis database verboseIS-IS Level-1 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLzion.00-00* 0x00000011 0xBFAD 487 0/0/0Area Address: 47.0005.80FF.F800.0000.0000.0003NLPID: 0x81 0xccIP Address: 222.9.1.1Hostname: zionRouter ID: 222.9.1.1Metric: 0 ES 2220.0900.1001Metric: 10 IS london.00Administrative group: 0IPv4 Interface Address: 221.1.1.1IPv4 Neighbor Address: 221.1.1.2Maximum link bandwidth: 50000Reservable link bandwidth: 50000Unreserved bandwidth:Priority 0: 50000Priority 1: 50000Priority 2: 50000Priority 3: 50000Priority 4: 30000Priority 5: 30000Priority 6: 30000Priority 7: 30000TE default metric: 0Metric: 10 IS london.00Administrative group: 0IPv4 Interface Address: 221.1.6.1IPv4 Neighbor Address: 221.1.6.2Maximum link bandwidth: 50000Reservable link bandwidth: 50000Unreserved bandwidth:Priority 0: 50000Priority 1: 50000Priority 2: 50000Priority 3: 50000Priority 4: 30000Priority 5: 30000Priority 6: 30000Priority 7: 30000TE default metric: 0Metric: 10 IS paris.00Administrative group: 0IPv4 Interface Address: 221.1.4.1IPv4 Neighbor Address: 221.1.4.4Maximum link bandwidth: 0Reservable link bandwidth: 0Unreserved bandwidth:Priority 0: 0Priority 1: 0Priority 2: 0Priority 3: 0Priority 4: 0Priority 5: 0Priority 6: 0Priority 7: 0TE default metric: 0Metric: 10 IP 221.1.1.0/24Metric: 10 IP 221.1.6.0/24Metric: 10 IP 221.1.4.0/24Metric: 0 IP 222.9.1.1/32show isis mpls adjacency-log
- When - amount of time since recording the log entry
- Neighbor ID - identifier for the neighbor
- IP Address - IP address of the neighbor
- Interface - interface from which neighbor was learned
- Status - adjacency status, Up or Down
- Level - IS-IS routing level
host1#show isis mpls adjacency-logIS-IS MPLS TE logWhen Neighbor ID IP Address Interface Status Level02:25:47 2220.0900.2002.00 221.1.1.2 at2/0.1 Up L102:25:47 2220.0900.2002.00 221.1.6.2 at2/0.6 Up L102:25:47 2220.0900.4004.00 221.1.4.4 at2/1.5 Up L1show isis mpls advertisements
- System ID - name or system ID of the MPLS tail-end (destination) router
- Router ID - router ID for the system
- Link Count - number of links that MPLS advertises
- Neighbor System ID - identifier of the remote system in an area
- Administrative group - TLV administrative group or color assigned to the link
- Interface IP address - IP address of the interface
- Neighbor IP Address - IP address of the neighbor
- Maximum link bandwidth - bandwidth capacity of the link in bits per second
- Reservable link bandwidth - amount of bandwidth reservable on the link (whether reserved or not)
- Unreserved bandwidth - amount of bandwidth available for reservation on the link
- Affinity Bits - attributes flooded for the link
host1#show isis mpls advertisementsSystem ID: zion.00Router ID: 222.9.1.1Link[1]Neighbor System ID: london.00Administrative group: 0IPv4 Interface Address: 221.1.1.1IPv4 Neighbor Address: 221.1.1.2Maximum link bandwidth: 50000Reservable link bandwidth: 50000Unreserved bandwidth:Priority 0: 50000Priority 1: 50000Priority 2: 50000Priority 3: 50000Priority 4: 30000Priority 5: 30000Priority 6: 30000Priority 7: 30000TE default metric: 0Link[2]Neighbor System ID: london.00Administrative group: 0IPv4 Interface Address: 221.1.6.1IPv4 Neighbor Address: 221.1.6.2Maximum link bandwidth: 50000Reservable link bandwidth: 50000Unreserved bandwidth:Priority 0: 50000Priority 1: 50000Priority 2: 50000Priority 3: 50000Priority 4: 30000Priority 5: 30000Priority 6: 30000Priority 7: 30000TE default metric: 0Link[3]Neighbor System ID: paris.00Administrative group: 0IPv4 Interface Address: 221.1.4.1IPv4 Neighbor Address: 221.1.4.4Maximum link bandwidth: 0Reservable link bandwidth: 0Unreserved bandwidth:Priority 0: 0Priority 1: 0Priority 2: 0Priority 3: 0Priority 4: 0Priority 5: 0Priority 6: 0Priority 7: 0TE default metric: 0show isis mpls tunnel
- Use to display information about tunnels used in the calculation of IS-IS next hops.
- Field descriptions
- System Id - name or system ID of the MPLS tail-end (destination) router
- Tunnel Name - name of the MPLS tunnel interface
- Nexthop - destination IP address of the MPLS tunnel
- Metric - metric of the MPLS tunnel
- Mode - metric mode, either absolute or relative
host1#show isis mpls tunnelSystem Id Tunnel Name Nexthop Metric Modedakota-router1.00 Tunnel1 2.2.2.2 -3 RelativeTunnel2 2.2.2.2 11 Absolutejersey-router2.00 Tunnel3 3.3.3.3 -1 RelativeTunnel4 3.3.3.3show isis spf-log
- When - amount of time since a full SPF calculation took place given in hours:minutes:seconds. The previous 20 calculations are logged.
- Duration - number of milliseconds to complete this SPF run. The elapsed time is in actual clock time, not CPU time.
- Last Trigger LSP - whenever a full SPF calculation is triggered by a new LSP, the LSP ID is stored in the router
- Triggers - list of causes that triggered a full SPF calculation
host1#show isis spf-logLevel 1 SPF logWhen Duration Last Trigger LSP Triggers01:20:29 0.000 0000.0000.3333.00-00 LSP Add01:19:47 0.000 0000.0000.3333.00-00 LSP Sequence Update01:19:42 0.000 0000.0000.3333.00-00 LSP Sequence Update01:19:37 0.000 0000.0000.3333.00-00 LSP Sequence Update00:59:40 0.000 0000.0000.3333.00-00 LSP Sequence Update00:39:42 0.000 0000.0000.3333.00-00 LSP Sequence Update00:19:44 0.000 0000.0000.3333.00-00 LSP Sequence Update00:03:37 0.000 0000.0000.7500.00-00 LSP Contents ChangedLevel 2 SPF logWhen Duration Last Trigger LSP Triggers01:20:29 0.000 0000.0000.3333.00-00 LSP Add01:19:47 0.000 0000.0000.3333.00-00 LSP Sequence Update01:19:42 0.000 0000.0000.3333.00-00 LSP Sequence Update01:19:37 0.000 0000.0000.3333.00-00 LSP Sequence Update01:19:32 0.000 0000.0000.3333.00-00 LSP Sequence Update00:59:34 0.000 0000.0000.3333.00-00 LSP Sequence Update00:39:36 0.000 0000.0000.3333.00-00 LSP Sequence Update00:19:38 0.000 0000.0000.3333.00-00 LSP Sequence Update00:03:37 0.000 0000.0000.7500.00-00 LSP Contents Changed00:03:32 0.000 0000.0000.7500.00-00 LSP Contents Changed00:02:35 0.000 0000.0000.7500.00-00 LSP Contents Changed00:02:30 0.000 0000.0000.7500.00-00 LSP Contents Changed00:02:25 0.000 0090.1A00.C000.00-00 LSP Contents Changedshow isis summary-addresses
- Address - aggregate addresses advertised by summarization process
- Mask - IP subnet masks used for the summary routes
- Level - level for which multiple groups of addresses can be summarized
- Metric - metric used to advertise the summary
- State - state of the summary address
host1#show isis summary-addressesAddress Mask Level Metric State-------- ---------- --------- ------ -------3.0.0.0 255.0.0.0 LEVEL-1 0 ENABLED4.0.0.0 255.0.0.0 LEVEL-1-2 5 ENABLEDshow isis topology
- Use to display the paths to all intermediate systems or specific types of intermediate systems.
- Field descriptions
- System ID - name or system ID of the intermediate system
- Metric - metric of the path to the intermediate system
- Nexthop - destination IP address of the intermediate system
- Interface - interface from which neighbor was learned
- SNPA - subnetwork point of attachment; for a LAN circuit, it is the MAC address; not meaningful for a point-to-point circuit.
host1#show isis topology level-1IS-IS paths for level-1 routers-------------------------------System-ID Metric Next Hop Intf SNPA------------- ------ ------------- -------- ----barcelona:vr2 10 barcelona:vr2 at2/0.12undebug isis
- Use to cancel the display of information about a selected event.
- The same IS-IS variables can be designated as in the debug isis command.
- Example
host1#undebug isis adj-packetsDisplaying CLNS
You can display the following information related to the CLNS protocol:
- CLNS information about interfaces
- Information about router adjacencies
- Information about ES and IS neighbors
- Protocol-specific information for each routing process
- Information about CLNS packets
- Global CLNS configurations
You can set a statistics baseline for CLNS using the baseline clns command.
baseline clns
- Use to set a statistics baseline for CLNS.
- The system implements the baseline by reading and storing the statistics at the time the baseline is set and then subtracting this baseline whenever baseline-relative statistics are retrieved.
- Use the optional interface-specifier parameter to specify an interface, otherwise the command sets a baseline for all interfaces.
- You cannot set a baseline for groups of interfaces.
- When baselining is requested, the time since the last baseline was set is displayed in days, hours, minutes, and seconds.
- Use the optional delta keyword with the show clns traffic command to specify that baselined statistics are to be shown.
- There is no no version.
- Example
host1#show clns traffic detailIS-IS: Baseline last set 0 days, 0 hours, 1 minutes, 41 secondsIS-IS: Corrupted LSPs: 0IS-IS: L1 LSP Database Overloads: 0IS-IS: L2 LSP Database Overloads: 0IS-IS: Area Addresses Dropped: 0IS-IS: Attempts to Exceed Max Sequence: 0IS-IS: Sequence Numbers Skipped: 6IS-IS: Own LSPs Purged: 1IS-IS: System ID Length Mismatches: 0IS-IS: Maximum Area Mismatches: 0Interface: atm2/1.3IS-IS: Baseline last set 0 days, 0 hours, 1 minutes, 43 secondsIS-IS: Protocol PDUs (in/out): 32/36IS-IS: Init Failures: 0IS-IS: Adjacencies Changes: 1IS-IS: Adjacencies Rejected: 0IS-IS: Bad LSPs: 0IS-IS: Level-1 Designated IS Changes: 0IS-IS: Level-2 Designated IS Changes: 0IS-IS: Invalid 9542s: 0host1#baseline clns atm 2/1.3host1#show clns traffic detail deltaIS-IS: Baseline last set 0 days, 0 hours, 2 minutes, 27 secondsIS-IS: Corrupted LSPs: 0IS-IS: L1 LSP Database Overloads: 0IS-IS: L2 LSP Database Overloads: 0IS-IS: Area Addresses Dropped: 0IS-IS: Attempts to Exceed Max Sequence: 0IS-IS: Sequence Numbers Skipped: 6IS-IS: Own LSPs Purged: 1IS-IS: System ID Length Mismatches: 0IS-IS: Maximum Area Mismatches: 0Interface: atm2/1.3IS-IS: Baseline last set 0 days, 0 hours, 0 minutes, 8 secondsIS-IS: Protocol PDUs (in/out): 2/1IS-IS: Init Failures: 0IS-IS: Adjacencies Changes: 0IS-IS: Adjacencies Rejected: 0IS-IS: Bad LSPs: 0IS-IS: Level-1 Designated IS Changes: 0IS-IS: Level-2 Designated IS Changes: 0IS-IS: Invalid 9542s: 0clear isis database
- Use to delete all entries from the IS-IS link state database, or only the entries associated with the specified neighbor.
- There is no no version.
- Example
host1#show isis databaseIS-IS Level-1 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLrtr1.00-00* 0x00000009 0x568F 1188 0/0/0rtrtwo.00-00 0x00000005 0xEC9B 444 0/0/0IS-IS Level-2 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLrtr1.00-00* 0x00000010 0xF630 1193 0/0/0rtrtwo.00-00 0x0000000C 0xF8DA 1188 0/0/0host1#clear isis databasehost1#show isis databaseIS-IS Level-1 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLIS-IS Level-2 Link State DatabaseLSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OLshow clns
- Interfaces Enabled for CLNS - number of interfaces that have the CLNS routing protocol enabled
- Configuration Timer - interval (in seconds) after which the router sends out IS hello packets
- Default Holding Timer - length of time (in seconds) that hello packets are remembered
- Packet Lifetime - default value used in packets sourced by this router
- Intermediate system operation enabled (forwarding allowed) - Indicates whether this router is configured to be an ES or an IS
- IS-IS Level-1-2 Router - shows whether IS-IS is running in this router, gives tag information, and shows whether it is running level 1 or level 1-2
- Routing for Area - ISO (NSAP) address for the network
- Distribute domain wide enabled - indicates whether distribute-domain-wide is enabled
- Area Authentication - if area authentication is enabled, lists key-id, type of authentication, start and stop accept times, and start and stop generate times for the key. An asterisk after the type indicates that the key is active.
- Domain Authentication - if domain authentication is enabled, lists key-id, type of authentication, start and stop accept times, and start and stop generate times for the key. An asterisk after the type indicates that the key is active.
- Use the es-neighbors keyword to display information for IS-IS end-system adjacencies or the is-neighbors keyword to display information for IS-IS intermediate-system adjacencies. Neighbor entries are sorted according to the area in which they are located. The following fields are displayed when any of these keywords is used:
- System Id - six-byte value of system
- Interface - interface on which the router was discovered
- State - adjacency state, either up or Init
- Up - believes that the ES or IS is reachable
- Init - system is an IS and is waiting for an IS-IS hello message. IS-IS regards the neighbor as not adjacent.
- L1 - router adjacency for level 1 routing only
- L1L2 - router adjacency for level 1 and level 2 routing
- L2 - router adjacency for level 2 only
- Priority - IS-IS priority that the respective neighbor is advertising. The highest-priority neighbor becomes the designated IS-IS router for the interface.
- Circuit Id - neighbor's idea of what the designated IS-IS router is for the interface
host1#show clnsGlobal CLNS Information:3 Interfaces Enabled for CLNSNET: 47.0005.80FF.F800.0000.0001.0001.0000.0000.3333.00Configuration Timer: 10, Default Holding Timer: 30, Packet Lifetime: 1200Intermediate system operation enabledIS-IS level-1-2 Router: testnetRouting for Area: 47.0005.80FF.F800.0000.0001.0001Distribution domain wide enabledArea Authentication:Key-id: 1 Type: hmac-md5Start Accept: FRI JAN 14 09:57:41 2000Start Generate: FRI JAN 14 09:59:41 2000Stop Accept: 0Stop Generate: 0Domain Authentication:Key-id: 1 Type: hmac-md5*Start Accept: WED JAN 12 19:01:52 2000Start Generate: WED JAN 12 19:03:52 2000Stop Accept: 0Stop Generate: 0host1#show clns is-neighborsSystem Id Interface State Type Priority Circuit Id0000.0000.7500 atm2/0.111 up L1L2 127 0000.0000.0000.00host1#show clns is-neighbors detailSystem Id Interface State Type Priority Circuit Id0000.0000.7500 atm2/0.111 up L1L2 127 0000.0000.0000.00Area Address(es): 47.0005.80FF.F800.0000.0001.0001Ip Address(es): 172.30.245.33show clns interface
- interface - shows status of interface
- Checksums - can be either enabled or disabled
- MTU - shows the maximum transmission size for a packet on this interface
- Encapsulation - describes encapsulation used by CLNP packets on this interface
- Next ESH/ISH - shows when the next ES hello or IS hello is sent on this interface
- Routing Protocol - lists the area(s) that this interface is in. In most cases, an interface will be in only one area.
- Circuit type - indicates whether the interface has been configured for local routing (level 1), area routing (level 2), or local and area routing (level 1-2)
- Authentication Level-1 - if area authentication is enabled, lists key-id, type of authentication, start and stop accept times, and start and stop generate times for the key. An asterisk after the type indicates the key is active.
- Authentication Level-2 - if domain authentication is enabled, lists key-id, type of authentication, start and stop accept times, and start and stop generate times for the key. An asterisk after the type indicates the key is active.
- Remaining fields - display information about ISO CLNS routing protocols enabled on the interface. For IS-IS, specifies the level 1 and level 2 metrics, priorities, interface IDs, next IS-IS hello interval, mesh group status, and number of active level 1 and level 2 adjacencies.
host1#show clns interfacefastEthernet0/0 is up, line protocol is downChecksums Enabled, MTU 1500, Encapsulation SNAPNext ESH/ISH is 1 secondsRouting Protocol: IS-ISCircuit Type: level-1-2Interface number 0x1, local circuit ID 0x1Level-1 Metric: 10, Priority: 0, Circuit ID: 0000.0000.0000.01Number of active level-1 adjacencies: 0Level-2 Metric: 10, Priority: 0, Circuit ID: 0000.0000.0000.01Number of active level-2 adjacencies: 0Next IS-IS LAN Level-1 Hello in 0 secondsNext IS-IS LAN Level-2 Hello in 0 secondsMesh Group Inactiveserial3/1:1/1.111 is up, line protocol is upChecksums Enabled, MTU 1600, Encapsulation Frame RelayNext ESH/ISH is 8 secondsRouting Protocol: IS-ISCircuit Type: level-1-2Interface number 0x2, local circuit ID 0x2Level-1 Metric: 10, Priority: 0, Circuit ID: 0000.0000.0000.02Number of active level-1 adjacencies: 0Level-2 Metric: 10, Priority: 0, Circuit ID: 0000.0000.0000.02Number of active level-2 adjacencies: 0Next IS-IS PTPT Hello in 3 secondsMesh Group InactiveAuthentication Level-1:Key-id: 1 Type: hmac-md5*Start Accept: WED JAN 12 18:56:20 2000Start Generate: WED JAN 12 18:58:20 2000Stop Accept: 0Stop Generate: 0Authentication Level-2:Key-id: 1 Type: hmac-md5Start Accept: FRI JAN 14 09:58:27 2000Start Generate: FRI JAN 14 10:00:27 2000Stop Accept: 0Stop Generate: 0host1#show clns interfaceatm2/0.111 is up, line protocol is upChecksums Enabled, MTU 4470, Encapsulation ATMNext ESH/ISH is 2 secondsRouting Protocol: IS-ISCircuit Type: level-1-2Interface number 0x1, local circuit ID 0x1Level-1 Metric: 10, Priority: 0, Circuit ID:0000.0000.7500.07Number of active level-1 adjacencies: 1Level-2 Metric: 10, Priority: 0, Circuit ID:0000.0000.0000.01Number of active level-2 adjacencies: 1Next IS-IS PTPT Hello in 7 secondsMesh Group Inactiveethernet6/0 is up, line protocol is upChecksums Enabled, MTU 1500, Encapsulation SNAPNext ESH/ISH is 8 secondsRouting Protocol: IS-ISCircuit Type: level-1-2Interface number 0x2, local circuit ID 0x2Level-1 Metric: 10, Priority: 0, Circuit ID:0000.0000.3333.02Number of active level-1 adjacencies: 1Level-2 Metric: 10, Priority: 0, Circuit ID:0000.0000.3333.02Number of active level-2 adjacencies: 1Next IS-IS LAN Level-1 Hello in 1 secondsNext IS-IS LAN Level-2 Hello in 3 secondsMesh Group Inactiveshow clns neighbors
- System Id - six-byte value of system
- SNPA - subnetwork point of attachment; the data link address
- Interface - interface the system was learned from
- State - state of the ES or IS
- Init - system is an IS and is waiting for an IS-IS hello message. IS-IS regards the neighbor as not adjacent.
- Up - believes the ES or IS is reachable
- Holdtime - number of seconds before this adjacency entry times out
- Type - adjacency type. Possible values are as follows:
- ES - end-system adjacency either discovered via the ES-IS protocol or statically configured
- IS - router adjacency either discovered via the ES-IS protocol or statically configured
- L1 - router adjacency for level 1 routing only
- L1L2 - router adjacency for level 1 and level 2 routing
- L2 - router adjacency for level 2 only
- Protocol - protocol through which the adjacency was learned. Valid protocol sources include ES-IS, IS-IS, and Static.
host1#show clns neighbors detailSystem Id SNPA Interface State Holdtime Type Protocol0000.0000.7500 atm2/0.111 up 30 L1L2 IS-ISArea Address(es): 47.0005.80FF.F800.0000.0001.0001Ip Address(es): 172.30.245.33show clns protocol
- IS-IS Router - IS-IS router name
- System ID - six-byte value of system
- IS-Type - indicates the routing level (level 1, level 2, or both) that is enabled on the router
- Manual area addresses - configured area addresses
- Routing for area address(es) - identified for level 1 routing processes. For level 2 routing processes, lists the domain address.
- Interfaces supported by IS-IS - lists interfaces and type
- Distance - configured distance value
- Redistributing - protocols being redistributed into IS-IS
host1#show clns protocolIS-IS Router:testnetSystem Id: 0000.0000.3333.00 IS-Type: level-1-2Manual area address(es):47.0005.80FF.F800.0000.0001.0001Routing for area address(es):47.0005.80FF.F800.0000.0001.0001Interfaces supported by IS-IS:atm2/0.111 - IPDistance: 115Redistributing:show clns traffic
- Use to display all CLNS packets the router sees.
- Use the optional delta keyword to specify that baselined statistics are to be shown.
- Field descriptions
- IS-IS: Baseline last set - time since the baseline was set
- IS-IS: Corrupted LSPs - number of LSPs received with errors
- IS-IS: L1 LSP Database Overloads - number of overloads in level 1
- IS-IS: L2 LSP Database Overloads - number of overloads in level 2
- IS-IS: Area Addresses Dropped - number of area addresses that the system dropped
- IS-IS: Attempts to Exceed Max Sequence - number of sequence wraps over maximum
- IS-IS: Sequence Numbers Skipped - number of LSPs received out of order
- IS-IS: Own LSPs Purged - number of LSPs deleted
- IS-IS: System ID Length Mismatches - number of unmatched system ID lengths
- IS-IS: Maximum Area Mismatches - number of rejected hellos due to area mismatches
- IS-IS: Area/Domain Authentication Failures - number of authentication failures on received level 1 and level 2 LSP/SNPs
- IS-IS: Protocol PDUs (in/out) - number of packets in/out on interface
- IS-IS: Init Failures - number of rejected hellos on interface
- IS-IS: Adjacencies Changes - number of times adjacencies have transitioned from down to up
- IS-IS: Adjacencies Rejected - number of times hellos are rejected because of an incompatibility
- IS-IS: Bad LSPs - number of LSPs received with errors
- IS-IS: Level-1 Designated IS Changes - number of times the level 1 designated router has changed
- IS-IS: Level-2 Designated IS Changes - number of times the level 2 designated router has changed
- IS-IS: Invalid 9542s - number of rejected ES hello packets
- IS-IS: Authentication Failures - number of authentication failures on received level 1 and level 2 hello packets
- IS-IS: Interface - IS-IS interface for which details are displayed
host1#show clns trafficIS-IS: Baseline last set 0 days, 21 hours, 12 minutes, 15 secondsIS-IS: Corrupted LSPs: 0IS-IS: L1 LSP Database Overloads: 0IS-IS: L2 LSP Database Overloads: 0IS-IS: Area Addresses Dropped: 0IS-IS: Attempts to Exceed Max Sequence: 0IS-IS: Sequence Numbers Skipped: 5IS-IS: Own LSPs Purged: 0IS-IS: System ID Length Mismatches: 0IS-IS: Maximum Area Mismatches: 0IS-IS: Area/Domain Authentication Failures: 0host1#show clns traffic detailIS-IS: Baseline last set 0 days, 21 hours, 12 minutes, 40 secondsIS-IS: Corrupted LSPs: 0IS-IS: L1 LSP Database Overloads: 0IS-IS: L2 LSP Database Overloads: 0IS-IS: Area Addresses Dropped: 0IS-IS: Attempts to Exceed Max Sequence: 0IS-IS: Sequence Numbers Skipped: 5IS-IS: Own LSPs Purged: 0IS-IS: System ID Length Mismatches: 0IS-IS: Maximum Area Mismatches: 0IS-IS: Area/Domain Authentication Failures: 0Interface: fastEthernet0/0IS-IS: Baseline last set 0 days, 21 hours, 12 minutes, 40 secondsIS-IS: Protocol PDUs (in/out): 62005/66617IS-IS: Init Failures: 0IS-IS: Adjacencies Changes: 2IS-IS: Adjacencies Rejected: 0IS-IS: Bad LSPs: 0IS-IS: Level-1 Designated IS Changes: 2IS-IS: Level-2 Designated IS Changes: 2IS-IS: Invalid 9542s: 0IS-IS: Authentication Failures: 0Interface: serial3/2:1/1.222IS-IS: Baseline last set 0 days, 21 hours, 12 minutes, 40 secondsIS-IS: Protocol PDUs (in/out): 10422/9522IS-IS: Init Failures: 0IS-IS: Adjacencies Changes: 1IS-IS: Adjacencies Rejected: 0IS-IS: Bad LSPs: 0IS-IS: Level-1 Designated IS Changes: 0IS-IS: Level-2 Designated IS Changes: 0IS-IS: Invalid 9542s: 0IS-IS: Authentication Failures: 0