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