frr/tests/topotests/forwarding_on_off/r1/frr.conf
Daniel Baumann a2d156806a
Merging upstream version 10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:17:20 +01:00

14 lines
No EOL
317 B
Text

int lo
ip address 10.1.1.1/32
ip address 10:1::1:1/128
int eth0
ip address 10.1.2.1/24
ipv6 address 10:1::2:1/120
ip route 10.1.1.2/32 10.1.2.2
ip route 10.1.1.3/32 10.1.2.2
ip route 10.1.3.0/24 10.1.2.2
ipv6 route 10:1::1:2/128 10:1::2:2
ipv6 route 10:1::1:3/128 10:1::2:2
ipv6 route 10:1::3:0/90 10:1::2:2