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

Version 1 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 erps brief
Enable: 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              4001            te-1/1/19(D,R)    te-1/1/7(F)
2          2              4002            te-1/1/19(F)      te-1/1/7(F)
3          3              4003            te-1/1/19(F)      te-1/1/7(D,R)
  • No labels