Cisco Cisco ASR 5000

Page of 9109
APN Configuration Mode Commands   
▀  mobile-ip home-agent 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1408 
   
mobile-ip home-agent 
Configures the IP address of the home agent (HA) used by the current APN to facilitate subscriber Mobile IP sessions. 
Product
 
GGSN 
FA 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
mobile-ip home-agent ip_address [ alternate ] 
no mobile-ip home-agent ip_address alternate 
default mobile ip home-agent 
default
 
Restores the APN mobile-ip parameters to the default setting, no HA address defined.  
no
 
Removes a previously configured HA address. 
ip_address
 
Specifies the IP address of the HA expressed in IPv4 dotted-decimal notation. 
alternate
 
Designates this Mobile IP HA as the alternate that will be used in the event of a fail-over. 
Usage 
If the APN is configured to support Mobile IP for all PDP contexts it is facilitating, this command specifies 
the IP address of the HA that is to be used. 
Example
 
The following command configures an HA IP address of 192.168.1.15: 
mobile-ip home-agent 192.168.1.15