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