summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_profiles_topo1/r4/isisd.conf
blob: 18009ce6dc70d15dc08046ef0d5f42c7006528b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
hostname r4
!
! debug isis adj-packets
! debug isis events
! debug isis update-packets
!
interface r4-eth0
 ipv6 router isis lan
 isis circuit-type level-1
 isis bfd
 isis bfd profile DOES_NOT_EXIST
!
router isis lan
 lsp-gen-interval 2
 net 10.0000.0000.0000.0000.0000.0000.0000.0000.0002.00
 redistribute ipv6 connected level-1
!