Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


The run show isis database command displays the Link State Database (LSDB) information of IS-IS.


Command Syntax

run show isis [vrf <text> | vrf alldatabase [detail] [json]


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. 


Example

  • View the Link State Database (LSDB) information of IS-IS.
admin@PICOS# run show isis database
Area instance1:
IS-IS Level-1 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
0000.0000.0004.00-00 *     85   0x00000008  0xb4c0    1018    0/0/0
    1 LSPs

IS-IS Level-2 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
0000.0000.0004.00-00 *     75   0x00000008  0x3238    1022    0/0/0
    1 LSPs



admin@PICOS# run show isis database detail
Area instance1:
IS-IS Level-1 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
0000.0000.0004.00-00 *     85   0x00000008  0xb4c0     983    0/0/0
  Protocols Supported: IPv4
  Authentication:
    HMAC-MD5: e51db17eff49ba54af7ebfcd18131cb7
  Area Address: 34
  MT Router Info: ipv4-unicast
  MT Router Info: ipv6-unicast
  TE Router ID: 100.100.100.1
  Router Capability: 100.100.100.1 , D:0, S:0
  IPv4 Interface Address: 100.100.100.1
  Extended IP Reachability: 0.0.0.0/0 (Metric: 333)

    1 LSPs

IS-IS Level-2 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
0000.0000.0004.00-00 *     75   0x00000008  0x3238     987    0/0/0
  Protocols Supported: IPv4
  Authentication:
    Password: 4f5sf5
  Area Address: 34
  MT Router Info: ipv4-unicast
  MT Router Info: ipv6-unicast
  TE Router ID: 100.100.100.1
  Router Capability: 100.100.100.1 , D:0, S:0
  IPv4 Interface Address: 100.100.100.1
  Extended IP Reachability: 0.0.0.0/0 (Metric: 0)

    1 LSPs

  • No labels