Cisco Cisco Packet Data Gateway (PDG)

Page of 1630
reg-lifetime
Configures Mobile IP session registration lifetime.
Product
HA
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HA Service Configuration
configure > context context_name > ha-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ha-service)#
Syntax Description
reg-lifetime time
{ default | no } reg-lifetime
no
Sets the registration lifetime to infinite.
default
Sets the registration lifetime to default value, 600.
time
Specifies the registration lifetime in seconds.
time is an integer from 1 through 65534.
Usage Guidelines
Use this command o limit a mobile node's 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. The default is 600 seconds.
Examples
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 MIP calls:
no reg-lifetime
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1281
HA Service Configuration Mode Commands
reg-lifetime