Cisco Cisco ASR 5000

Page of 9109
EPDG Service Configuration Mode Commands   
▀  ip 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3708 
   
ip 
This command configures Internet Protocol (IP) parameters. 
Product
 
ePDG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context > EPDG Service Configuration 
configure > context context_name > epdg service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-epdg-service)# 
Syntax
 
ip fragment-chain { max-ooo-fragment  fragments | timeout secs  } 
default ip fragment-chain { max-ooo-fragment  | timeout } 
default
 
Resets the ePDG Internet Protocol(IP) parameters to default values. 
fragment-chain
 
 This option configures ip fragment chain settings during TFT handling. 
max-ooo-fragment
 
fragments
 
This is the number of fragments to buffer per fragment chain for out-of-order reception before receiving first 
fragment(for L4 packet filtering).  
fragments
 is an integer value between 
0
 through 
300
The default value is 45. 
0
 represents no buffering is done for out-of-order fragments, correct bearer will be selected with first 
fragment. 
timeout
 
secs
 
This is the time to hold an ip fragment chain.  
secs
 is an integer value between 
1
 through 
10
The default value is 5. 
Usage 
Use this command to configure ePDG Internet Protocol (IP) parameters. 
Example
 
Use the following command to configure ePDG IP parametr timeout to 6 seconds:  
ip fragment-chain timeout 6