]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp-auth/R3/zebra.conf
Merge pull request #7550 from volta-networks/fix_bfd_isis
[mirror_frr.git] / tests / topotests / bgp-auth / R3 / zebra.conf
CommitLineData
318c1fa3
PR
1!
2interface lo
3 ip address 3.3.3.3/32
4interface lo1 vrf blue
5 ip address 3.3.3.3/32
6interface lo2 vrf red
7 ip address 3.3.3.3/32
8interface R3-eth0
9 ip address 10.20.0.3/24
10interface R3-eth1
11 ip address 10.30.0.3/24
12interface R3-eth2 vrf blue
13 ip address 10.20.0.3/24
14interface R3-eth3 vrf blue
15 ip address 10.30.0.3/24
16interface R3-eth4 vrf red
17 ip address 10.20.0.3/24
18interface R3-eth5 vrf red
19 ip address 10.30.0.3/24
ed827751 20!