l3-mobility
home-agent-load-balancing
virtual-controller <IP-address>
subnet <IP-address-subnet> <subnet-mask> <vlan> <virtual-controller-IP-address>
no...
This command configures Layer-3 mobility on a
Parameter |
Description |
Range |
Default |
l3-mobility | Enables Layer-3 mobility configuration sub-mode. | — | — |
home-agent-load-balancing |
Enables home agent load balancing. When enabled, the Virtual Controller assigns the home AP for roamed clients by using a round robin policy. With this policy, the load for the APs acting as Home Agents for roamed clients is uniformly distributed across the IAP cluster. |
— | Disabled |
virtual-controller <IP-address> |
Adds the IP address of a Virtual Controller to the mobility domain. In the typical deployment scenario, all the APs are configured in one subnet and all the clients in another subnet. You can also deploy APs across different subnets, in which case the APs in each subnet will form a cluster with its own Virtual Controller IP address. To allow clients to roam seamlessly among all the APs, the Virtual Controller IP for each of the foreign subnets must be configured for each IAP cluster. |
— | — |
<IP-address> | Configures the IP address for the subnets support in a |
— | — |
subnet <subnet-mask> | Specifies the subnet mask. | — | — |
<vlan> | Assigns the VLAN applicable to the IAP cluster. | 1-4093 | — |
<virtual-controller IP> | Specifies the IP address of the Virtual Controller in a |
— | — |
no… | Removes the configuration. | — | — |
Use this command to configure layer-3 mobility domains on a
The following example configures L3-mobility:
(Instant AP)(config)# l3-mobility
(Instant AP)(L3-mobility)# home-agent-load-balancing
(Instant AP)(L3-mobility)# virtual-controller 192.0.2.1
(Instant AP)(L3-mobility)# subnet 192.0.2.2 255.255.255.0 1 192.0.2.1
(Instant AP)(L3-mobility)# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Configuration mode and L3 mobility configuration sub-mode. |