]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/ospf-topo2/r2/ospfd.conf
tests: Test ospf unnumbered behavior and ensure that it works
[mirror_frr.git] / tests / topotests / ospf-topo2 / r2 / ospfd.conf
1 !
2 interface r2-eth1
3 ip ospf network point-to-point
4 !
5 router ospf
6 ospf router-id 10.0.255.2
7 redistribute kernel
8 redistribute connected
9 redistribute static
10 network 0.0.0.0/0 area 0
11 !