Proxy-Mobile IP
▀ Configuring Proxy Mobile-IP Support
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
456
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
>
Important:
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.
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
.
To verify the configuration of the HA service:
context
<
context_name
>
show ha-service name
<
ha_service_name
>