QuestionQ391

Layer 3 Technologies

An engineer configured access list NON-CISCO in a policy to affect routing.

Question Image

What two effects does this route-map configuration have?

Choose two
  • A Packets are forwarded using normal route lookup.
  • B Packets are forwarded to the default gateway.
  • C Packets are dropped by the access list.
  • D Packets are evaluated by sequence 10.
  • E Packets are not evaluated by sequence 10.
Explanation

A packet that matches a deny route-map statement used for policy-based routing is not policy routed; it is forwarded through the normal destination-based routing lookup. Processing stops at that matching deny statement, so the packet is not evaluated by the later sequence 10 and its set ip next-hop 192.168.1.5 action is not applied.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!