mirror_frr/tests/topotests/bgp_aigp/r5/ospfd.conf
Donatas Abraitis 97a52c82a5 bgpd: Implement Accumulated IGP Metric Attribute for BGP
https://www.rfc-editor.org/rfc/rfc7311.html

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-10-26 11:26:57 +03:00

14 lines
214 B
Plaintext

!
interface lo
ip ospf cost 10
!
interface r5-eth1
ip ospf dead-interval 4
ip ospf hello-interval 1
ip ospf cost 10
!
router ospf
router-id 10.0.0.5
network 192.168.56.0/24 area 0
network 10.0.0.5/32 area 0