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 interface command displays information about layer 3 interfaces participating in IS-IS process.


Command Syntax

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


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. 

interface <text>Specifies an interface name.


Example

  • View information about layer 3 interfaces participating in IS-IS process.
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