server<#>

Use the server command to configure 1-3 servers for the AirDefense dedicated profile, or the AirDefense Radio Share profile. The server command is accessible from within the mitigator: adsprof:<named ad profile> context of the CLI, and from the mitigator: shareprof <named share profile> context of the CLI.

server1 server address

Parameters

server1 <server address> IP address or FQDN of the first AirDefense server.
server2 <server address> IP address or FQDN of the second AirDefense server.
server3 <server address> IP address or FQDN of the third AirDefense server.

Usage

After you run this command, run the apply command to implement the change. You can set one to three servers and then apply the changes.

Example

The following example assigns two servers to the AirDefense profile adsp-2. Assign the servers one at a time, then issue the apply command.

EWC.extremenetworks.com:mitigator:adsprof:adsp-2# server1 192.168.2.1
EWC.extremenetworks.com:mitigator:adsprof:adsp-2# server2 192.168.4.0
EWC.extremenetworks.com:mitigator:adsprof:adsp-2# apply
EWC.extremenetworks.com:mitigator:adsprof:adsp-3# show
Profile Name: adsp-2
aplist

AirDefense Server1 Address: 192.168.2.1
AirDefense Server2 Address: 192.168.4.0 
AirDefense Server3 Address:

The following example assigns one server to the AirDefense Radio Share profile share-2. Assign the server, then issue the apply command.

EWC.extremenetworks.com:mitigator:shareprof:share-2# server1 192.150.3.4 
EWC.extremenetworks.com:mitigator:shareprof:share-2# apply
EWC.extremenetworks.com:mitigator:shareprof:share-2# show 
Profile Name: share-2
aplist

AirDefense Radio Share Server1 Address: 192.150.3.4