]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/ospfapi/r4/ospfd.conf
doc: Add `show ipv6 rpf X:X::X:X` command to docs
[mirror_frr.git] / tests / topotests / ospfapi / r4 / ospfd.conf
1 !
2 interface r4-eth0
3 ip ospf hello-interval 2
4 ip ospf dead-interval 10
5 ip ospf area 1.2.3.4
6 !
7 router ospf
8 ospf router-id 192.168.0.4
9 capability opaque
10 !