Hello.
I configure a PBR on our 2 core switches in VLAN.
show route-map
route-map TEST, permit, sequence 10
Match clauses:
ip address (access-lists): 100
Set clauses:
ip next-hop 10.178.x.x
Policy routing matches: 100 packets, 9000 bytes
interface Vlan506
ip address 10.178.125.3 255.255.255.224
ip access-group 100 in
ip policy route-map TEST
standby 1 ip 10.178.125.1
standby 1 priority 200
standby 1 preempt
access-list apply on vlan are as
also these both switch are 3750 and we change the template to sdm routing. these switches have a default route
list 100
10 permit ip 10.178.125.0 0.0.0.31 10.178.125.0 0.0.0.31 (335 matches)
20 permit ip 10.178.125.0 0.0.0.31 10.0.0.0 0.255.255.255
30 deny ip 10.178.125.0 0.0.0.31 192.168.0.0 0.0.255.255
40 deny ip 10.178.125.0 0.0.0.31 172.16.0.0 0.0.255.255
50 permit ip any any (9863 matches)
O*E1 0.0.0.0/0 [110/2] via 172.16.225.243, 03:23:49, Vlan950
[110/2] via 172.16.225.242, 03:23:49, Vlan950
all these config the PBC is not hitting the ip next-hop 10.178.x.x what i am missing here please put me in right direction since last 2 days i am trying to figure it out but no sucess.
instead it taking normal route but we want to switch vlan 502 to go to this address 10.178.x.x
Thanks
please do not forget to rate.