frr/tests/topotests/ripng_route_map/r2/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
199 B
Text

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