This command assigns
ranges of Mobile Node (MN) IP addresses to specific Home agent IP
addresses.
Privilege:
Security Administrator,
Administrator
Syntax
[ no ] hoa-range ip_addressip_address2 ha ip_address3
no
Removes the specified
Home Agent assignment from the assignment table.
ip_address ip_address2
Specifies a range of
MN IP addresses. ip_address and ip_address2 must
be specified in IPv4 dotted-decimal or IPv6 colon-separated notation.
ha ip_address3
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.
Usage:
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.
Example:
The following command
assigns any MN IP address that falls in the range of
192.168.100.0 through
192.168.101.0 to
the HA with the IP address of
192.168.200.10:
hoa-range 192.168.100.0
192.168.101.0 ha 192.168.200.10