]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/all-protocol-startup/r1/ospfd.conf
Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detail
[mirror_frr.git] / tests / topotests / all-protocol-startup / r1 / ospfd.conf
1 log file ospfd.log
2 !
3 debug ospf event
4 debug ospf zebra
5 !
6 router ospf
7 ospf router-id 192.168.0.1
8 log-adjacency-changes
9 network 192.168.0.0/24 area 0.0.0.0
10 network 192.168.3.0/24 area 0.0.0.0
11 !
12 line vty
13 !