]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/isis_topo1_vrf/r5/zebra.conf
tests: Unify directory naming for topotests
[mirror_frr.git] / tests / topotests / isis_topo1_vrf / r5 / zebra.conf
CommitLineData
9375b5aa 1hostname r5
2interface r5-eth0 vrf r5-cust1
3 ip address 10.0.10.1/24
4 ipv6 address 2001:db8:2:1::1/64
5!
6interface r5-eth1 vrf r5-cust1
7 ip address 10.0.11.1/24
8 ipv6 address 2001:db8:2:2::1/64
9!
10interface lo
11 ip address 10.254.0.5/32
12 ipv6 address 2001:db8:F::5/128
13!