nerdexam
Cisco

300-730 · Question #169

Which remote access VPN technology requires transform sets to be explicitly defined?

The correct answer is B. IPsec. IPsec is the only technology listed that requires transform sets to be explicitly defined, specifying the encryption and integrity algorithms used to negotiate security associations.

Remote Access VPN

Question

Which remote access VPN technology requires transform sets to be explicitly defined?

Options

  • AClientless SSLVPN
  • BIPsec
  • CCisco AnyConnect
  • DFlexVPN

How the community answered

(54 responses)
  • A
    4% (2)
  • B
    93% (50)
  • C
    2% (1)
  • D
    2% (1)

Why each option

IPsec is the only technology listed that requires transform sets to be explicitly defined, specifying the encryption and integrity algorithms used to negotiate security associations.

AClientless SSLVPN

Clientless SSL VPN relies on TLS for transport security and uses SSL cipher suites negotiated automatically by the protocol itself, not Cisco IOS IPsec transform sets.

BIPsecCorrect

IPsec VPN on Cisco IOS uses the 'crypto ipsec transform-set' command to explicitly declare the combination of encryption algorithms (such as AES or 3DES) and integrity algorithms (such as SHA or MD5). Without a defined transform set referenced in a crypto map or IPsec profile, the IPsec SA cannot be negotiated and the tunnel cannot be established.

CCisco AnyConnect

Cisco AnyConnect in SSL mode uses TLS and requires no transform sets; when AnyConnect operates over IKEv2, the configuration uses IKEv2 proposals rather than legacy IKEv1-style transform sets.

DFlexVPN

FlexVPN is an IKEv2-based framework that uses 'crypto ikev2 proposal' and 'crypto ikev2 policy' constructs in place of the explicit transform set definition required by IKEv1 IPsec.

Concept tested: IPsec transform set requirement for VPN tunnel negotiation

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_ikevpn/configuration/xe-16/sec-crypto-ikev1-xe-16-book/sec-cfg-ipsec-enc.html

Topics

#IPsec#transform sets#remote access VPN#IKE

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice