cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
293
Views
0
Helpful
3
Replies

ISP BGP Dual-Home

acostram1500
Level 1
Level 1

Hello everyone I hope someone can give some feedback on my question.

We are building a new site and also getting two Internet circuits for the site. The setup is going to be Dual-homed Active/Active using the same ISP. We also have blocks of /24 public IPs from our ISP.

My question is can we segment the blocks of IPs that are given  by our ISP into smaller subnet? Or what would be the logical or optimal way of implementing this design with these blocks of public IPs? I included the diagram in this post as well.

Thank you all in advance.

RAM

Attachment: 
1 Accepted Solution

Accepted Solutions

Correct.  You can do this with the network command under router bgp <as number>, or you can do it by redistributing networks into BGP (static or dynamic).

Throwing packets since 2012

View solution in original post

3 Replies 3

pdub206
Level 1
Level 1

Yes you can segment them into smaller subnets.  All your ISP needs from you is the networks advertised back to them.  If you have two /24's in a row you could even advertise a /23 back to them.  Note that most ISP's will not accept anything smaller than a /24.

I would set up dynamic routing between your edge routers and firewalls, then have your firewalls advertise the /24 networks outbound.  Your edge routers can then redistribute them into BGP for advertisement to the rest of the internet.

Throwing packets since 2012

Thanks Patrick,

Just want to clarify when you said advertise back to ISP your referring to the public IP blocks that that are given to us by our ISP right?

Thanks,

RAM

Correct.  You can do this with the network command under router bgp <as number>, or you can do it by redistributing networks into BGP (static or dynamic).

Throwing packets since 2012
Review Cisco Networking products for a $25 gift card