Hi Rene,
I tried to do the above lab; however been getting policy-rejected error.Below is the output
R1#ping 4.4.4.4 re 1
Type escape sequence to abort.
Sending 1, 100-byte ICMP Echos to 4.4.4.4, timeout is 2 seconds:
!
Success rate is 100 percent (1/1), round-trip min/avg/max = 36/36/36 ms
R1#
*Mar 1 08:33:13.437: IP: s=192.168.12.1 (local), d=4.4.4.4, len 100, policy match
*Mar 1 08:33:13.441: IP: route map PBR, item 10, permit
*Mar 1 08:33:13.441: IP: s=192.168.12.1 (local), d=4.4.4.4, len 100, policy rejected -- normal forwarding
R1#sh route-map
route-map PBR, permit, sequence 10
Match clauses:
ip address (access-lists): PBR
Set clauses:
ip next-hop 192.168.13.3
Policy routing matches: 5 packets, 500 bytes
R1#sh ip acces
R1#sh ip access-lists
Extended IP access list PBR
10 permit ip any 4.4.4.0 0.0.0.255 (1 match)
R1#