diff options
Diffstat (limited to 'tests/topotests/bgp_flowspec/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_flowspec/r1/zebra.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/bgp_flowspec/r1/zebra.conf b/tests/topotests/bgp_flowspec/r1/zebra.conf new file mode 100644 index 0000000..4b103cb --- /dev/null +++ b/tests/topotests/bgp_flowspec/r1/zebra.conf @@ -0,0 +1,9 @@ +! +hostname r1 +password zebra +ip table range 500 600 +interface r1-eth0 + ip address 10.0.1.1/24 + ipv6 address 1001::1/112 +! + |