- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
MIPv6 HA Service
Configuration Mode Commands
The MIPv6 HA Service Configuration Mode is used to create and manage Mobile IPv6 (MIPv6) access privileges.
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
- aaa accounting
- bind
- default
- end
- exit
- refresh-advice-option
- refresh-interval-percent
- reg-lifetime
- sequence-number-validate
- setup-timeout
- simul-bindings
- timestamp-replay-protection tolerance
aaa accounting
Configures the sending of subscriber session AAA accounting by the Home Agent (HA) service.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
[ no ] aaa accounting
no
Disables AAA accounting for the HA service.
Usage Guidelines
Enabling the HA service will send all accounting data (start, stop, and interim) to the configured AAA servers. The default is AAA accounting enabled.
In order for this command to function properly, AAA accounting must be enabled for the context in which the HA service is configured using the aaa accounting subscriber radius command.
AAA accounting for the HA service can be disabled using the no version of the command.
Examples
no aaa accounting
bind
Designates the address of the MIPv6HA service and specifies the maximum number of subscribers that can access this service over the interface.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
bind address IPv6_address [ max-subscribers count ] no bind address
no
Removes the bound address from the HA service.
address
Specifies the IPv6 address of the MIPv6HA service using IPv6 colon-separated-hexadecimal notation.
max-subscribers count
Default: 3000000
Specifies the maximum number of subscribers that can access this service on this interface.
count is an integer from 0 through 4000000.
The maximum number of subscribers supported depends on the installed license key and the number of active packet processing cards installed in the system. Refer to the license key command for additional information.
Usage Guidelines
Use this command to associate the HA service with a specific logical IP address. The logical IP address or interface takes on the characteristics of a Pi interface. Only one interface can be bound to a service. The interface should be configured prior to issuing this command.
This command also sets a limit as to the number of simultaneous subscribers sessions that can be facilitated by the service/interface at any given time.
-
The total number of interfaces that you will configuring for use as Pi interfaces
-
The maximum number of subscriber sessions that all of these interfaces may handle during peak busy hours
-
The average bandwidth for each of the sessions
-
The type of physical port to which these interfaces will be bound
Taking these factors into account and distributing your subscriber session across all available interfaces will allow you to configure your interfaces to optimally handle sessions without degraded performance.
Examples
The following command binds the logical IP interface with the address of 2001:4A2B::1f3F to the HA service and specifies that a maximum of 600 simultaneous subscriber sessions can be facilitated by the interface/service at any given time.
bind address 2001:4A2B::1f3F max-subscribers 600
The following command disables a binding that was previously configured:
no bind address
default
Restore default values assigned for specified parameter.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
default { aaa | refresh-advice-option | refresh-interval-percent | reg-lifetime | sequence-number-validate | setup-timeout | simul-bindings | subscriber | timestamp-replay-protection }
aaa
Restores the AAA setting configured by the aaa command to its default of enabled.
refresh-advice-option
Restores the refresh-advice-option setting to its default of disabled.
refresh-interval-percent
Restores the refresh-interval-percent setting to its default of 75.
reg-lifetime
Restores the Mobile IP session registration lifetime setting configured by the reg-lifetime command to its default: 600 seconds.
sequence-number-validate
Restores the sequence-number-validate setting to its default of enabled.
setup-timeout
Restore the maximum amount of time allowed for setting up a session to the default: 60 seconds.
simul-bindings
Restores the simultaneous bindings setting to its default: 1.
subscriber
Configures settings for the default subscriber.
timestamp-replay-protection
Restores the timestamp-replay-protection scheme according to RFC 4285.
Usage Guidelines
After the system has been modified from its default values, this command is used to set or restore specific parameters to their default values.
Examples
default simul-bindings
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
refresh-advice-option
Configures inclusion of refresh advice option in the Binding Acknowledgement sent by the Home Agent (HA).
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
refresh-advice-option
Usage Guidelines
Includes the refresh advice option in the binding acknowledgements sent by the home agent. Default is disabled.
refresh-interval-percent
Configures the percentage of the granted lifetime to be used in the refresh interval mobility option in the Binding Acknowledgement sent by the Home Agent (HA).
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
refresh-interval-percent value
value
value represents a percentage expressed as an integer from 1 through 99. Default is 75.
Usage Guidelines
Use this command to configure the amount of the granted lifetime to be used in the refresh interval mobility option in the Binding Acknowledgement sent by the Home Agent (HA).
Examples
refresh-interval-percent 50
reg-lifetime
Specifies the longest registration lifetime that the HA service will be allowed in any Registration Request message from the mobile node.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
reg-lifetime time no reg-lifetime
no
Sets the registration lifetime to infinite.
time
Specifies the registration lifetime in seconds. time is an integer from 1 through 262140. Default is 600.
Usage Guidelines
Use to limit a mobile nodes' lifetime. If the mobile node requests a shorter lifetime than what is specified, it is granted. However, Per RFC 2002, should a mobile node request a lifetime that is longer than the maximum allowed by this parameter, the HA service will respond with the value configured by this command as part of the Registration Reply.
Examples
reg-lifetime 2400
no reg-lifetime
sequence-number-validate
Configures sequence number validation of the received MIPV6 control packet by the Home Agent (HA) according to RFC 3775.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
sequence-number-validate
Usage Guidelines
Use this command to enable sequence number validation of the received MIPV6 control packet by the Home Agent (HA) as per RFC 3775. Default is enabled.
setup-timeout
The maximum amount of time allowed for session setup.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
setup-timeout seconds
seconds
Default: 60 seconds
The maximum amount of time (in seconds) to allow for setup of a session expressed as an integer from 1 through 1000000. Default is 60 seconds.
Usage Guidelines
Use this command to set the maximum amount of time allowed for setting up a session.
Examples
setup-timeout 300
simul-bindings
Specifies the maximum number of "care-of" addresses that can be simultaneously bound for the same user as identified by NAI and Home address.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
simul-bindings number
number
Configures maximum number of "care of" addresses that can be simultaneously bound for the same user as identified by their NAI and home address. number is an integer from 1 through 3. Default is 1.
Usage Guidelines
Per RFC 2002, the HA service creates a mobile binding record (MBR) for each subscriber session it is facilitating. Each MBR is associated with a care-of address. As the mobile node roams, it is possible that the session will be associated with a new care-of address.
Typically, the HA service will delete an old binding and create a new one when the information in the Registration Request changes. However, the mobile could request that the HA maintains previously stored MBRs. This command allows you to configure the maximum number of MBRs that can be stored per subscriber if the requested.
Examples
simul-bindings 2
timestamp-replay-protection tolerance
Designates timestamp replay protection scheme as per RFC 4285.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > MIPv6HA Service Configuration
configure > context context_name > mipv6ha-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mipv6ha-service)#
Syntax
Syntax Description
timestamp-replay-protection toleranceseconds
tolerance seconds
Defines the acceptable difference in timing (between timestamps) before rejecting packet, in seconds. seconds must be an integer from 0 through 65535. The default is 7.
Usage Guidelines
Use this command to define the acceptable difference in timing (between timestamps) before rejecting packet.
Feedback