]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/eigrp-topo1/r2/zebra.conf
Add a basic EIGRP topology.
[mirror_frr.git] / tests / topotests / eigrp-topo1 / r2 / zebra.conf
1 log file /tmp/r2-zebra.log
2 !
3 hostname r2
4 !
5 interface r2-eth0
6 description to sw2 - RIPv2 interface
7 ip address 193.1.1.2/26
8 no link-detect
9 !
10 interface r2-eth1
11 description to sw3 - RIPv1 interface
12 ip address 193.1.2.1/24
13 no link-detect
14 !
15 ip forwarding
16 ipv6 forwarding
17 !
18 !
19 line vty
20 !
21