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

Empty DEBUG IP POLICY Output

Hi Everyone,

I am facing an unusual cisco ASR1002 (Version 16.3.3) behavior.

Even if a route-map in properly configured, properly applied to an interface and the match counters increase , the DEBUG IP POLICY OUTPUT does not show anything. Evenmore also the exspected routing behavior is correct.

Following the router configuration:

interface GigabitEthernet0/0/0

ip address 192.168.1.1 255.255.255.0

standby 1 ip 192.168.1.254

ip policy route-map PBR-TRACK

interface GigabitEthernet0/0/1

ip address 10.100.1.1 255.255.255.252

interface GigabitEthernet0/0/2

ip address 172.16.252.1 255.255.255.252

interface GigabitEthernet0/0/3

ip address 172.31.0.6 255.255.255.252

access-list 15 permit 192.168.1.0 0.0.0.255

access-list 100 permit ip host 192.168.1.100

route-map PBR-TRACK permit 10

match ip address 100

set ip next-hop verify-availability 10.100.1.2 1 track 1

!

route-map PBR-TRACK permit 20

match ip address 15

set ip next-hop verify-availability 172.16.252.2 1 track 2

set ip next-hop verify-availability 172.31.0.7 2 track 3

!

route-map PBR-TRACK permit 40

Does anyone know the cause?

Thank you!

0 Replies 0