nerdexam
Cisco

352-001 · Question #339

Which statement is correct about policy-based routing?

The correct answer is A. It can create microloops during network reconvergence. Policy-based routing can introduce microloops during reconvergence because PBR forwarding decisions and the routing table can temporarily become inconsistent across routers.

Layer 3 Control Plane

Question

Which statement is correct about policy-based routing?

Options

  • AIt can create microloops during network reconvergence.
  • BIt should be implemented at both ends of a GRE tunnel.
  • CIt can limit the network scalability.
  • DIt decreases failure detection time.

How the community answered

(23 responses)
  • A
    74% (17)
  • B
    13% (3)
  • C
    4% (1)
  • D
    9% (2)

Why each option

Policy-based routing can introduce microloops during reconvergence because PBR forwarding decisions and the routing table can temporarily become inconsistent across routers.

AIt can create microloops during network reconvergence.Correct

PBR overrides the routing table and forwards packets based on match criteria; during network reconvergence, PBR policies on different routers may not align with updated routing table entries, causing packets to loop between routers that each believe the other is the correct next hop until full convergence is reached.

BIt should be implemented at both ends of a GRE tunnel.

PBR is a unidirectional feature applied on ingress interfaces to redirect traffic before a routing table lookup, and it does not need to be symmetrically configured at both ends of a GRE tunnel to operate correctly.

CIt can limit the network scalability.

PBR adds per-packet processing overhead on the router where it is applied but does not inherently impose a scalability ceiling on the overall network design.

DIt decreases failure detection time.

PBR has no role in failure detection - it only redirects matching traffic to a specified next hop and does not interact with link failure timers or neighbor detection mechanisms.

Concept tested: Policy-based routing behavior and microloop risk

Source: https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/13753-25.html

Topics

#policy-based routing#microloops#reconvergence#scalability

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice