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

PBR and HSRP

paa
Level 1
Level 1

Hi all!

I try to do redunduncy connection with two 2801 and two ISP. So, I configured HSRP on ineterface VLAN1 on both 2801, now I configuring PBR based on host source address. How can I do that? Should I configure same PBR policy on both 2801 and apply same route-map on interface VLAN1?

1 Reply 1

bvsnarayana03
Level 5
Level 5

Lets say R1 is connected to ISP1 & R2 to ISP2.

you create a route-map with 2 sequences on R1.

sequence 1: For subnets coming from ISP1 subnet, fwd pkts to directly connctd serial interface of ISP1.

sequence 2: For subnets coming from ISP2 subnet, fwd pkts to vlan1 of router2.

Similarly, you create a route-map with 2 sequences on R2.

sequence 1: For subnets coming from ISP2 subnet, fwd pkts to directly connctd serial interface of ISP2.

sequence 2: For subnets coming from ISP1 subnet, fwd pkts to vlan1 of router1.

You are now ready with configs. apply the respective route-maps to respective vlan interfaces.

Review Cisco Networking products for a $25 gift card