diff options
Diffstat (limited to 'tests/topotests/bgp_ipv6_rtadv/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_ipv6_rtadv/r1/zebra.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/bgp_ipv6_rtadv/r1/zebra.conf b/tests/topotests/bgp_ipv6_rtadv/r1/zebra.conf new file mode 100644 index 0000000..1397c7f --- /dev/null +++ b/tests/topotests/bgp_ipv6_rtadv/r1/zebra.conf @@ -0,0 +1,9 @@ +! debug zebra packet recv +! debug zebra packet send +log stdout +interface lo + ip address 10.254.254.1/32 +! +interface r1-eth0 + ipv6 address 2001:db8:1::1/64 +! |