mode
Use this command to set the mode of negotiation for a transform set.
Use the no form of this command to reset the mode to its default (tunnel).
Command Syntax
mode (tunnel|transport)
no mode
Parameter
tunnel
The entire original IP packet is protected (default).
transport
The payload (data) of the original IP packet is protected.
Defaults
Tunnel mode
Command Mode
Transform set mode
Example
(config)#crypto ipsec transform-set TEST_ESP mode transport
(config-transform)#mode transport
Last modified date: 07-14-2023