Users Guide

Version Description
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 identies 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 identies 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.
Syntax
show isis [vrf vrf-name] database [level-1 | level-2] [local] [detail |
summary] [system-id] [lspid]
Parameters
vrf vrf-name (Optional) Enter the keyword vrf followed by the name of the VRF to display IS-IS link
state database corresponding to that VRF.
NOTE: If you do not specify this option, the IS-IS link state database
corresponding to the default VRF are displayed.
level-1 (OPTIONAL) Displays the Level 1 IS-IS link-state database.
level-2 (OPTIONAL) Displays the Level 2 IS-IS link-state database.
local (OPTIONAL) Displays local link-state database information.
Intermediate System to Intermediate System (IS-IS) 841