]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/ospfapi/r4/ospfd.conf
Merge pull request #12798 from donaldsharp/rib_match_multicast
[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 interface r4-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 4.0.0.0
14 capability opaque
15 !