IS-IS 101
Starting the routing process
R(config)# router isis [AREA-TAG]
!AREA-TAGs are used to run multiple IS-IS processes. Default: NULL
R(config-router)# net NETWORK-ENTITY-TITLE
!NETWORK-ENTITY-TITLE is in NSAP format. E.g 49.0001.0010.0100.1001.00R(config)# interface INTERFACE
R(config-if)# ip router isisPassive interface
R(config-router)# passive-interface {INTERFACE-ID|default}
default: all local interfaces will be advertisedRouter Levels
R(config-if)# isis circuit-type [level-1|level-1-2|level-2-only]
!Default: level-1-2Neighbors
Authentication
ILH Authentication
LSP, CSNP, PSNP Authentication
Timers
Packets
Metric
Adminsitrative Distance
Last updated