mirror_frr/tests/topotests/ospf_topo1/r3/zebra.conf
Donatas Abraitis 764b81858f tests: Unify directory naming for topotests
Change every `-` to `_` in directory names. This is to avoid mixing _ and -.

Just for consistency and directory sorting properly.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-05-11 14:14:26 +03:00

16 lines
250 B
Plaintext

!
interface r3-eth0
ip address 10.0.3.1/24
ipv6 address 2001:db8:3::1/64
!
interface r3-eth1
ip address 10.0.10.1/24
ipv6 address 2001:db8:100::1/64
!
interface r3-eth2
ip address 172.16.0.2/24
ipv6 address 2001:db8:200::2/64
!
ip forwarding
!