Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  MIPv6 HA Service Configuration Mode Commands 
reg-lifetime  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7267 
reg-lifetime 
Specifies the longest registration lifetime that the HA service will be allowed in any Registration Request message from 
the mobile node. 
Product
 
PDSN 
HA 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration 
configure > context context_name > mipv6ha-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mipv6ha-service)# 
Syntax
 
reg-lifetime time 
no reg-lifetime 
no
 
Sets the registration lifetime to infinite. 
time
 
Specifies the registration lifetime in seconds. 
time
 is an integer from 1 through 262140. Default is 600. 
 
Usage 
Use to limit a mobile nodes’ lifetime. If the mobile node requests a shorter lifetime than what is specified, it 
is granted. However, Per RFC 2002, should a mobile node request a lifetime that is longer than the maximum 
allowed by this parameter, the HA service will respond with the value configured by this command as part of 
the Registration Reply. 
Example
 
The following command configures the registration lifetime for the HA service to be 2400 seconds: 
reg-lifetime 2400 
The following command configures an infinite registration lifetime for MIPv6 calls: 
no reg-lifetime