Cisco Cisco ASR 5000

Page of 148
Configuring Proxy MIP HA Failover
Use this example to configure Proxy Mobile IP HA Failover:
This configuration in this section is optional.
Important
When configured, Proxy MIP HA Failover provides a mechanism to use a specified alternate Home Agent
for the subscriber session when the primary HA is not available. Use the following configuration example to
configure the Proxy MIP HA Failover:
configure
context
<
context_name
>
fa-service
<
fa_service_name
>
proxy-mip ha-failover
[
max-attempts
<
max_attempts
>
| num-attempts-before-switching
<
num_attempts
> |
timeout
<
seconds
> ]
Notes:
• Save your configuration to flash memory, an external memory device, and/or a network location using
the Exec mode command save configuration. For additional information on how to verify and save
configuration files, refer to the System Administration Guide and the Command Line Interface Reference.
Configuring HA Services
Use the following configuration example to configure HA services to support Proxy Mobile IP.
configure
context
<
context_name
>
ha-service
<
ha_service_name
>
Note that FA-HA SPIs must be configured for the Proxy MIP feature to work while it is optional for
regular MIP. Also note that the above syntax assumes that FA-HA SPIs were previously configured as
part of the HA service as described in respective product Administration Guide. The replay-protection
and timestamp- tolerance keywords should only be configured when supporting Proxy Mobile IP.
Important
fa-ha-spi remote-address
<
fa_ip_address
>
spi-number
<
number
> {
encrypted secret
<
enc_secret
> |
secret
<
secret
> } [
description
<
string
> ] [
hash-algorithm
{
hmac-md5 | md5 | rfc2002-md5
} ]
replay-protection
{
timestamp | nonce
} |
timestamp-tolerance
<
tolerance
> ]
authentication mn-ha allow-noauth
authentication mn-aaa allow-noauth
end
Notes:
• Repeat this example as needed to configure additional HA services to support Proxy-MIP.
• Save your configuration to flash memory, an external memory device, and/or a network location using
the Exec mode command save configuration. For additional information on how to verify and save
configuration files, refer to the System Administration Guide and the Command Line Interface Reference.
   HSGW Administration Guide, StarOS Release 19
116
Proxy-Mobile IP
Configuring Proxy MIP HA Failover