diff options
Diffstat (limited to 'tests/topotests/srv6_sid_manager/ce1/zebra.conf')
-rw-r--r-- | tests/topotests/srv6_sid_manager/ce1/zebra.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/topotests/srv6_sid_manager/ce1/zebra.conf b/tests/topotests/srv6_sid_manager/ce1/zebra.conf new file mode 100644 index 00000000..0dea0c57 --- /dev/null +++ b/tests/topotests/srv6_sid_manager/ce1/zebra.conf @@ -0,0 +1,14 @@ +log file zebra.log +! +hostname ce1 +! +interface eth-rt1 + ipv6 address 2001:1::2/64 +! +ip forwarding +ipv6 forwarding +! +ipv6 route ::/0 2001:1::1 +! +line vty +! |