Use the agent command to add, remove, or approve an agent on the network by its IP address when the current controller serves as a mobility manager.
The role of the Wireless Appliance must be set to Manager before this option becomes available. For more information, see mrole.
add | Adds an agent to the network |
remove | Removes an agent from the network |
approve | Approves an agent on the network |
backupMgr | Specifies the agent at the IP address as the network backup manager |
IP Address | Specifies the IP address of the agent |
The following example adds an agent to the network:
EWC.extremenetworks.com:mobility# agent add 10.0.0.1
The following example removes an agent from the network:
EWC.extremenetworks.com:mobility# agent remove 10.0.2.4
The following example approves an agent on the network:
EWC.extremenetworks.com:mobility# agent approve 10.0.0.1
The following example specifies 10.0.0.1 as backup manager agent on the network:
EWC.extremenetworks.com:mobility# agent backupmgr 10.0.0.1