Proxy-Mobile IP
▀ Configuring Proxy Mobile-IP Support
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
460
Step 1
Enter the configuration mode by entering the following command:
configure
The following prompt appears:
[local]
host_name
(config)#
Step 2
Enter context configuration mode by entering the following command:
context
<
context_name
>
context_name
is the name of the system destination context designated for APN configuration. The name must be
from 1 to 79 alpha and/or numeric characters and is case sensitive.The following prompt appears:
[<
context_name
>]
host_name
(config-ctx)#
Step 3
Enter the configuration mode for the desired APN by entering the following command:
apn
<
apn_name
>
apn_name
is the name of the APN that is being configured. The name must be from 1 to 62 alpha and/or numeric
characters and is not case sensitive. It may also contain dots (.) and/or dashes (-).The following prompt appears:
[<
context_name
>]
host_name
(config-apn)#
Step 4
Enable proxy Mobile IP for the APN by entering the following command:
proxy-mip required
This command causes proxy Mobile IP to be supported for all IP PDP contexts facilitated by the APN.
Step 5
Optional.
GGSN/FA MN-NAI extension can be skipped in MIP Registration Request by entering following command:
proxy-mip null-username static-homeaddr
This command will enables the accepting of MIP Registration Request without NAI extensions in this APN.
Step 6
Return to the root prompt by entering the following command:
end
The following prompt appears:
[local]
host_name
#
Step 7
Repeat
step 1
through
step 6
as needed to configure additional APNs.
Step 8
Verify that your APNs were configured properly by entering the following command:
show apn { all | name
<
apn_name
> }
Keyword
Description
all
Displays configuration information for all configured APN.