nerdexam
Cisco

200-301 · Question #1421

Which encryption mode is used when a packet is sent from a site-to-site VPN connection where the source and destination IP address portion of a packet is unencrypted?

The correct answer is C. Transport. In IPSec Transport mode, only the data payload is encrypted, leaving the original IP header, including source and destination IP addresses, unencrypted.

Submitted by yuriko_h· Mar 5, 2026Security Fundamentals

Question

Which encryption mode is used when a packet is sent from a site-to-site VPN connection where the source and destination IP address portion of a packet is unencrypted?

Options

  • APPTP
  • BSecure Shell
  • CTransport
  • DPPPoE

How the community answered

(34 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    85% (29)
  • D
    3% (1)

Why each option

In IPSec Transport mode, only the data payload is encrypted, leaving the original IP header, including source and destination IP addresses, unencrypted.

APPTP

PPTP (Point-to-Point Tunneling Protocol) is an older, less secure VPN protocol, and its encryption mode is not referred to as 'Transport' in this context.

BSecure Shell

Secure Shell (SSH) is a protocol for secure remote access and data transfer, not typically an encryption mode for site-to-site VPNs in the IPSec context.

CTransportCorrect

In IPSec Transport mode, only the payload of the IP packet is encrypted and/or authenticated, meaning the original IP header, including the source and destination IP addresses, remains in plain text and visible for routing purposes. This differs from Tunnel mode, which encapsulates and encrypts the entire original IP packet within a new IP packet.

DPPPoE

PPPoE (Point-to-Point Protocol over Ethernet) is used for encapsulating PPP frames over Ethernet networks, often for DSL connections, and is not an encryption mode for VPNs.

Concept tested: IPSec VPN encryption modes (Transport mode)

Source: https://learn.microsoft.com/en-us/windows-server/networking/vpn/ipsec/understanding-ipsec-transport-mode

Topics

#IPsec#transport mode#VPN#encryption

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice