diff options
Diffstat (limited to 'tests/topotests/bgp_lu_explicitnull/r2/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_lu_explicitnull/r2/zebra.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/topotests/bgp_lu_explicitnull/r2/zebra.conf b/tests/topotests/bgp_lu_explicitnull/r2/zebra.conf new file mode 100644 index 0000000..9a63961 --- /dev/null +++ b/tests/topotests/bgp_lu_explicitnull/r2/zebra.conf @@ -0,0 +1,6 @@ +interface r2-eth0 + ip address 192.0.2.2/24 +! +interface r2-eth1 + ip address 192.168.2.2/32 +! |