summaryrefslogtreecommitdiffstats
path: root/tests/topotests/babel_topo1/r1/zebra.conf
blob: 5eda3e24fcc779e9f7746c37851f75081d858740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
log file zebra.log
! debug zebra rib detail
!
hostname r1
!
interface r1-eth0
 ip address 192.168.1.1/24
 ipv6 address 192:168:1::1/64
!
interface r1-eth1
 description to sw2 - babel interface
 ip address 193.1.1.1/26
 ipv6 address 193:1:1::1/64
 no link-detect
!
ip forwarding
ipv6 forwarding
!
!
line vty
!