cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
1
Replies

Setting up BGP

dave99999
Level 1
Level 1

Hello

I have 2 networks both of which are running ospf and they seem to be working fine. I am trying to use BGP to have both networks talk to each other.

I have been having some problems with that.

Do I need to set BGP on all my routers on each network? Or just the routers that are next to each other on the two networks?

Here are the commands I have used for the routers that are next to each other.

1st router

router bgp 400

network 172.24.0.0

neighbor 144.5.5.1 remote-as 500

2nd router

router bgp 500

network 144.5.0.0

neighbor 172.24.5.1

Am I missing commands?

Thanks

---Dave

1 Reply 1

Harold Ritter
Spotlight
Spotlight

If this is a test setup, just redistribute BGP into OSPF in both AS and it should be fine. You don't need to redistribute OSPG in BGP since you are using a network statement to originate the routes in BGP.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)