Show commands

isis

Syntax

isis all

isis [isis-instance]

Context

show>router

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

Commands in this context display information for a specified IS-IS instance.

Note:

The number of IS-IS instances supported is different for each 7210 SAS platform. Contact a Nokia representative for information about the supported scaling limits.

Parameters

all

Keyword to display information for all IS-IS instances on the specified router.

instance-id

Specifies the instance ID for an IS-IS instance.

Values

0 to 31

Default

0

adjacency

Syntax

adjacency [ip-address | ip-int-name | nbr-system-id] [detail]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about IS-IS neighbors. When no ip-address, ip-int-name, or nbr-system-id values are specified, all adjacencies display.

Parameters

ip-address

Displays only adjacencies with the specified interface.

Values

ipv4-address: a.b.c.d (host bits must be 0)

ip-int-name

Displays only adjacencies with the specified interface.

nbr-system-id

Displays only the adjacency with the specified ID.

detail

Displays all output displays in the detailed format.

Output

The following output is an example of IS-IS neighbor adjacency information, and Table: Output fields: IS-IS adjacency describes the output fields.

Sample output
*A:Dut-A# show router isis adjacency 
===============================================================================
Router Base ISIS Instance 1 Adjacency
===============================================================================
System ID                Usage State Hold Interface                     MT Enab
-------------------------------------------------------------------------------
Dut-B                    L1    Up    2    ip-3FFE::A0A:101              Yes    
Dut-B                    L2    Up    2    ip-3FFE::A0A:101              Yes    
Dut-F                    L1L2  Up    5    ies-1-3FFE::A0A:1501          Yes    
-------------------------------------------------------------------------------
Adjacencies : 3
===============================================================================
*A:Dut-A#


*A:ALA-A# show router isis adjacency  180.0.7.12
===============================================================================
Router Base ISIS Instance 1 Adjacency
===============================================================================
System ID                        Usage State Hold Interface
-------------------------------------------------------------------------------
asbr_east                        L2    Up    25   if2/5
-------------------------------------------------------------------------------
Adjacencies : 1
===============================================================================
*A:ALA-A# 


*A:ALA-A# show router isis adjacency if2/5
===============================================================================
Router Base ISIS Instance 1 Adjacency
===============================================================================
System ID                        Usage State Hold Interface
-------------------------------------------------------------------------------
asbr_east                        L2    Up    20   if2/5
-------------------------------------------------------------------------------
Adjacencies : 1
===============================================================================
*A:ALA-A# 


*A:Dut-A# show router isis adjacency detail 
===============================================================================
Router Base ISIS Instance 1 Adjacency
===============================================================================
SystemID    : Dut-B                            SNPA        : 20:81:01:01:00:01 
Interface   : ip-3FFE::A0A:101                 Up Time     : 0d 00:56:10       
State       : Up                               Priority    : 64                
Nbr Sys Typ : L1                               L. Circ Typ : L1                
Hold Time   : 2                                Max Hold    : 2                 
Adj Level   : L1                               MT Enabled  : Yes               

IPv4 Neighbor     : 10.10.1.2
Restart Support   : Disabled
Restart Status    : Not currently being helped
Restart Supressed : Disabled
Number of Restarts: 0
Last Restart at   : Never
 
SystemID    : Dut-B                            SNPA        : 20:81:01:01:00:01 
Interface   : ip-3FFE::A0A:101                 Up Time     : 0d 00:56:10       
State       : Up                               Priority    : 64                
Nbr Sys Typ : L2                               L. Circ Typ : L2                
Hold Time   : 2                                Max Hold    : 2                 
Adj Level   : L2                               MT Enabled  : Yes               
Topology    : Unicast 
 
IPv4 Neighbor     : 10.10.1.2
Restart Support   : Disabled
Restart Status    : Not currently being helped
Restart Supressed : Disabled
Number of Restarts: 0
Last Restart at   : Never
                                      
SystemID    : Dut-F                            SNPA        : 00:00:00:00:00:00 
Interface   : ies-1-3FFE::A0A:1501             Up Time     : 0d 01:18:34       
State       : Up                               Priority    : 0                 
Nbr Sys Typ : L1L2                             L. Circ Typ : L1L2              
Hold Time   : 5                                Max Hold    : 6                 
Adj Level   : L1L2                             MT Enabled  : Yes               
Topology    : Unicast 
 
IPv4 Neighbor     : 10.10.21.6
Restart Support   : Disabled
Restart Status    : Not currently being helped
Restart Supressed : Disabled
Number of Restarts: 0
Last Restart at   : Never
===============================================================================
*A:Dut-A# 


A:Dut-A# show router isis status
===============================================================================
Router Base ISIS Instance 1 Status
===============================================================================
System Id            : 0100.2000.1001
Admin State          : Up
Ipv4 Routing         : Enabled
Last Enabled         : 08/28/2006 10:22:17
Level Capability     : L2
Authentication Check : True
Authentication Type  : None
CSNP-Authentication  : Enabled
HELLO-Authentication : Enabled
PSNP-Authentication  : Enabled
Traffic Engineering  : Enabled
Graceful Restart     : Disabled
GR Helper Mode       : Disabled
LSP Lifetime         : 1200
LSP Wait             : 1 sec (Max)   1 sec (Initial)   1 sec (Second)
Adjacency Check      : loose
L1 Auth Type         : none
L2 Auth Type         : none
L1 CSNP-Authenticati*: Enabled
L1 HELLO-Authenticat*: Enabled
L1 PSNP-Authenticati*: Enabled
L1 Preference        : 15
L2 Preference        : 18
L1 Ext. Preference   : 160
L2 Ext. Preference   : 165
L1 Wide Metrics      : Disabled
L2 Wide Metrics      : Enabled
L1 LSDB Overload     : Disabled
L2 LSDB Overload     : Disabled
L1 LSPs              : 0
L2 LSPs              : 15
Last SPF             : 08/28/2006 10:22:25
SPF Wait             : 1 sec (Max)   10 ms (Initial)   10 ms (Second)
Export Policies      : None
Area Addresses       : 49.0001
===============================================================================
* indicates that the corresponding row element may have been truncated.
A:Dut-A#
Table: Output fields: IS-IS adjacency

Label

Description

Interface

Displays the interface name associated with the neighbor

System-id

Displays the neighbor system ID

Level

1 — Layer 1 only; 2 — Layer 2 only; 3 — Layer 1 and Layer 2

State

Up, down, new, one-way, initializing, or rejected

Hold

Displays the hold time remaining for the adjacency

SNPA

Displays the subnetwork point of attachment, MAC address of the next hop

Circuit type

Displays the level on the interface: Layer 1, Layer 2, or both

Expires In

Displays the number of seconds until the adjacency expires

Priority

Displays the priority to become designated router

Up/down transitions

Displays the number of times the neighbor state has changed

Event

Displays the event causing the last transition

Last transition

Displays the time since the last transition change

Speaks

Displays the supported protocols (only IP)

IP address

Displays the IP address of the neighbor

MT enab

Yes — the neighbor is advertising at least 1 non MTID#0

Topology

Derived from the MT TLV in the IIH

  • MT#0, MT#2 => ‟Topology : Unicast”

  • Native IPv4

Not supported MTIDs => Topology line suppressed

database

Syntax

database [system-id | lsp-id] [detail] [level level]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the entries in the IS-IS link state database.

Parameters

system-id

Displays only the LSPs related to the specified system-id. If no system-id or lsp-id are specified, all database entries are displayed.

lsp-id

Displays only the specified LSP (hostname). If no system-id or lsp-id are specified, all database entries are displayed.

detail

Displays all output in the detailed format.

level

Displays only the specified IS-IS protocol level attributes.

Output

The following output is an example of IS-IS link state database information, and Table: Output fields: IS-IS database describes the output fields.

Sample output
*A:ALA-A# show router isis database
===============================================================================
Router Base ISIS Instance 1 Database
===============================================================================
LSP ID                                  Sequence Checksum Lifetime Attributes
-------------------------------------------------------------------------------
Displaying Level 1 database
-------------------------------------------------------------------------------
abr_dfw.00-00                           0x50     0x164f   603      L1L2
Level (1) LSP Count : 1
Displaying Level 2 database
-------------------------------------------------------------------------------
asbr_east.00-00                         0x53     0xe3f5   753      L1L2
abr_dfw.00-00                           0x57     0x94ff   978      L1L2
abr_dfw.03-00                           0x50     0x14f1   614      L1L2
Level (2) LSP Count : 3
===============================================================================
*A:ALA-A# 


*A:Dut-B# show router isis database Dut-A.00-00 detail 
==============================================================================
Router Base ISIS Instance 1 Database
==============================================================================
Displaying Level 1 database
------------------------------------------------------------------------------
Level (1) LSP Count : 0

Displaying Level 2 database
------------------------------------------------------------------------------
LSP ID    : Dut-A.00-00                                 Level     : L2  
Sequence  : 0x6                    Checksum  : 0xb7c4   Lifetime  : 1153       
Version   : 1                      Pkt Type  : 20       Pkt Ver   : 1          
Attributes: L1L2                   Max Area  : 3                               
SysID Len : 6                      Used Len  : 311      Alloc Len : 311        
 
TLVs : 
  Area Addresses:
    Area Address : (2) 30.31
  Supp Protocols:
    Protocols     : IPv4
  IS-Hostname   : Dut-A
  Router ID   :
    Router ID   : 10.20.1.1
  I/F Addresses :
    I/F Address   : 10.20.1.1
    I/F Address   : 10.10.1.1
    I/F Address   : 10.10.2.1
  TE IS Nbrs   :
    Nbr   : Dut-B.01                            
    Default Metric  : 1000
    Sub TLV Len     : 98
    IF Addr   : 10.10.1.1
    MaxLink BW: 100000 kbps
    Resvble BW: 100000 kbps
    Unresvd BW: 
        BW[0] : 10000 kbps
        BW[1] : 40000 kbps
        BW[2] : 40000 kbps            
        BW[3] : 40000 kbps
        BW[4] : 50000 kbps
        BW[5] : 50000 kbps
        BW[6] : 50000 kbps
        BW[7] : 10000 kbps
    Admin Grp : 0x0
    TE Metric : 1000
    SUBTLV BW CONSTS    : 8
      BW Model : 1
      BC[0]: 10000 kbps
      BC[1]: 0 kbps
      BC[2]: 40000 kbps
      BC[3]: 0 kbps
      BC[4]: 0 kbps
      BC[5]: 50000 kbps
      BC[6]: 0 kbps
      BC[7]: 0 kbps
  TE IP Reach   :
    Default Metric  : 0
    Control Info:    , prefLen 32
    Prefix   : 10.20.1.1
    Default Metric  : 1000
    Control Info:    , prefLen 24
    Prefix   : 10.10.1.0
    Default Metric  : 1000
    Control Info:    , prefLen 24
    Prefix   : 10.10.2.0

Level (2) LSP Count : 1
==============================================================================
*A:Dut-B#  
Table: Output fields: IS-IS database

Label

Description

LSP ID

LSP IDs are auto-assigned by the originating IS-IS node. The LSP ID consists of three sections. The first 6 bytes represent the system ID for that node, followed by a single byte value for the pseudonode generated by that router, and finally a fragment byte that starts at zero.

For example, if a router system ID is 1800.0000.0029, the first LSP ID is 1800.0000.0029.00-00. If there are too many routes, LSP ID 1800.0000.0029.00-01 is created to contain the excess routes. If the router is the Designated Intermediate System (DIS) on a broadcast network, a pseudonode LSP is created. Usually the internal circuit ID is used to determine the ID assigned to the pseudonode. For example, for circuit 4, a LSP pseudonode with ID 1800.0000.0029.04-00 is created.

The router learns hostnames and uses the hostname in place of the system ID. Example of LDP IDs are the following:

acc_arl.00-00

acc_arl.00-01

acc_arl.04-00

Sequence

Displays the sequence number of the LSP that allows other systems to determine whether they have received the latest information from the source.

Checksum

Displays the checksum of the entire LSP packet

Lifetime

Displays the amount of time, in seconds, that the LSP remains valid

Attributes

OV — the overload bit is set

L1 — specifies a level 1 IS type

L2 — specifies a level 2 IS type

ATT — the attach bit is set. When this bit is set, the router can also act as a level 2 router and can reach other areas.

LSP Count

Displays a sum of all the configured level 1 and level 2 LSPs

LSP ID

Displays a unique identifier for each LSP composed of SysID, Pseudonode ID, and LSP name

Lifetime

Displays the remaining time until the LSP expires

Version

Displays the version or protocol ID extension. This value is always set to 1.

Pkt Type

Displays the PDU type number

Pkt Ver

Displays the version or protocol ID extension. This value is always set to 1.

Max Area

Displays the maximum number of area addresses supported

Sys ID Len

Displays the length of the system ID field (0 or 6 for 6 digits)

Use Len

Displays the actual length of the PDU

Alloc Len

Displays the amount of memory space allocated for the LSP

Area Address

Displays the area addresses to which the router is connected

Supp Protocols

Displays the data protocols that are supported

IS-Hostname

Displays the name of the router originating the LSP

Virtual Flag

0 — level 1 intermediate systems report this octet as 0 to all neighbors

1 — indicates that the path to a neighbor is a level 2 virtual path used to repair an area partition

Neighbor

Displays the routers running interfaces to which the router is connected

Internal Reach

Displays a 32-bit metric. A bit is added for the ups and downs resulting from level 2 to level 1 route leaking.

IP Prefix

Displays the IP addresses that the router knows about by externally originated interfaces

Metrics

Displays a routing metric used in the IS-IS link-state calculation

hostname

Syntax

hostname

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the hostname database. There are no options or parameters.

Output

The following output is an example of IS-IS hostname database information, and Table: Output fields: IS-IS hostname describes the output fields.

Sample output
A:ALA-A# show router isis hostname
=========================================================================
Router Base ISIS Instance 1 Hostnames
=========================================================================
System Id                Hostname
-------------------------------------------------------------------------
1800.0000.0002           core_west
1800.0000.0005           core_east
1800.0000.0008           asbr_west
1800.0000.0009           asbr_east
1800.0000.0010           abr_sjc
1800.0000.0011           abr_lax
1800.0000.0012           abr_nyc
1800.0000.0013           abr_dfw
1800.0000.0015           dist_oak
1800.0000.0018           dist_nj
1800.0000.0020           acc_nj
1800.0000.0021           acc_ri
1800.0000.0027           dist_arl
1800.0000.0028           dist_msq
1800.0000.0029           acc_arl
1800.0000.0030           acc_msq
=========================================================================
A:ALA-A# 
Table: Output fields: IS-IS hostname

Label

Description

System-id

Displays the system identifier mapped to the hostname

Hostname

Displays the host name for the specific system ID

Type

Displays the type of entry (static or dynamic)

interface

Syntax

interface [ip-int-name | ip-address] [detail]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays IS-IS interface information. When no ip-address or ip-int-name is specified, all interfaces are listed.

Parameters

ip-address

Displays only the interface information associated with the specified IP address.

Values

ipv4-address: a.b.c.d (host bits must be 0)

ip-int-name

Displays only the interface information associated with the specified IP interface name.

detail

Displays all output specified in the detailed format.

Output

The following output is an example of IS-IS interface information, and Table: Output fields: IS-IS interface describes the output fields.

Sample output
A:ALA-A# show router isis interface
===============================================================================
ISIS Interfaces
===============================================================================
Interface                        Level CircID  Oper State   L1/L2 Metric
-------------------------------------------------------------------------------
system                           L1L2  1       Up           10/10
if2/1                            L2    8       Up           -/10
if2/2                            L1    5       Up           10/-
if2/3                            L1    6       Up           10/-
if2/4                            L1    7       Up           10/-
if2/5                            L2    2       Up           -/10
lag-1                            L2    3       Up           -/10
if2/8                            L2    4       Up           -/10
-------------------------------------------------------------------------------
Interfaces : 8
===============================================================================
A:ALA-A# 

*A:7210-SAS>show>router>isis# interface detail

===============================================================================
Router Base ISIS Instance 1 Interfaces
===============================================================================
-------------------------------------------------------------------------------
Interface      : abcd                            Level Capability: L1L2
Oper State     : Down                            Admin State     : Up
Auth Type      : None
Circuit Id     : 7                               Retransmit Int. : 5
Type           : Broadcast                       LSP Pacing Int. : 100
Mesh Group     : Inactive                        CSNP Int.       : 10
Bfd Enabled    : No
Te Metric      : 0                               Te State        : Down
Admin Groups   : None
Ldp Sync       : outOfService                    Ldp Sync Wait   : Disabled
Ldp Timer State: Disabled  Ldp Tm Left     : 0
Route Tag      : None LFA : Included

Level        : 1                               Adjacencies     : 0
  Desg. IS     : 0000.0000.0000
  Auth Type    : None                            Metric          : 10
  Hello Timer  : 9                               Hello Mult.     : 3
  Priority     : 64                              Passive         : No

  Level        : 2                               Adjacencies     : 0
  Desg. IS     : 0000.0000.0000
  Auth Type    : None                            Metric          : 10
  Hello Timer  : 9                               Hello Mult.     : 3
  Priority     : 64                              Passive         : No

===============================================================================
*A:7210-SAS>show>router>isis#

*A:7210-SAS>show>router>isis# interface abcd detail

===============================================================================
Router Base ISIS Instance 1 Interfaces
===============================================================================
-------------------------------------------------------------------------------
Interface      : abcd                            Level Capability: L1L2
Oper State     : Down                            Admin State     : Up
Auth Type      : None
Circuit Id     : 7                               Retransmit Int. : 5
Type           : Broadcast                       LSP Pacing Int. : 100
Mesh Group     : Inactive                        CSNP Int.       : 10
Bfd Enabled    : No
Te Metric      : 0                               Te State        : Down
Admin Groups   : None
Ldp Sync       : outOfService                    Ldp Sync Wait   : Disabled
Ldp Timer State: Disabled                        Ldp Tm Left     : 0
Route Tag      : None LFA : Included

  Level        : 1                               Adjacencies     : 0
  Desg. IS     : 0000.0000.0000
  Auth Type    : None                            Metric          : 10
  Hello Timer  : 9                               Hello Mult.     : 3
  Priority     : 64                              Passive         : No

  Level        : 2                               Adjacencies     : 0
  Desg. IS     : 0000.0000.0000
  Auth Type    : None                            Metric          : 10
  Hello Timer  : 9                               Hello Mult.     : 3
  Priority     : 64                              Passive         : No

===============================================================================
*A:7210-SAS>show>router>isis#
Table: Output fields: IS-IS interface

Label

Description

Interface

Displays the interface name

Level

Displays the interface level (1, 2, or 1 and 2)

CirID

Displays the circuit identifier

Oper State

Up — the interface is operationally up

Down — the interface is operationally down

L1/L2 Metric

Displays the interface metric for level 1 and level 2, if none are set to 0

LFA

Specifies whether LFA is included or excluded

prefix-sids

Syntax

prefix-sids [ipv4-unicast] [ip-prefix[/prefix-length]] [sid sid] [adv-router system-id | hostname]

Context

show>router>isis

Platforms

7210 SAS-Mxp, 7210 SAS-R6, 7210 SAS-R12, and 7210 SAS-Sx/S 1/10GE

Description

This command displays IS-IS prefix SIDs.

Parameters

ipv4-unicast

Displays information for the IPv4 unicast prefix SIDs.

ip-prefix [/prefix-length]

Displays the IP prefix and mask length.

Values

ipv4-prefix

a.b.c.d (host bits must be 0)

ipv4-prefix-length

0 to 32

sid

Displays information related to the specified segment routing ID.

Values

0 to 524287

system-id | hostname

Displays only the prefix SIDs related to the specified system ID or hostname, up to 38 characters.

Output

The following output is an example of IS-IS prefix SID information, and Table: Output fields: prefix SIDs describes the output fields.

Sample output
*A:Dut-C# show router isis prefix-sids
===============================================================================
Rtr Base ISIS Instance 0 Prefix/SID Table 
===============================================================================
Prefix                            SID        Lvl/Typ    SRMS   AdvRtr
                                                         MT     Flags
-------------------------------------------------------------------------------
10.0.0.1/32                        1          2/Int.      N     Dut-B
                                                            0       RNnP
10.0.0.1/32                        1          2/Int.      N     Dut-C
                                                            0       RNnP
10.0.0.1/32                        1          1/Int.      N     Dut-D
                                                            0       NnP
10.0.0.1/32                        1          2/Int.      N     Dut-D
                                                            0       NnP
10.0.0.1/32                        1          2/Int.      N     Dut-E
                                                            0       RNnP
10.20.1.2/32                      1002       1/Int.      N     Dut-B
                                                            0       NnP
10.20.1.2/32                      1002       2/Int.      N     Dut-B
                                                            0       NnP
10.20.1.2/32                      1002       2/Int.      N     Dut-C
                                                            0       RNnP
10.20.1.2/32                      1002       2/Int.      N     Dut-D
                                                            0       RNnP
10.20.1.2/32                      1002       2/Int.      N     Dut-E
                                                            0       RNnP
10.20.1.3/32                      1003       2/Int.      N     Dut-B
                                                            0       RNnP
10.20.1.3/32                      1003       1/Int.      N     Dut-C
                                                            0       NnP
10.20.1.3/32                      1003       2/Int.      N     Dut-C
                                                            0       NnP
10.20.1.3/32                      1003       2/Int.      N     Dut-D
                                                            0       RNnP
10.20.1.3/32                      1003       2/Int.      N     Dut-E
                                                            0       RNnP
10.20.1.4/32                      1004       2/Int.      N     Dut-B
                                                            0       RNnP
10.20.1.4/32                      1004       2/Int.      N     Dut-C
                                                            0       RNnP
10.20.1.4/32                      1004       1/Int.      N     Dut-D
                                                            0       NnP
10.20.1.4/32                      1004       2/Int.      N     Dut-D
                                                            0       NnP
10.20.1.4/32                      1004       2/Int.      N     Dut-E
                                                            0       RNnP
10.20.1.5/32                      1005       2/Int.      N     Dut-B
                                                            0       RNnP
10.20.1.5/32                      1005       2/Int.      N     Dut-C
                                                            0       RNnP
10.20.1.5/32                      1005       2/Int.      N     Dut-D
                                                            0       RNnP
10.20.1.5/32                      1005       1/Int.      N     Dut-E
                                                            0       NnP
10.20.1.5/32                      1005       2/Int.      N     Dut-E
                                                            0       NnP
-------------------------------------------------------------------------------
No. of Prefix/SIDs: 25
Flags: R  = Re-advertisement
       N  = Node-SID
       nP = no penultimate hop POP
       E  = Explicit-Null
       V  = Prefix-SID carries a value
       L  = value/index has local significance 
===============================================================================
*A:Dut-C#
Table: Output fields: prefix SIDs

Label

Description

Prefix

Displays the IP prefix for the SID

SID

Displays the segment routing identifier (SID)

Lvl/Typ

Displays the level and type of SR

SRMS

Indicates whether the prefix SID is advertised by the SR mapping service: Y (yes) or N (no)

MT

Displays the multicast tunnel number (0, 2, 3, or 4)

AdvRtr

Displays the advertised router name

Flags

Displays the flags related to the advertised router:

R = Re-advertisement

N = Node-SID

nP = No penultimate hop POP

E = Explicit-Null

V = Prefix-SID carries a value

L = value/index has local significance

routes

Syntax

routes [ipv4-unicast | ipv6-unicast | mt mt-id-number] [ip-prefix/prefix-length] [alternative]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the routes in the IS-IS route table.

Parameters

ipv4-unicast

Displays IPv4 unicast parameters.

ipv6-unicast

Displays IPv6 unicast parameters.

mt-id-number

Displays multi-topology parameters.

Values

0, 2

ip-prefix/prefix-length

Specifies the IP prefix and mask length.

alternative

Displays the level of protection per prefix.

Output

The following output is an example of IS-IS routes information, and Table: Output fields: IS-IS routes describes the output fields.

Sample output
*A:Dut-A# show router isis routes 
===============================================================================
Router Base ISIS Instance 1 Route Table
===============================================================================
Prefix [Flags] Metric       Lvl/Typ Ver.   SysID/Hostname  
  NextHop                           MT                                         
-------------------------------------------------------------------------------
10.10.1.0/24                       10           1/Int.  5      Dut-A           
   0.0.0.0                          0
10.10.3.0/24[L] 20           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.4.0/24                       20           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.5.0/24                       30           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.9.0/24                       60           1/Int.  52     Dut-F           
   10.10.21.6                       0
10.10.10.0/24                      70           1/Int.  52     Dut-F           
   10.10.21.6                       0
10.10.12.0/24                      20           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.13.0/24                      10           1/Int.  7      Dut-A           
   0.0.0.0                          0
10.10.14.0/24 [L] 20           1/Int.  52     Dut-F           
   10.10.21.6                       0
10.10.15.0/24                      30           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.16.0/24                      30           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.10.21.0/24                      10           1/Int.  48     Dut-A           
   0.0.0.0                          0
10.10.22.0/24                      30           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.20.1.1/32                       0            1/Int.  10     Dut-A           
   0.0.0.0                          0
10.20.1.2/32                       10           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.20.1.3/32                       20           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.20.1.4/32                       20           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.20.1.5/32                       30           1/Int.  137    Dut-B           
   10.10.1.2                        0
10.20.1.6/32                       10           1/Int.  52     Dut-F           
   10.10.21.6                       0
3FFE::A0A:100/120                  10           1/Int.  5      Dut-A           
   ::                               0
10.10.1.0/24                       10           1/Int.  65     Dut-A           
   0.0.0.0                          2
10.10.13.0/24                      10           1/Int.  65     Dut-A           
   0.0.0.0                          2
10.10.21.0/24                      10           1/Int.  65     Dut-A           
   0.0.0.0                          2
10.20.1.1/32                       0            1/Int.  65     Dut-A           
   0.0.0.0                          2
3FFE::A0A:100/120                  10           1/Int.  65     Dut-A           
   ::                               2
3FFE::A0A:300/120                  20           1/Int.  116    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:400/120                  20           1/Int.  116    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:500/120                  30           1/Int.  130    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:900/120                  60           1/Int.  71     Dut-F           
   FE80::2285:FFFF:FE00:0-"ies-1-3FFE::A0A:1501" 2
3FFE::A0A:A00/120                  70           1/Int.  71     Dut-F           
   FE80::2285:FFFF:FE00:0-"ies-1-3FFE::A0A:1501" 2
3FFE::A0A:C00/120                  20           1/Int.  116    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:D00/120                  10           1/Int.  65     Dut-A           
   ::                               2
3FFE::A0A:E00/120                  20           1/Int.  71     Dut-F           
   FE80::2285:FFFF:FE00:0-"ies-1-3FFE::A0A:1501" 2
3FFE::A0A:F00/120                  30           1/Int.  130    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:1000/120                 30           1/Int.  130    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A0A:1500/120                 10           1/Int.  65     Dut-A           
   ::                               2
3FFE::A0A:1600/120                 30           1/Int.  127    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A14:101/128                  0            1/Int.  65     Dut-A           
   ::                               2
3FFE::A14:102/128                  10           1/Int.  116    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A14:103/128                  20           1/Int.  130    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A14:104/128                  20           1/Int.  127    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A14:105/128                  30           1/Int.  130    Dut-B           
   FE80::2281:1FF:FE01:1-"ip-3FFE::A0A:101" 2
3FFE::A14:106/128                  10           1/Int.  71     Dut-F           
   FE80::2285:FFFF:FE00:0-"ies-1-3FFE::A0A:1501" 2
-------------------------------------------------------------------------------
No. of Routes: 20
Flags: L = LFA nexthop available
===============================================================================
*A:Dut-A#

*A:Dut-B# show router isis routes alternative

========================================================================
Route Table
============================================================================
Prefix [Flags]                   Metric     Lvl/Typ    Ver.   SysID/Hostname
  NextHop                          MT         AdminTag
Alt-Nexthop                    Alt-Metric
--------------------------------------------------------------------------
10.20.1.2/32                      0          1/Int.     3      Dut-B
   0.0.0.0                         0           0
10.20.1.3/32                    10         2/Int.     2      Dut-C
   10.20.3.3                       0           0
   10.20.3.3 (lfa)                15
10.20.1.4/32                      10         2/Int.     3      Dut-D
   10.20.4.4                       0           0
10.20.1.5/32                      20         2/Int.     3      Dut-C
   10.20.3.3                       0           0
10.20.1.6/32                      20         2/Int.     3      Dut-D
   10.20.4.4                       0           0
10.20.3.0/24                      10         1/Int.     3      Dut-B
   0.0.0.0                         0           0
10.20.4.0/24                      10         1/Int.     3      Dut-B
   0.0.0.0                         0           0
10.20.5.0/24                      20         2/Int.     2      Dut-C
   10.20.3.3                       0           0
10.20.6.0/24                      20         2/Int.     4      Dut-D
   10.20.4.4                       0           0
10.20.9.0/24                      20         2/Int.     3      Dut-D
   10.20.4.4                       0           0
10.20.10.0/24                     30         2/Int.     3      Dut-C
   10.20.3.3                       0           0
---------------------------------------------------------------------------
Routes : 11
Flags: LFA = Loop-Free Alternate nexthop
============================================================================
*A:Dut-B#
Table: Output fields: IS-IS routes

Label

Description

Prefix

Displays the route prefix and mask

Metric MT

Displays the route metric

Lvl/Type

Displays the level (1 or 2) and the route type, Internal (Int) or External (Ext)

Version

Displays the SPF version that generated the route

Nexthop

Displays the system ID of the next hop (or the hostname, if possible)

Hostname

Displays the hostname for the specific system ID

spf

Syntax

spf [detail]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about SPF calculation.

Parameters

detail

Displays detailed information about SPF.

Output

The following output is an example of IS-IS SPF information, and Table: Output fields: IS-IS SPF describes the output fields.

Sample output
A:ALA-A# show router isis spf
===============================================================================
Router Base ISIS Instance 1 Path Table
===============================================================================
Node                                Interface                  Nexthop
-------------------------------------------------------------------------------
abr_sjc.00                          if2/2                      dist_oak
abr_sjc.00                          if2/3                      dist_nj
dist_oak.00                         if2/2                      dist_oak
dist_nj.00                          if2/3                      dist_nj
acc_nj.00                           if2/3                      dist_nj
acc_ri.00                           if2/3                      dist_nj
core_west.00                        if2/8                      core_west
core_east.00                        lag-1                      core_east
asbr_west.00                        if2/8                      core_west
asbr_east.00                        if2/5                      asbr_east
abr_sjc.00                          lag-1                      core_east
abr_sjc.00                          if2/8                      core_west
abr_lax.00                          lag-1                      core_east
abr_lax.00                          if2/8                      core_west
abr_dfw.00                          if2/5                      asbr_east
abr_dfw.00                          lag-1                      core_east
abr_dfw.00                          if2/8                      core_west
dist_arl.00                         if2/5                      asbr_east
dist_arl.00                         lag-1                      core_east
dist_arl.00                         if2/8                      core_west
dist_msq.00                         if2/5                      asbr_east
dist_msq.00                         lag-1                      core_east
dist_msq.00                         if2/8                      core_west
acc_arl.00                          if2/5                      asbr_east
acc_arl.00                          lag-1                      core_east
acc_arl.00                          if2/8                      core_west
acc_msq.00                          if2/5                      asbr_east
acc_msq.00                          lag-1                      core_east
acc_msq.00                          if2/8                      core_west
acc_msq.03                          if2/5                      asbr_east
acc_msq.03                          lag-1                      core_east
acc_msq.03                          if2/8                      core_west
acc_msq.04                          if2/5                      asbr_east
acc_msq.04                          lag-1                      core_east
acc_msq.04                          if2/8                      core_west
===============================================================================
A:ALA-A# 


A:ALA-A# show router isis spf detail
===============================================================================
Router Base ISIS Instance 1 Path Table
===============================================================================
Node      : abr_sjc.00                             Metric : 20
Interface : if2/2                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_oak

Node      : abr_sjc.00                             Metric : 20
Interface : if2/3                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_nj

Node      : dist_oak.00                            Metric : 10
Interface : if2/2                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_oak

Node      : dist_nj.00                             Metric : 10
Interface : if2/3                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_nj

Node      : acc_nj.00                              Metric : 20
Interface : if2/3                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_nj

Node      : acc_ri.00                              Metric : 20
Interface : if2/3                                  SNPA   : 00:00:00:00:00:00
Nexthop   : dist_nj

Node      : core_west.00                           Metric : 10
Interface : if2/8                                  SNPA   : 00:00:00:00:00:00
Nexthop   : core_west

...
===============================================================================
A:ALA-A# 
Table: Output fields: IS-IS SPF

Label

Description

Node

Displays the route node and mask

Interface

Displays the outgoing interface name for the route

Metric

Displays the route metric

Nexthop

Displays the system ID of the next hop or hostname

SNPA

Displays the Subnetwork Points of Attachment (SNPA) where a router is physically attached to a subnetwork

spf-log

Syntax

spf-log [detail]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays the last 20 IS-IS SFP events.

Parameters

detail

Displays detailed information about SPF events.

Output

The following output is an example of IS-IS SPF event information, and Table: Output fields: IS-IS SPF log describes the output fields.

Sample output
A:ALA-48# show router isis spf-log
===============================================================================
Router Base ISIS Instance 1 SPF Log
===============================================================================
When                      Duration       L1 Nodes   L2 Nodes   Event Count Type
-------------------------------------------------------------------------------
01/30/2007 11:01:54       <0.01s         1          1          3
-------------------------------------------------------------------------------
Log Entries : 1
===============================================================================
A:ALA-48#
Table: Output fields: IS-IS SPF log

Label

Description

When

Displays the timestamp when the SPF run started on the system

Duration

Displays the time (in hundredths of a second) required to complete the SPF run

L1 Nodes

Displays the number of level 1 nodes involved in the SPF run

L2 Nodes

Displays the number of level 2 nodes involved in the SPF run

Event Count

Displays the number of SPF events that triggered the SPF calculation

Log Entries

Displays the total number of log entries

statistics

Syntax

statistics

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about IS-IS traffic statistics.

Output

The following output is an example of IS-IS traffic statistics information, and Table: Output fields: IS-IS statistics describes the output fields.

Sample output
A:dut-b>show>router>isis# statistics

===============================================================================
Router Base ISIS Instance 0 Statistics
===============================================================================
ISIS Instance     : 0                       SPF Runs       : 2
Purge Initiated   : 0                       LSP Regens.    : 36

CSPF Statistics
Requests          : 0                       Request Drops  : 0
Paths Found       : 0                       Paths Not Found: 0

LFA Statistics
LFA Runs          : 1

-------------------------------------------------------------------------------
PDU Type   Received   Processed  Dropped    Sent       Retransmitted
-------------------------------------------------------------------------------
LSP        0          0          0          0          0
IIH        0          0          0          0          0
CSNP       0          0          0          0          0
PSNP       0          0          0          0          0
Unknown    0          0          0          0          0
===============================================================================
A:dut-b>show>router>isis#
Table: Output fields: IS-IS statistics

Label

Description

Purge Initiated

Displays the number of times purges have been initiated

SPF Runs

Displays the number of times SPF calculations have been made

LSP Regens

Displays the count of LSP regenerations

Requests

Displays the number of CSPF requests made to the protocol

Paths Found

Displays the number of responses to CSPF requests for which paths satisfying the constraints were found

PDU Type

Displays the PDU type

Received

Displays the count of link state PDUs received by this instance of the protocol

Processed

Displays the count of link state PDUs processed by this instance of the protocol

Dropped

Displays the count of link state PDUs dropped by this instance of the protocol

Sent

Displays the count of link state PDUs sent out by this instance of the protocol

Retransmitted

The count of link state PDUs that had to be retransmitted by this instance of the protocol

LFA Runs

Displays the number of times the shortest path first algorithm has been run to calculate the LFA (backup path to a destination)

status

Syntax

status

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays information about IS-IS status.

Output

The following output is an example of IS-IS status information, and Table: Output fields: IS-IS status describes the output fields.

Sample output
*A:Dut-A>config>router>isis# show router isis status 
===============================================================================
Router Base ISIS Instance 1 Status
===============================================================================
System Id            : 0100.2000.1001                                          
Admin State          : Up                                                      
Ipv4 Routing         : Enabled                                                 
Last Enabled         : 02/13/2008 02:22:38                                     
Level Capability     : L1L2                                                    
Authentication Check : True                                                    
Authentication Type  : None                                                    
CSNP-Authentication  : Enabled                                                 
HELLO-Authentication : Enabled                                                 
PSNP-Authentication  : Enabled                                                 
Traffic Engineering  : Enabled                                                 
Graceful Restart     : Disabled                                                
GR Helper Mode       : Disabled                                                
LSP Lifetime         : 1200                                                    
LSP Wait             : 1 sec (Max)   1 sec (Initial)   1 sec (Second)          
Adjacency Check      : loose                                                   
L1 Auth Type         : none                                                    
L2 Auth Type         : none                                                    
L1 CSNP-Authenticati*: Enabled                                                 
L1 HELLO-Authenticat*: Enabled                                                 
L1 PSNP-Authenticati*: Enabled                                                 
L1 Preference        : 15                                                      
L2 Preference        : 18                                                      
L1 Ext. Preference   : 160                                                     
L2 Ext. Preference   : 165                                                     
L1 Wide Metrics      : Enabled                                                 
L2 Wide Metrics      : Enabled                                                 
L1 LSDB Overload     : Disabled                                                
L2 LSDB Overload     : Disabled                                                
L1 LSPs              : 6                                                       
L2 LSPs              : 6                                                       
Last SPF             : 02/13/2008 19:32:16                                     
SPF Wait             : 10 sec (Max)   1000 ms (Initial)   1000 ms (Second)     
Export Policies      : None                                                    
Multicast Import     : None                                                    
Multi-topology       : Disabled                                                
Area Addresses       : 01                                                      
Ldp Sync Admin State : Up                                                      
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:Dut-A>config>router>isis# 

*A:ALU_SIM11>show>router>isis# status

===============================================================================
Router Base ISIS Instance 1 Status
===============================================================================
System Id            : 0010.0100.1002
Admin State          : Up
Ipv4 Routing         : Enabled
Last Enabled         : 07/06/2010 12:28:12
Level Capability     : L1L2
Authentication Check : True
Authentication Type  : None
CSNP-Authentication  : Enabled
HELLO-Authentication : Enabled
PSNP-Authentication  : Enabled
Traffic Engineering  : Disabled
Graceful Restart     : Disabled
GR Helper Mode       : Disabled
LSP Lifetime         : 1200
LSP Wait             : 5 sec (Max)   0 sec (Initial)   1 sec (Second)
Adjacency Check      : loose
L1 Auth Type         : none
L2 Auth Type         : none
L1 CSNP-Authenticati*: Enabled
L1 HELLO-Authenticat*: Enabled
L1 PSNP-Authenticati*: Enabled
L1 Preference        : 15
L2 Preference        : 18
L1 Ext. Preference   : 160
L2 Ext. Preference   : 165
L1 Wide Metrics      : Disabled
L2 Wide Metrics      : Disabled
L1 LSDB Overload     : Disabled
L2 LSDB Overload     : Disabled
L1 LSPs              : 3
L2 LSPs              : 3
Last SPF             : 07/06/2010 12:28:17
SPF Wait             : 10 sec (Max)   1000 ms (Initial)   1000 ms (Second)
Export Policies      : None
Multicast Import     : None
Multi-topology       : Disabled
Advertise-Passive-On*: Disabled
Suppress Default     : Disabled
Default Route Tag    : None
Area Addresses       : 01
Ldp Sync Admin State : Up
LDP-over-RSVP        : Disabled
Loopfree-Alternate   : Enabled
L1 LFA               : Included
L2 LFA               : Included

===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:ALU_SIM11>show>router>isis#
Table: Output fields: IS-IS status

Label

Description

System-id

Displays the neighbor system ID

Admin State

Up — IS-IS is administratively up

Down — IS-IS is administratively down

Ipv4 Routing

Enabled — IPv4 routing is enabled

Disabled — IPv4 routing is disabled

Ipv6 Routing

Disabled — IPv6 routing is disabled

Enabled, Native — IPv6 routing is enabled

Enabled, Multi-topology — multi-topology TLVs for IPv6 routing is enabled

Multi-topology

Disabled — multi-topology TLVs for IPv6 routing is disabled

Enabled — multi-topology TLVs for IPv6 routing is enabled

Last Enabled

Displays the date and time when IS-IS was last enabled in the router

Level Capability

Displays the routing level for the IS-IS routing process

Authentication Check

True — all IS-IS mismatched protocol packets are rejected

False — authentication is performed on received IS-IS protocol packets but mismatched packets are not rejected

Authentication Type

Displays the method of authentication used to verify the authenticity of packets sent by neighboring routers on an IS-IS interface

Traffic Engineering

Enabled — TE is enabled for the router

Disabled — TE is disabled so that TE metrics are not generated and are ignored when received by this node

Graceful Restart

Enabled — graceful restart is enabled for this instance of IS-IS on the router

Disabled — graceful restart capability is disabled for this instance of IS-IS on the router

Ldp Sync Admin State

Indicates whether the IGP-LDP synchronization feature is enabled or disabled on all interfaces participating in the OSPF routing protocol

Loopfree-Alternate

Displays the interface LFA status (included in LFA computation or excluded in LFA computations)

L1 LFA

Displays the LFA status for an IS-IS level 1 (included in LFA computation or excluded in LFA computations)

L2 LFA

Displays the LFA status for an IS-IS level 2 (included in LFA computation or excluded in LFA computations)

summary-address

Syntax

summary-address [ip-prefix[/prefix-length]]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays IS-IS summary addresses.

Parameters

ip-prefix/prefix-length

Specifies IP prefix and mask length.

Output

The following output is an example of IS-IS summary address information, and Table: Output fields: IS-IS summary address describes the output fields.

Sample output
A:ALA-48# show router isis summary-address
===============================================================================
Router Base ISIS Instance 1 Summary Address
===============================================================================
Address Level
-------------------------------------------------------------------------------
10.0.0.0/8 L1
10.1.0.0/24 L1L2
10.1.2.3/32 L2
-------------------------------------------------------------------------------
Summary Addresses : 3
===============================================================================
A:ALA-48#
Table: Output fields: IS-IS summary address

Label

Description

Address

Displays the IP address

Level

Specifies the IS-IS level from which the prefix should be summarized

topology

Syntax

topology [ipv4-unicast | ipv6-unicast | mt mt-id-number] [detail]

Context

show>router>isis

Platforms

Supported on all 7210 SAS platforms as described in this document

Description

This command displays IS-IS topology information.

Parameters

ipv4-unicast

Displays IPv4 unicast parameters.

ipv6-unicast

Displays IPv6 unicast parameters.

mt-id-number

Displays multi-topology parameters.

Values

0, 2

detail

Displays detailed topology information.

Output

The following output is an example of IS-IS topology information, and Table: Output-fields: IS-IS topology describes the output fields.

Sample output
*A:7210>show>router>isis# topology

===============================================================================
Router Base ISIS Instance 1 Topology Table
===============================================================================
Node                                Interface                  Nexthop
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
IS-IS IPv6 paths (MT-ID 2),  Level 1
-------------------------------------------------------------------------------
P1_Router1.00                       B_to_ixia                  P1_Router1
-------------------------------------------------------------------------------
IS-IS IP paths (MT-ID 0),   Level 2
-------------------------------------------------------------------------------
Dut-A.00                            B_to_A                     Dut-A
Dut-A.30                            B_to_A                     Dut-A
Dut-A.31                            B_to_A                     Dut-A
Dut-A.32                            B_to_A                     Dut-A
Dut-A.33                            B_to_A                     Dut-A
Dut-A.34                            B_to_A                     Dut-A
Dut-A.35                            B_to_A                     Dut-A
Dut-A.36                            B_to_A                     Dut-A
Dut-A.37                            B_to_A                     Dut-A
Dut-A.38                            B_to_A                     Dut-A
Dut-A.39                            B_to_A                     Dut-A
Dut-A.3A                            B_to_A                     Dut-A
Dut-C.00                            B_to_C                     Dut-C
-------------------------------------------------------------------------------
IS-IS IPv6 paths (MT-ID 2),  Level 2
-------------------------------------------------------------------------------
Dut-A.00                            B_to_A                     Dut-A
Dut-A.30                            B_to_A                     Dut-A
Dut-A.31                            B_to_A                     Dut-A
Dut-A.32                            B_to_A                     Dut-A
Dut-A.33                            B_to_A                     Dut-A
Dut-A.34                            B_to_A                     Dut-A
Dut-A.35                            B_to_A                     Dut-A
Dut-A.36                            B_to_A                     Dut-A
Dut-A.37                            B_to_A                     Dut-A
Dut-A.38                            B_to_A                     Dut-A
Dut-A.39                            B_to_A                     Dut-A
Dut-A.3A                            B_to_A                     Dut-A
Dut-C.00                            B_to_C                     Dut-C
===============================================================================

*A:7210>show>router>isis#
Table: Output-fields: IS-IS topology

Label

Description

Node

Displays the IP address

Interface

Displays the interface name

Nexthop

Displays the next-hop IP address