run show isis route


The run show isis route command shows route information about IS-IS.


Command Syntax

run show isis [vrf <text>| vrf all]route [level-1|level-2]


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. 

[level-1|level-2]

Optional. Specifies the routing information for the type of router to be displayed.


Example

  • View the route information of IS-IS.
admin@PICOS# run show isis route level-1
Area 1:
IS-IS L1 IPv4 routing table:

 Prefix      Metric  Interface  Nexthop  Label(s)
 --------------------------------------------------
 1.1.1.0/24  20      vlan100    1.1.1.2  -
 2.2.2.0/24  20      vlan100    1.1.1.2  -

IS-IS L1 IPv6 routing table:

 Prefix     Metric  Interface  Nexthop                   Label(s)
 ------------------------------------------------------------------
 1000::/64  0       -          -                         -
 1000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -
 2000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -


admin@PICOS# run show isis route
Area 1:
IS-IS L1 IPv4 routing table:

 Prefix         Metric  Interface  Nexthop  Label(s)
 -----------------------------------------------------
 1.1.1.0/24     20      vlan100    1.1.1.2  -
 2.2.2.0/24     20      vlan100    1.1.1.2  -
 10.10.10.0/24  0       -          -        -

IS-IS L1 IPv6 routing table:

 Prefix     Metric  Interface  Nexthop                   Label(s)
 ------------------------------------------------------------------
 1000::/64  0       -          -                         -
 1000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -
 2000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -

IS-IS L2 IPv4 routing table:

 Prefix         Metric  Interface  Nexthop  Label(s)
 -----------------------------------------------------
 1.1.1.0/24     20      vlan100    1.1.1.2  -
 2.2.2.0/24     20      vlan100    1.1.1.2  -
 10.10.10.0/24  0       -          -        -

IS-IS L2 IPv6 routing table:

 Prefix     Metric  Interface  Nexthop                   Label(s)
 ------------------------------------------------------------------
 1000::/64  0       -          -                         -
 1000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -
 2000::/96  20      vlan100    fe80::8eea:1b10:14b:7821  -

Copyright © 2024 Pica8 Inc. All Rights Reserved.