end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage Guidelines
Use this command to return to the Exec mode.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The Mobile IP HA Assignment Table Configuration Mode is used to assign specific Home Agent (HA) IP addresses to ranges of Mobile Node (MN) IP addresses.
Exec > Global Configuration > Context Configuration > MIP HA Assignment Table
configure > context context_name > mobile-ip ha assignment-table table_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mobile-ip-ha-assignment)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
This command assigns ranges of Mobile Node (MN) IP addresses to specific Home agent IP addresses.
HA
Security Administrator, Administrator
Exec > Global Configuration > Context Configuration > MIP HA Assignment Table
configure > context context_name > mobile-ip ha assignment-table table_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-mobile-ip-ha-assignment)#
[ no ] hoa-range ip_addressip_address2 ha ip_address3
Removes the specified Home Agent assignment from the assignment table.
Specifies a range of MN IP addresses. ip_address and ip_address2 must be specified in IPv4 dotted-decimal or IPv6 colon-separated notation.
Specifies the IP address of the Home Agent to assign to MNs that are within the specified range. ip_address3 must be specified in IPv4 dotted-decimal or IPv6 colon-separated notation.
Use this command to assign ranges of MN IP addresses to specific HAs.
Important |
A maximum of eight MIP HA assignment tables can be configured per context with a maximum of eight MIP HA assignment tables across all contexts. |
Important |
A maximum of 256 non-overlapping hoa-ranges can be configured per MIP HA Assignment table with a maximum of 256 non-overlapping hoa-ranges across all MIP HA Assignment tables. |
hoa-range 192.168.100.0 192.168.101.0 ha 192.168.200.10