Monitoring IS-IS
The CLI has commands available for monitoring IS-IS parameters and CLNS parameters.
System Event Logs
To troubleshoot and monitor IP, use the following system event logs:
- isisAdjChange—IS-IS adjacency up or down events
- isisAdjPackets—IS-IS adjacency hello packets
- isisChecksumErr—IS-IS checksum errors
- isisGeneral—IS-IS system notifications
- isisLocalUpdate—IS-IS local LSP packets
- isisMplsTeAdvertisements—IS-IS MPLS traffic engineering advertisements
- isisMplsTeEvents—IS-IS MPLS traffic engineering
- isisProtocolErr—IS-IS protocol errors
- isisSnpPackets—IS-IS complete sequence numbers PDU (CSNP) and partial sequence numbers PDU (PSNP) packets
- isisSpfEvents—IS-IS Shortest Path First (SPF)
- isisSpfStatistics—IS-IS SPF timing and statistic data
- isisSpfTriggers—IS-IS SPF triggering
- isisUpdate Packets—IS-IS LSP packets sent or received
For more information about using event logs, see JUNOSe System Basics Configuration Guide, Chapter 13, Logging System Events.
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 JUNOSe 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 adjacencyThere is no no version. debug 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-packetsUse the no version to disable debugging display. show hosts
- name—Name assigned to the host
- ip address—Host IP address
- type—Type of host
- username—Username necessary to access the host
- password—Password necessary to access the host
- name—Name of the host alias
- area address—Area address of the host alias
- system ID—Six-byte value of the host alias
- type—Type of host alias
host1:abc#show hostsStatic 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 routers 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 router 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 router
- NLPID—ISO network layer protocol identifier
- IP Address—IP address of the interface
- Hostname—Hostname of the router
- Router ID—ID configured on the router
- Metric —Metric that indicates either of the following costs:
- cost of adjacency between the originating router and the advertised neighbor
- cost between the advertising router and the advertised destination
- IPv4 Interface Address—Address of the interface
- IPv4 Neighbor Address—Address of a neighbor
- Tag value(s)—Route tag assigned to the IS-IS interface, if configured
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/0Example 2 host1#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/24 tag value(s): 11Metric: 10 IP 10.1.3.0/24Metric: 20 IP 10.1.2.0/24 tag value(s): 22Example 3 host1#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 router
- 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 seconds to complete this SPF run. The elapsed time is in actual clock time, not CPU time.
- First Trigger LSP—Whenever a full SPF calculation is triggered by a new LSP, the LSP ID is stored in the router
- SpfType—Type of SPF run
- Triggers—List of causes that triggered the SPF calculation
host1#show isis spf-logLevel 1 SPF logWhen Duration First Trigger LSP SpfType Triggers00:01:45 0.000 0000.0000.0000.00-00 Full LSP Add00:01:36 0.000 0000.0000.0000.00-00 Full LSP Add00:01:31 0.000 0000.0101.0101.00-00 Full LSP Add00:00:08 0.000 0000.0101.0101.00-00 PRC LSP Sequence UpdateExample 2 host1#show isis spf-log detailLevel 1 SPF logWhen Duration First Trigger LSP SpfType Triggers00:01:53 0.000 0000.0000.0000.00-00 Full LSP AddRTupdt 0.000RtLeak 0.00000:01:44 0.000 0000.0000.0000.00-00 Full LSP AddRTupdt 0.000RtLeak 0.00000:01:39 0.000 0000.0101.0101.00-00 Full LSP AddRTupdt 0.000RtLeak 0.00000:00:16 0.000 0000.0101.0101.00-00 PRC LSP Sequence UpdateRTupdt 0.000RtLeak 0.000show 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
- Next Hop—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-packetsThere is no no version. Displaying 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 router 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.
- Field descriptions
- LSPID—LSP identifier
- LSP Seq Num—Sequence number for the LSP. Enables other routers 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 router 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
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/OLThere is no no version. show 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—Displays the following fields if area authentication is enabled:
- PSNP/CSNP PDU authentication enabled—Indicates whether authentication of level 1 PSNP packets and/or level 1 CSNP packets has been enabled by means of the area-authentication command
- Key-id—Numeric identifier for the authentication key
- Type—Type of authentication: hmac-md5 or password; an asterisk after the type indicates that the key is active
- Start Accept—Date and time that the router starts accepting packets created with this password
- Start Generate—Date and time that the router starts inserting this password into packets
- Stop Accept—Date and time that the router stops accepting packets created with this password
- Stop Generate—Date and time that the router stops inserting this password into packets
- PSNP/CSNP PDU authentication enabled—Indicates whether authentication of level 2 PSNP packets and/or level 1 CSNP packets has been enabled by means of the domain-authentication command
- Key-id—Numeric identifier for the authentication key
- Type—Type of authentication: hmac-md5 or password; an asterisk after the type indicates that the key is active
- Start Accept—Date and time that the router starts accepting packets created with this password
- Start Generate—Date and time that the router starts inserting this password into packets
- Stop Accept—Date and time that the router stops accepting packets created with this password
- Stop Generate—Date and time that the router stops inserting this password into packets
- 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 router
- 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—Router 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:PSNP PDU authentication enabledKey-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:PSNP PDU authentication enabledCSNP PDU authentication enabledKey-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: 0Example 2 host1#show clns is-neighborsSystem Id Interface State Type Priority Circuit Id0000.0000.7500 atm2/0.111 up L1L2 127 0000.0000.0000.00Example 3 host1#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 router
- SNPA—Subnetwork point of attachment; the data link address
- Interface—Interface the router was learned from
- State—State of the ES or IS
- Init—Router 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 router
- 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 router 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