Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
Subscriber Configuration Mode Commands   
▀  mobile-ip ha 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
8894 
   
mobile-ip ha 
Accommodates two Mobile IP (MIP) Home Agent (HA) options in subscriber mode. 
Product
 
PDSN 
HA 
ASN-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ no ] mobile-ip ha { assignment-table name | ignore-unknown-ha-addr-error } 
no
 
Disables the mobile IP HA option specified. 
assignment-table name
 
Specifies the name of an existing MIP HA Assignment table. 
name
 must be an alphanumeric string of 1 
through 63 characters. 
ignore-unknown-ha-addr-error
 
Default is disabled. 
Enables or disables the HA to accept or reject the RRQ from a particular subscriber. 
Usage 
Use this command to assign a MIP HA Assignment table to the current subscriber. 
Use this command to disable or enable the HA to accept or reject the RRQ from a particular subscriber when 
the HA address in the incoming MIP RRQ is not the same as the HA service address. The feature is off by 
default which causes the RRQ to be rejected with the error code UNKNOWN_HOME_AGENT. 
Example
 
The following command assigns the MIP HA Assignment table named 
Atable1
 to the current subscriber: 
mobile-ip ha assignment-table Atable1 
The following command sets 
ignore-unknown-ha-addr-error
 to its default disabled state: 
no mobile-ip ha ignore-unknown-ha-addr-error