frr/tests/topotests/ripng_allow_ecmp/r3/frr.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

14 lines
202 B
Text

!
int lo
ipv6 address 2001:db8:2::1/64
!
int r3-eth0
ipv6 address 2001:db8:1::3/64
!
router ripng
redistribute connected
network 2001:db8:1::/64
network 2001:db8:2::/64
timers basic 5 15 10
exit