12-24-2012 05:59 AM - edited 11-18-2020 03:00 AM
Proxy Mobile IPv6 (PMIPv6) is a network-based mobility management protocol that enables IP mobility for a host without participating in any mobile-related signaling. PMIPv6 acts as the proxy for the mobile node and the mobility entities in the network track the mobile node movements and initiate the mobility signaling and set up the required routing state.
The two functional entities of the PMIPv6 are Local Mobility Anchor(LMA) and Mobile Access Gateway (MAG).LMA maintains the reachability state of the mobile node and acts as a topological anchor point for the IP address of the mobile node. MAG does mobility management and it resides on the link where the mobile node is anchored.
More Information
is a network-based mobility management protocol standardized by IETF and is specified in RFC 5213. It is a protocol for building a common and access technology independent of mobile core networks, accommodating various access technologies such as WiMAX, 3GPP, 3GPP2 and WLAN based access architectures. Proxy Mobile IPv6 is the only network-based mobility management protocol standardized by IETF.
Contrary to Mobile IP approach, this functionality is implemented by the network, which is responsible for tracking the movements of the host and initiating the required mobility signalling on its behalf. However in case the mobility involves different network interfaces, the host needs modifications similar to Mobile IP in order to maintain the same IP address across different interfaces.
Network-based mobility management enables IP mobility for a host without requiring its participation in any mobility-related signaling. The network is responsible for managing IP mobility on behalf of the host. The mobility entities in the network are responsible for tracking the movements of the host and initiating the required mobility signaling on its behalf. This specification describes a network-based mobility management protocol and is referred to as Proxy Mobile IPv6.
A proxy mobility agent in the network performs the signaling with the home agent and does the mobility management on behalf of the mobile node attached to the network. Because of the use and extension of Mobile IPv6 signaling and home agent functionality, this protocol is referred to as Proxy Mobile IPv6 (PMIPv6).
This document provides a list of useful show commands to check the PMIPv6 client connectivity on WLC.
The following show commands can be used to verify the PMIPv6 client connectivity
show pmipv6 domain
This command displays summary information of a PMIPv6 domain
> show pmipv6 domain <domain_name> profile <profile_name>
NAI: @vodfone.com
APN: VodafoneLMA: Vodafonelma
NAI: *APN: ciscoapn
LMA: ciscolma
Note: Note that the domain name and the profile name can be up to 127 case-sensitive alphanumeric characters.
show pmipv6 mag bindings
To display the binding information of a mobile access gateway (MAG), use this command.
> show pmipv6 mag binding
[Binding][MN]: Domain: D1,
Nai: MN1@xyz.com
[Binding][MN]: State: ACTIVE
[Binding][MN]: Interface: Management
[Binding][MN]: Hoa: 0xE0E0E02, att: 3, llid: aabb.cc00.c800
[Binding][MN][LMA]: Id: LMA1
[Binding][MN][LMA]: lifetime: 3600
Binding][MN][GREKEY]: Upstream: 100, Downstream: 1
show pmipv6 mag globals
This command displays the global PMIPv6 parameters of a Mobile Access Gateway.
> show pmipv6 mag globals
Domain : D1 MAG Identifier : M1 MAG Interface : Management Max Bindings : 10000 Registration Lifetime : 3600 (sec) BRI Init-delay time : 1000 (msec) BRI Max-delay time : 2000 (msec) BRI Max retries : 1 Refresh time : 300 (sec) Refresh RetxInit time : 1000 (msec) Refresh RetxMax time : 32000 (msec) Timestamp option : Enabled Validity Window : 7 Peer#1: LMA Name: AN-LMA-5K LMA IP: 209.105.210.10 Peer#2: LMA Name: AN-LMA LMA IP: 209.105.210.4 Peer#3: LMA Name: AN-LMA LMA IP: 209.105.210.4
show pmipv6 mag stats
In order to display the statistics of the Mobile Access Gateway (MAG), use this command.
> show pmipv6 mag stats
[M1]: Total Bindings : 1 [M1]: PBU Sent : 7 [M1]: PBA Rcvd : 4 [M1]: PBRI Sent : 0 [M1]: PBRI Rcvd : 0 [M1]: PBRA Sent : 0 [M1]: PBRA Rcvd : 0 [M1]: No Of handoff : 0
show pmipv6 profile summary
Using this command, you can verify the summary of the PMIPv6 profiles.
> show pmipv6 profile summary Profile Name WLAN IDS (Mapped) ------------ ----------------- Group1 6
Note: To debug various PMIPv6 related events messages use the command debug proxy-mobility.
To see the details of a profile of a PMIPv6 domain, enter this command:
show pmipv6 domain domain-name profile profile-name
To see a summary of all the PMIPv6 profiles, enter this command:
show pmipv6 profile summary
To see the global information about the PMIPv6 for a MAG, enter this command:
show pmipv6 mag globals
To see information about the MAG bindings for LMA or NAI, enter this command:
show pmipv6 mag bindings {lma lma-name | nai nai-name}
To see statistical information about MAG, enter this command:
show pmipv6 mag stats domain domain-name peer peer-name
To see information about PMIPv6 for all clients, enter this command:
show client summary
To see information about PMIPv6 for a client, enter this command:
show client details client-mac-address
To see information about PMIPv6 for a WLAN, enter this command:
show wlan wlan-id
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: