31 lines
450 B
Text
31 lines
450 B
Text
log file isisd.log
|
|
!
|
|
hostname rt2
|
|
!
|
|
password 1
|
|
!
|
|
! debug isis events
|
|
! debug isis route-events
|
|
! debug isis spf-events
|
|
!
|
|
interface lo
|
|
ip router isis 1
|
|
ipv6 router isis 1
|
|
isis passive
|
|
!
|
|
interface eth-rt1
|
|
ip router isis 1
|
|
ipv6 router isis 1
|
|
isis hello-multiplier 10
|
|
isis bfd
|
|
!
|
|
interface eth-rt5
|
|
ip router isis 1
|
|
ipv6 router isis 1
|
|
isis hello-multiplier 10
|
|
!
|
|
router isis 1
|
|
lsp-gen-interval 2
|
|
net 49.0000.0000.0000.0002.00
|
|
is-type level-1
|
|
!
|