Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
control-dont-fragment
Controls the Don't Fragment (DF) bit in the outer IP header of the IPSec tunnel data packet.
Product
All IPSec-related services
Privilege
Security Administrator
Syntax Description
control-dont-fragment { clear-bit | copy-bit | set-bit }
clear-bit
Clears the DF bit from the outer IP header (sets it to 0).
copy-bit
Copies the DF bit from the inner IP header to the outer IP header. This is the default action.
set-bit
Sets the DF bit in the outer IP header (sets it to 1).
Usage Guidelines
A packet is encapsulated in IPSec headers at both ends. The new packet can copy the DF bit from the original
unencapsulated packet into the outer IP header, or it can set the DF bit if there is not one in the original packet.
It can also clear a DF bit that it does not need.
Examples
The following command sets the DF bit in the outer IP header:
control-dont-fragment set-bit
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1240
Crypto Template Configuration Mode Commands
control-dont-fragment