summaryrefslogtreecommitdiffstats
path: root/tests/topotests/rip_topo1/r1/zebra.conf
blob: 7c8f2c502b1e9e8b8301d78fe542b1b278b713e8 (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
26
log file zebra.log
!
hostname r1
!
interface r1-eth0
 ip address 192.168.1.1/24
!
interface r1-eth2
 ip address 192.168.99.1/24
!
interface r1-eth3
 ip address 192.168.98.1/24
!

interface r1-eth1
 description to sw2 - RIPv2 interface
 ip address 193.1.1.1/26
 no link-detect
!
ip forwarding
ipv6 forwarding
!
!
line vty
!