Cisco: BGP Redistribute OSPF

From OnnoWiki
Revision as of 12:35, 27 December 2018 by Onnowpurbo (talk | contribs) (Created page with "sumber: https://community.cisco.com/t5/routing/ospf-to-bgp-redistribution/td-p/1165332 router ospf 6 router-id x.x.x.x auto-cost reference-bandwidth 10000 area 38 stub n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

sumber: https://community.cisco.com/t5/routing/ospf-to-bgp-redistribution/td-p/1165332


router ospf 6
router-id x.x.x.x
auto-cost reference-bandwidth 10000
area 38 stub no-summary
timers throttle spf 10 100 5000
timers throttle lsa all 10 100 5000
redistribute bgp 65500 metric 500 subnets
network x.x.x.x 0.0.0.255 area 38
router bgp 65500
no synchronization
bgp log-neighbor-changes
redistribute ospf 6 metric 100 route-map ospf2bgp
neighbor x.x.x.x remote-as xxxx
no auto-summary


Referensi

Pranala Menarik