Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands I-M 
ip identification packet-size-threshold  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2557 
ip identification packet-size-threshold 
Configures the packet size above which system will assign unique IP header identification. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
ip identification packet-size-threshold size 
default ip identification packet-size-threshold 
default
 
Restores default value of 576 bytes to IP packet size for fragmentation threshold. 
size
 
Specifies the size of IP packet in bytes above which system will assign unique IP header identification for 
system generated IP encapsulation headers (such as MIP data tunnel). 
size
 is an integer from 0 through 
2000. Default: 576 
Usage 
This configuration is used to set the upper limit of the IP packet size. All packets above that size limit will be 
considered “fragmentable”, and an unique non-zero identifier will be assigned. 
Example
 
The following commands set the IP packet size to 1024 bytes as threshold. above this limit system will assign 
unique IP header identification for system generated IP encapsulation headers: 
ip identification packet-size-threshold 1023