nerdexam
Cisco

300-730 · Question #123

An administrator is planning a VPN configuration that will encrypt traffic between multiple servers that will be passing unicast and multicast traffic. This configuration must be able to be implemente

The correct answer is C. GETVPN. GET VPN (Group Encrypted Transport VPN) is the only technology that encrypts both unicast and multicast traffic in place while preserving the original IP header, requiring no routing modifications.

Secure Communications Architectures

Question

An administrator is planning a VPN configuration that will encrypt traffic between multiple servers that will be passing unicast and multicast traffic. This configuration must be able to be implemented without the need to modify routing within the network. Which VPN technology must be used for this task?

Options

  • AFlexVPN
  • BVTI
  • CGETVPN
  • DDMVPN

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    5% (1)
  • C
    82% (18)
  • D
    5% (1)

Why each option

GET VPN (Group Encrypted Transport VPN) is the only technology that encrypts both unicast and multicast traffic in place while preserving the original IP header, requiring no routing modifications.

AFlexVPN

FlexVPN creates IKEv2-based virtual tunnel interfaces and requires routing protocol or static route changes to direct traffic into the tunnels.

BVTI

VTI (Virtual Tunnel Interface) creates point-to-point or point-to-multipoint tunnels that require routing configuration to steer traffic; it also does not natively support multicast encryption.

CGETVPNCorrect

GETVPN uses the GDOI (Group Domain of Interpretation) key-management protocol and IPsec tunnel-less encryption, meaning the original source and destination IP headers are kept intact inside the encrypted packet. This header preservation means the existing routing infrastructure does not need to change. Additionally, GETVPN natively supports multicast traffic encryption, making it the correct choice when both unicast and multicast must be protected without routing redesign.

DDMVPN

DMVPN uses GRE tunnels over NHRP and requires routing protocol changes (typically OSPF or EIGRP) to populate the routing table with spoke prefixes; multicast support is via GRE, not native encryption.

Concept tested: GETVPN for multicast-aware tunnel-less encryption

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_getvpn/configuration/xe-16/sec-get-vpn-xe-16-book.html

Topics

#GETVPN#multicast#encryption#routing preservation

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice