summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_isis_topo1/rt1/zebra.conf
blob: 7e6f7881b4d522f50c92b954af27b876c79fdd0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
log file zebra.log
log timestamp precision 3
!
hostname rt1
!
! debug zebra kernel
! debug zebra packet
! debug zebra events
! debug zebra rib
!
interface lo
 ip address 1.1.1.1/32
 ipv6 address ::ffff:0101:0101/128
!
interface eth-rt2
 ip address 10.0.1.1/24
!
interface eth-rt3
 ip address 10.0.2.1/24
!
ip forwarding
ipv6 forwarding
!
line vty
!