cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
3
Helpful
4
Replies

Connecting through BGP

ahmad2340
Level 1
Level 1

Sir,

I want to connect my networks through AS numbers and i want that when my one network's down it'll automatically jumps to the other one, these days working statically, plz guide me about this.

Thanx alot,

Ahmad Manzoor

4 Replies 4

stephtchoko
Level 3
Level 3

Hi

Do you use Bgp on your router ?

Do you use the same router to connevt to your 2 isp ?

Regards.

vladrac-ccna
Level 5
Level 5

Hello Manzoor,

even with static routes you could achieve this...

using floating static:

ip route 0.0.0.0 0.0.0.0 x.x.x.1

ip route 0.0.0.0 0.0.0.0 x.x.x.2 240

If you loose route to x.x.x.1, you'll start to use route through x.x.x.2.

HTH,

if it does, please rate this post.

Vlad

Hi Vladimir,

It 'll not work if the wan interface is Broadcast multiaddress like (ethernet , or token etc...).

You can use rtr:

http://www.cisco.com/en/US/tech/tk364/technologies_configuration_example09186a0080211f5c.shtml

we need more information to give you the more adaptable solution.

Regards.

Hello,

float static is only helpfull on serial links, yes.

a better link would be:

http://www.bgpbook.com/archpolicyexitdestindep.html

"How Can Floating Static Routes Fail?

The key to understanding the limitations of floating static routes is knowing how an interface is marked as "down." The details vary depending on the media used, but in general, an interface is considered down when signaling at the link layer is lost."

Anyway its a good example for other cases,

Vlad

Review Cisco Networking products for a $25 gift card