cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
522
Views
0
Helpful
4
Replies

2 default routes in a pix?

pamirian76
Level 1
Level 1

hi can I have 2 default routes in a pix?

route outside 0 0 1.1.1.1 1

route outside 0.0 1.2.3.4 15

if connection 1 dies, the use the route 2...

thanks.

4 Replies 4

mostiguy
Level 6
Level 6

That should work - the pix cannot do load balancing, but should be able to use weighted routes so that if the primary default fails, the secondary is used

Is to assume if your running a routing protocol such as OSPF or RIP?

Otherwise how would the PIX know that the link is down.

thisisshanky
Level 11
Level 11

Yes that should work. See this sample output from my PIX.

kayser(config)# sh route

outside 0.0.0.0 0.0.0.0 192.168.80.1 1 OTHER static

outside 0.0.0.0 0.0.0.0 192.168.80.4 5 OTHER static

...

...

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

Hi,

actually I think that your PIX use the second route... only if it is using dynamic routing protocols (RIP or OSPF) and its neighbor 192.168.80.11, goes down...

regards,

G.

Review Cisco Networking for a $25 gift card