300-410 Policy-Based Routing (PBR) • Set 2
300-410 Policy-Based Routing (PBR) Practice Test 2 — 15 questions with explanations. Free, no signup.
A network engineer runs the following command on Router R1:
R1# show ip policy
Interface Route-mapGigabitEthernet0/0 PBR-DEFAULT
R1# show route-map PBR-DEFAULTroute-map PBR-DEFAULT, permit, sequence 10 Match clauses:
ip address (access-lists): 150Set clauses:
ip next-hop 10.0.0.2Policy routing matches: 0 packets, 0 bytes
route-map PBR-DEFAULT, deny, sequence 20 Match clauses: Set clauses: Policy routing matches: 0 packets, 0 bytes
R1# show access-lists 150Extended IP access list 150
10 permit ip 192.168.1.0 0.0.0.255 any
R1# show ip route 10.0.0.2Routing entry for 10.0.0.2/32 Known via "ospf 1", distance 110, metric 20 Last update from 10.1.1.2 on GigabitEthernet0/1
Based on this output, what is the most likely problem?