]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_aigp/r5/ospfd.conf
bgpd: Implement Accumulated IGP Metric Attribute for BGP
[mirror_frr.git] / tests / topotests / bgp_aigp / r5 / ospfd.conf
1 !
2 interface lo
3 ip ospf cost 10
4 !
5 interface r5-eth1
6 ip ospf dead-interval 4
7 ip ospf hello-interval 1
8 ip ospf cost 10
9 !
10 router ospf
11 router-id 10.0.0.5
12 network 192.168.56.0/24 area 0
13 network 10.0.0.5/32 area 0