Reference Guide

Version Description
9.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.1 Introduced on the S4810.
Example (Router-
Isis)
The bold section identifies that Multi-Topology IS-IS is enabled in Transition mode.
Dell(conf-router_isis)# show config
!
router isis
clns host ISIS 49.0000.0001.F100.E120.0013.00
log-adjacency-changes
net 49.0000.0001.F100.E120.0013.00
!
address-family ipv6 unicast
maximum-paths 16
multi-topology transition
set-overload-bit
spf-interval level-1 100 15 20
spf-interval level-2 120 20 25
exit-address-family
Example (Address-
Family_IPv6)
The bold section identifies that Multi-Topology IS-IS is enabled in Transition mode.
Dell(conf-router_isis-af_ipv6)# show conf
!
address-family ipv6 unicast
maximum-paths 16
multi-topology transition
set-overload-bit
spf-interval level-1 100 15 20
spf-interval level-2 120 20 25
exit-address-family
show isis database
Display the IS-IS link state database.
C9000 Series
Syntax
show isis database [level-1 | level-2] [local] [detail |
summary] [system-id][lspid][vrf vrf-name]
Parameters
level-1 (OPTIONAL) Displays the Level 1 IS-IS link-state database.
level-2 (OPTIONAL) Displays the Level 2 IS-IS link-state database.
Intermediate System to Intermediate System (IS-IS)
1037