Like in
other IGP to IGP redistribution the behavior is different when redistributing
IBGP into OSPF. IBGP learned routes are not forwarded to an IGP routing
protocol through the redistribute command. Use command “bgp
redistribute-internal” under the BGP process on the
redistributing router.
R2(config-router)#do
show run | s bgp
router bgp
200
no synchronization
bgp log-neighbor-changes
bgp redistribute-internal
network 2.2.2.0 mask 255.255.255.0
redistribute ospf 10
neighbor 12.1.1.1 remote-as 100
neighbor 23.1.1.3 remote-as 200
neighbor 23.1.1.3 next-hop-self
no auto-summary
No comments:
Post a Comment