nerdexam
Cisco

300-730 · Question #29

Which method dynamically installs the network routes for remote tunnel endpoints?

The correct answer is C. reverse route injection. Reverse Route Injection (RRI) automatically creates static routes for remote IPsec VPN tunnel endpoints and injects them into the local routing table for dynamic distribution.

Site-to-site VPNs on Routers and Firewalls

Question

Which method dynamically installs the network routes for remote tunnel endpoints?

Options

  • Apolicy-based routing
  • BCEF
  • Creverse route injection
  • Droute filtering

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    87% (33)
  • D
    3% (1)

Why each option

Reverse Route Injection (RRI) automatically creates static routes for remote IPsec VPN tunnel endpoints and injects them into the local routing table for dynamic distribution.

Apolicy-based routing

Policy-based routing steers traffic based on defined match criteria and actions, but it does not create or install routing table entries for remote VPN tunnel endpoints.

BCEF

CEF (Cisco Express Forwarding) is a high-speed packet switching mechanism that builds forwarding tables from existing routing entries - it does not generate or inject routes on its own.

Creverse route injectionCorrect

Reverse Route Injection is an IPsec feature that automatically generates static host or network routes corresponding to remote VPN tunnel endpoints whenever a tunnel is established, inserting them into the routing table without manual configuration. These dynamically injected routes can then be redistributed into routing protocols such as OSPF or EIGRP, allowing other network devices to learn reachability to remote VPN networks.

Droute filtering

Route filtering controls which routes a routing protocol accepts or advertises between neighbors, but it does not dynamically create or install routes for VPN tunnel endpoints.

Concept tested: Reverse Route Injection for dynamic VPN endpoint route installation

Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/ipsec-negotiation-ike-protocols/14109-rri.html

Topics

#reverse route injection#dynamic routing#tunnel endpoints#RRI

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice