Reference Guide

Arguments
Argument Description Format
<ClientIP> Client or router IP address Existing client or router IP
address in the format: 'x.x.x.x'
<AccessIP> Client VIP to which the client or
router was accessed
Existing client VIP IP address in
the format: 'x.x.x.x'
<ControllerID> ID of the NAS controller to which
to move the client
Existing NAS controller ID
Example
Move a client with the IP address 172.22.69.18 using client VIP 172.22.69.32 to controller 1:
CLI> networking client-load-balancing move 172.22.69.18 172.22.69.32 1
networking client-load-balancing mass-rebalance
Description
Rebalance all the clients between the NAS controllers.
Format
networking client-load-balancing mass-rebalance
Example
Rebalance all clients between the NAS controllers:
CLI> networking client-load-balancing mass-rebalance
networking client-load-balancing mass-failback
Description
Move all clients back to their preferred NAS controller.
Format
networking client-load-balancing mass-failback
Example
Fail back all clients to their preferred NAS controller:
CLI> networking client-load-balancing mass-failback
98