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)
106
Other Network Settings
There are other configuration settings that you may want to set for the AP-600. Some of them are listed below.
– Configure the AP-600 as a DHCP Server
– Configure the DNS Client
– Maintain Client Connections using Link Integrity
– Change your Wireless Interface Settings
– Set Ethernet Speed and Transmission Mode
– Set Interface Management Services
– Configure MAC Access Control
– Set RADIUS Parameters
127(
127(127(
127(
Refer to Advanced Configuration for more information on these settings.
Configure the AP-600 as a DHCP Server
127(
127(127(
127(
You must have at least one entry in the DHCP Server IP Address Pool Table before you can set the DHCP
Server Status to Enable.
[Device Name]>set dhcpstatus disable
[Device Name]>set dhcpippooltbl 0 startipaddr <start ip address>
endipaddr <end ip address>
[Device Name]>set dhcpgw <gateway ip address>
[Device Name]>set dhcppridnsipaddr <primary dns ip address>
[Device Name]>set dhcpsecdnsipaddr <secondary dns ip address>
[Device Name]>set dhcpstatus enable
[Device Name]>reboot 0
&$87,21
&$87,21&$87,21
&$87,21
!
Before enabling this feature, confirm that the IP address pools you have configured are valid addresses on the
network and do not overlap the addresses assigned by any other DHCP server on the network. Enabling this
feature with incorrect address pools will cause problems on your network.
Configure the DNS Client
[Device Name]>set dnsstatus enable
[Device Name]>set dnsprisvripaddr <IP address of primary DNS server>
[Device Name]>set dnssecsvripaddr <IP address of secondary DNS server>
[Device Name]>set dnsdomainname <default domain name>
[Device Name]>show dns
Figure A-15 Results of “show dns” CLI command