18 lines
324 B
Text
18 lines
324 B
Text
|
hostname r3
|
||
|
!
|
||
|
! debug isis adj-packets
|
||
|
! debug isis events
|
||
|
! debug isis update-packets
|
||
|
!
|
||
|
interface r3-eth1
|
||
|
ipv6 router isis lan
|
||
|
isis circuit-type level-1
|
||
|
isis bfd
|
||
|
isis bfd profile fasttx
|
||
|
!
|
||
|
router isis lan
|
||
|
lsp-gen-interval 2
|
||
|
net 10.0000.0000.0000.0000.0000.0000.0000.0000.0001.00
|
||
|
redistribute ipv6 connected level-1
|
||
|
!
|