nerdexam
Cisco

300-730 · Question #150

An engineer is implementing the FlexVPN solution on a Cisco IOS router. The router must only terminate VPN requests and must not initiate them. Additionally, the interface must support VPNs from other

The correct answer is D. virtual template interface. A FlexVPN server that only terminates connections and must support both router peers and AnyConnect clients requires a virtual template interface, which dynamically spawns virtual access interfaces for each incoming IKEv2 session.

Remote Access VPN

Question

An engineer is implementing the FlexVPN solution on a Cisco IOS router. The router must only terminate VPN requests and must not initiate them. Additionally, the interface must support VPNs from other routers and Cisco AnyConnect connections. Which interface type must be configured to meet these requirements?

Options

  • Apoint-to-point GRE tunnel interface
  • Bmultipoint GRE tunnel interface
  • Cstatic virtual tunnel interface
  • Dvirtual template interface

How the community answered

(17 responses)
  • A
    6% (1)
  • C
    12% (2)
  • D
    82% (14)

Why each option

A FlexVPN server that only terminates connections and must support both router peers and AnyConnect clients requires a virtual template interface, which dynamically spawns virtual access interfaces for each incoming IKEv2 session.

Apoint-to-point GRE tunnel interface

A point-to-point GRE tunnel is statically configured for a single remote peer and cannot dynamically accept sessions from multiple different clients.

Bmultipoint GRE tunnel interface

A multipoint GRE interface is the hub interface construct for DMVPN and does not natively integrate with IKEv2 FlexVPN or support Cisco AnyConnect remote access clients.

Cstatic virtual tunnel interface

A static VTI is preconfigured for a specific peer and can initiate tunnels, violating the requirement that the router must not initiate VPN requests.

Dvirtual template interfaceCorrect

A virtual template interface operates in a passive responder-only role, meaning the router never initiates tunnels - it only accepts them. When a new IKEv2 session arrives, IOS clones the template into a virtual access interface for that session, supporting simultaneous connections from both remote routers and Cisco AnyConnect clients. This is the standard FlexVPN server construct and the only option that satisfies all three stated requirements.

Concept tested: FlexVPN server virtual template interface configuration

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_vpnips/configuration/xe-16/sec-conn-vpnips-xe-16-book/sec-flex-vpn.html

Topics

#FlexVPN#virtual template interface#DVTI#AnyConnect

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice