User's Guide

Table Of Contents
7. Set up CLI configuration push.
a. Set up a CLI template to push the configuration to the device. This template can include just a
few lines of code to set the device as a sensor or can include a complete configuration to set and
configure all parameters on the device. To create a configuration template, go to Configuration >
Infrastructure Management > CLI Configuration and select the specific device type of interest.
b. CLI expansions can also be used but the corresponding profiles (WLAN, Radio, Channel, Device
Access, RF-Domain, ...) need to be configured as well
Note
Make sure that the configuration template and related profiles (WLAN, Radio, Channel,
Device Access, RF-Domain, ...) are well tested and validated prior to using them in Zero
Config. A poorly written CLI template has the potential to isolate the device from the
network.
Note
After initial discovery, the process to fully import the device and place it in a compliant
state may take up to 2 data collection cycles.
Configuration Examples
Examples are provided to demonstrate:
How to configure an AP7131 which can be used to configure other devices and initially set up the
WIPS portion of ADSP.
How to configure a CISCO device.
How variables are aected if you set up a CLI profile and then make changes to the CLI in a device's
properties.
How custom CLI variables aect a Custom CLI.
AP-7131 Example
Note
You must configure the Appliance Platform before configuring Infrastructure Management.
For this example, the AP7131 and a static IP address are used.
1. Collect all the passwords for the AP7131 to be managed.
2. Enable SSH/Telnet if it is not enabled on the AP7131.
3. Make sure that you have a supported TFTP or FTP server set up so that both the ADSP and the
managed AP-7131 can reach it. ADSP recommends FTP:IIS Win2k and TFTP 3C Daemon. Both
methods have to allow for overwriting the configuration file because when a configuration is
changed, the server creates a new file with the same name and will again push it to the relay server.
4. Enable SNMP on the device and verify that you can execute snmpwalk from the server. You will need
the IP address and community string for the AP7131. To verify SNMP connectivity, from the server,
run the following command against your target device: snmpwalk -v2c -c <community string> <IP
Addr>.
Configuration
Examples Configuration Tab
726 Extreme AirDefense User Guide for version 10.5.