]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bfd_vrflite_topo1/r2/zebra.conf
topotests: add bfd_vrflite_topo1 test
[mirror_frr.git] / tests / topotests / bfd_vrflite_topo1 / r2 / zebra.conf
1 vrf vrf1
2 ip route 192.0.2.1/32 192.168.0.1
3 !
4 vrf vrf2
5 ip route 192.0.2.1/32 192.168.0.1
6 !
7 interface r2-eth0 vrf vrf3
8 ip address 192.168.0.2/24
9 !
10 interface r2-eth0.100 vrf vrf1
11 ip address 192.168.0.2/24
12 !
13 interface r2-eth0.200 vrf vrf2
14 ip address 192.168.0.2/24
15 !
16 interface r2-eth0.300
17 ip address 192.168.0.2/24
18 !
19 interface r2-loop1 vrf vrf1
20 ip address 192.0.2.2/32
21 !
22 interface r2-loop2 vrf vrf2
23 ip address 192.0.2.2/32
24 !