diff options
Diffstat (limited to 'tests/topotests/pim_basic_igmp_proxy/r3/frr.conf')
-rw-r--r-- | tests/topotests/pim_basic_igmp_proxy/r3/frr.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/pim_basic_igmp_proxy/r3/frr.conf b/tests/topotests/pim_basic_igmp_proxy/r3/frr.conf new file mode 100644 index 00000000..8e58e8c6 --- /dev/null +++ b/tests/topotests/pim_basic_igmp_proxy/r3/frr.conf @@ -0,0 +1,8 @@ +hostname r3 +! +interface r3-eth0 + ip address 10.0.40.4/24 +! +interface lo + ip address 10.254.0.4/32 +! |