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