summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_topo1_vrf/r4/zebra.conf
blob: 9c8941f7a58ae04e082c111f9fb09b1a85c0701e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
hostname r4
interface r4-eth0 vrf r4-cust1
 ip address 10.0.21.1/24
 ipv6 address 2001:db8:1:2::1/64
!
interface r4-eth1 vrf r4-cust1
 ip address 10.0.11.2/24
 ipv6 address 2001:db8:2:2::2/64
!
interface lo
 ip address 10.254.0.4/32
 ipv6 address 2001:db8:F::4/128
!