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

PBR Help

telecomvu
Level 1
Level 1

i setup policy based routing on my gateway router based on ACL to filter outbound traffic. is it possible to setup a backup default gateway for the PBR so that if the gateway goes down then traffic cen be forwarded to another gateway? how do you configure policy based routing to do that?

1 Accepted Solution

Accepted Solutions

royalblues
Level 10
Level 10

Hi Friend,

You can add another gateway to the ip next command if the gateway is on a directly connected interface

eg.

access-list 1 permit x.x.x.x x.x.x.x.x

route-map PBR permit 10

match ip address 1

set ip next-hop

you can also have a look at recursive PBR if the gateway is not directly connected

http://www.cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a008021de72.html

HTH, rate if it does

Narayan

View solution in original post

1 Reply 1

royalblues
Level 10
Level 10

Hi Friend,

You can add another gateway to the ip next command if the gateway is on a directly connected interface

eg.

access-list 1 permit x.x.x.x x.x.x.x.x

route-map PBR permit 10

match ip address 1

set ip next-hop

you can also have a look at recursive PBR if the gateway is not directly connected

http://www.cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a008021de72.html

HTH, rate if it does

Narayan

Review Cisco Networking products for a $25 gift card