Configure a switch using the CLI

Use the amp-server command to configure the AirWave IP address, group, folder, and shared secret. You must have the manager role to execute this command.

For example:

switch(config)# 

amp-server ip 172.16.185.23 group 2530 folder 2530 secret secret

The show amp-server command shows the configuration details:

switch# 

show amp-server
Airwave Configuration details
  AMP Server IP           : 172.16.185.23
  AMP Server Group        : 2530
  AMP Server Folder       : 2530
  AMP Server Secret       : secret
  AMP Server Config status: Configured
More information
amp-server