diff options
Diffstat (limited to 'tests/topotests/bgp_lu_topo2/R3/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_lu_topo2/R3/zebra.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/topotests/bgp_lu_topo2/R3/zebra.conf b/tests/topotests/bgp_lu_topo2/R3/zebra.conf new file mode 100644 index 0000000..dd24deb --- /dev/null +++ b/tests/topotests/bgp_lu_topo2/R3/zebra.conf @@ -0,0 +1,11 @@ +log file /tmp/zebra.log +no log unique-id +! +! +! debug zebra events +! debug zebra packet detail +! debug zebra mpls +! +interface R3-eth0 + ip address 10.0.1.3/24 +! |