summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ripng_topo1/r1/ripngd.conf
blob: f96297b927590f07ad3970a75a3dd15420244b9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
log file ripngd.log
!
! debug ripng events
! debug ripng packet
! debug ripng zebra
!
router ripng
 timers basic 1 180 5
 network fc00:5::/64
 network r1-eth2
 network r1-eth3
 passive-interface r1-eth3
!
line vty
!