Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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] [lsp-id <lsp-id>]


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. 

lsp-id <lsp-id>Optional. Specifies the LSP ID to be displayed. The value is in the format of xxxx.xxxx.xxxx.xx-xx. For example, 0460.0600.6004.00-00.


Example

  • View the Link State Database (LSDB) information of IS-IS.
Code Block
admin@PICOS# run show erpsisis database
briefArea Enable1: true
Version: 2
Tcn-propagation: Yes

D: Discarding
F: Forwarding
R: RPL Owner
N: RPL Neighbour
FS: Forced Switch
MS: Manual Switch
Ring ID    Instance ID    Control VLAN    Port0             Port1
------------------------------------------------------------------------------
1          1
IS-IS Level-1 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
localhost.00-00      *    114   0x00000008  0xc721     542    1/0/0
PICOS.00-00               143   0x00000008  0x7627     699    1/0/0
PICOS.b1-00                51   0x00000003  0xe79f     728    1/0/0
PICOS.00-00               106   0x00000005  0xc718     394    1/0/0
PICOS.b3-00                51   0x00000004  0xba45     367    1/0/0
    5 LSPs

IS-IS Level-2 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
localhost.00-00      *    114   0x00000008  0xbf31     561    0/0/0
PICOS.00-00               143   0x00000008  0x6e37     719    0/0/0
PICOS.b1-00                51   0x00000003  0xdfaf     712    0/0/0
PICOS.00-00               106   0x00000005  0xbf28     450    0/0/0
PICOS.b3-00                51   0x00000004  0xb255     380    0/0/0
    5 LSPs



admin@PICOS# run show isis database detail
Area 1:
IS-IS Level-1 link-state database:
LSP ID                  PduLen  SeqNumber   Chksum  Holdtime  ATT/P/OL
localhost.00-00      *    114   0x00000008  0xc721     508    1/0/0
  Protocols Supported: IPv4, IPv6
  Area Address: 49.0001
  Hostname: localhost
  TE Router ID: 10.10.51.179
  Router Capability: 10.10.51.179 , D:0, S:0
  Extended Reachability: 0000.0000.2222.b1 (Metric: 10)
  IPv4 Interface Address: 10.10.51.179
  Extended IP Reachability: 1.1.1.0/24 (Metric: 10)
  Extended IP Reachability: 10.10.10.0/24 (Metric: 10)
  IPv6 Reachability: 1000::/64 (Metric: 10)

PICOS.00-00               143  4001 0x00000008  0x7627     665    te-1/1/19(D,R)    te-1/1/7(F)
20/0
  Protocols Supported: IPv4, IPv6
  Area Address: 49.0001
  Hostname: PICOS
  TE Router ID: 10.10.51.53
  Router Capability: 10.10.51.53 , D:0, S:0
  Extended Reachability: 0000.0000.2222.b1 (Metric: 10)
  Extended Reachability: 0000.0000.3333.b3 (Metric: 10)
  IPv4 Interface Address: 10.10.51.53
  Extended IP Reachability: 1.1.1.0/24 (Metric: 10)
  Extended IP Reachability: 2.2.2.0/24 (Metric: 10)
  IPv6 Reachability: 1000::/96 (Metric: 10)
  IPv6 Reachability: 2000::/96 (Metric: 10)

PICOS.b1-00                51   20x00000003  0xe79f     694    1/0/0
  Extended 4002   Reachability: 0000.0000.2222.00 (Metric: 0)
  Extended Reachability: 0000.0000.0004.00 (Metric: 0)

te-1/1/19(F)      te-1/1/7(F)
3          3PICOS.00-00               106   0x00000005  0xc718     360    1/0/0
  Protocols Supported: IPv4, IPv6
  Area Address: 49.0001
  Hostname: PICOS
  TE Router ID: 10.10.51.171
  Router Capability: 10.10.51.171 , D:0, S:0
  Extended Reachability: 0000.0000.3333.b3 (Metric: 10)
  IPv4 Interface Address: 10.10.51.171
  Extended IP Reachability: 2.2.2.0/24 (Metric: 10)
  IPv6 Reachability: 2000::/96 (Metric: 10)

PICOS.b3-00                51   0x00000004  0xba45     333    1/0/0
  Extended Reachability: 0000.0000.3333.00 (Metric: 0)
  Extended Reachability: 0000.0000.2222.00 (Metric: 0)

    5 LSPs

IS-IS Level-2 link-state database:
LSP ID                4003  PduLen  SeqNumber   Chksum  Holdtime   te-1/1/19(F)      te-1/1/7(D,R)ATT/P/OL
localhost.00-00      *    114   0x00000008  0xbf31     527    0/0/0
  Protocols Supported: IPv4, IPv6
  Area Address: 49.0001
  Hostname: localhost
  TE Router ID: 10.10.51.179
  Router Capability: 10.10.51.179 , D:0, S:0
  Extended Reachability: 0000.0000.2222.b1 (Metric: 10)
  IPv4 Interface Address: 10.10.51.179
  Extended IP Reachability: 1.1.1.0/24 (Metric: 10)
  Extended IP Reachability: 10.10.10.0/24 (Metric: 10)
  IPv6 Reachability: 1000::/64 (Metric: 10)
......