diff options
Diffstat (limited to 'tests/topotests/pim_basic/r2/zebra.conf')
-rw-r--r-- | tests/topotests/pim_basic/r2/zebra.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/pim_basic/r2/zebra.conf b/tests/topotests/pim_basic/r2/zebra.conf new file mode 100644 index 0000000..cb30858 --- /dev/null +++ b/tests/topotests/pim_basic/r2/zebra.conf @@ -0,0 +1,8 @@ +hostname r2 +! +interface r2-eth0 + ip address 10.0.20.2/24 +! +interface lo + ip address 10.254.0.2/32 +! |