User Manual
Table Of Contents
- Contents
- Introduction
- Installation & Basic Configuration
- Status Information
- Advanced Configuration
- Configuring the AP-600 Using the HTTP Interface
- System
- Network
- Interfaces
- Management
- Filtering
- Ethernet Protocol
- Static MAC
- Static MAC Filter Examples
- Prevent Two Specific Devices from Communicating
- Prevent Multiple Wireless Devices From Communicating With a Single Wired Device
- Prevent All Wireless Devices From Communicating With a Single Wired Device
- Prevent A Wireless Device From Communicating With the Wired Network
- Prevent Messages Destined for a Specific Multicast Group from Being Forwarded to the Wireless LAN
- Static MAC Filter Examples
- Advanced
- TCP/UDP Port
- Alarms
- Bridge
- Security
- RADIUS
- Monitor Information
- Commands
- Troubleshooting
- Troubleshooting Concepts
- Symptoms and Solutions
- Recovery Procedures
- System Alarms (Traps)
- Related Applications
- Command Line Interface (CLI)
- General Notes
- Command Line Interface (CLI) Variations
- CLI Command Types
- Using Tables & User Strings
- Configuring the AP-600 using CLI commands
- Set Basic Configuration Parameters using CLI Commands
- Other Network Settings
- Configure the AP-600 as a DHCP Server
- Configure the DNS Client
- Maintain Client Connections using Link Integrity
- Change your Wireless Interface Settings
- Autochannel Select (ACS)
- [Device Name]>set wif 3 autochannel
[Device Name]>reboot 0 - Enable 2X Turbo Mode (AP-600a Only)
- [Device Name]>set wif 3 turbo
[Device Name]>reboot 0 - Enable/Disable Interference Robustness (AP-600b Only)
- Enable/Disable Closed System (AP-600b Only)
- Enable/Disable Load Balancing (AP-600b Only)
- Enable/Disable Medium Density Distribution (AP-600b Only)
- Set the Distance Between APs (AP-600b Only)
- Set the Multicast Rate (AP-600b Only)
- Set Ethernet Speed and Transmission Mode
- Set Interface Management Services
- Configure Syslog
- Configure Intra BSS
- Configure MAC Access Control
- Configure 802.1x Authentication
- Set RADIUS Parameters
- CLI Monitoring Parameters
- Parameter Tables
- ASCII Character Chart
- Specifications
- Technical Support
Command Line Interface (CLI)
105
Set WEP Encryption for the Wireless Interface
&$87,21
&$87,21&$87,21
&$87,21
!
Wireless clients must be configured with the same encryption key to be able to communicate with the AP-600.
The AP-600 can only support one Key Length (so each of the configured keys must have the same length).
The available key sizes vary based on the Access Point’s model. See Security Encryption Key Length Table
for more information.
You can set up to four encryption keys. This example describes setting encryption Key 1 on the wireless card in Slot A.
[Device Name]>set wifsec 3 encryptstatus enable encryptkey1 <WEP key (number of characters
vary depending on AP model)> encryptkeytx 1
[Device Name]>show wifsec
Figure A-14 Result of “show wifsec” CLI Command
Download an AP-600 Configuration File from your TFTP Server
Begin by starting your TFTP program. It must be running and configured to transmit and receive.
[Device Name]>set tftpfilename <file name> tftpfiletype config
tftpipaddr <IP address of your TFTP server>
[Device Name]>show tftp (to ensure the filename, file type, and the IP address are correct)
[Device Name]>download *
[Device Name]>reboot 0
After following the complete process (above) once, you can download a file of the same name (so long as all the other
parameters are the same), with the following command:
[Device Name]>download *
Backup your AP-600 Configuration File
Begin by starting your TFTP program. It must be running and configured to transmit and receive.
[Device Name]>upload <TFTP Server IP address> <tftpfilename (such as “config.sys”)> config
[Device Name]>show tftp (to ensure the filename, file type, and the IP address are correct)
After setting the TFTP parameters, you can backup your current file (so long as all the other parameters are the same),
with the following command:
[Device Name]>upload *