summaryrefslogtreecommitdiffstats
path: root/tests/topotests/babel_topo1/r2/zebra.conf
blob: 301a8b2e34ad14990f29e77d3fa38057b6225b4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
log file zebra.log
!
hostname r2
!
interface r2-eth0
 description to sw2 - babel interface
 ip address 193.1.1.2/26
 ipv6 address 193:1:1::2/64
 no link-detect
!
interface r2-eth1
 description to sw3 - babel interface
 ip address 193.1.2.1/24
 ipv6 address 193:1:2::1/64
 no link-detect
!
ip forwarding
ipv6 forwarding
!
!
line vty
!