]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/eigrp_topo1/r3/zebra.conf
Merge pull request #8672 from qlyoung/fix-bgp-timer-display
[mirror_frr.git] / tests / topotests / eigrp_topo1 / r3 / zebra.conf
1 log file zebra.log
2 !
3 hostname r3
4 !
5 interface r3-eth0
6 description to sw4 - Stub interface
7 ip address 192.168.3.1/24
8 no link-detect
9 !
10 interface r3-eth1
11 description to sw3 - RIPv2 interface
12 ip address 193.1.2.2/24
13 no link-detect
14 !
15 ip route 192.168.2.0/24 192.168.3.10
16 !
17 ip forwarding
18 ipv6 forwarding
19 !
20 !
21 line vty
22 !