Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
Crypto Template Configuration Mode Commands   
▀  control-dont-fragment 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
2912 
   
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
 
control-dont-fragment { clear-bit | copy-bit | set-bit } 
{ clear-bit | copy-bit | set-bit }
 
Configures the option to perform on the DF 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 
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. 
Example
 
The following command sets the DF bit in the outer IP header: 
control-dont-fragment set-bit