Cisco Cisco ASR 5000

Page of 9109
  Crypto Template Configuration Mode Commands 
control-dont-fragment  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3025 
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
 
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