Proxim AP-4000 사용자 설명서

다운로드
페이지 235
Command Line Interface (CLI)
AP-4000 Series User Guide
Set Basic Configuration Parameters using CLI Commands
174
Examples:
[Device-Name]>set wifssidtbl 3.1 ssid accesspt1 vlanid 22 ssidauth enable acctstatus 
enable secprofile 1 radmacprofile "MAC Authentication" radeapprofile "EAP Authentication" 
radacctprofile "Accounting" radmacauthstatus enable aclstatus enable
[Device-Name]>set wifssidtbl 4.1 ssid accesspt1 vlanid 22 ssidauth enable acctstatus 
enable secprofile 1 radmacprofile "MAC Authentication" radeapprofile "EAP Authentication" 
radacctprofile "Accounting" radmacauthstatus enable aclstatus enable
Download an AP 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 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 *
Set up Auto Configuration
The Auto Configuration feature which allows an AP to be automatically configured by downloading a specific 
configuration file from a TFTP server during the boot up process. 
Perform the following commands to enable and set up automatic configuration:
NOTE: The configuration filename and TFTP server IP address are configured only when the AP is configured for Static 
IP. If the AP is configured for Dynamic IP these parameters are not used and obtained from DHCP. 
The default filename is “config”. The default TFTP IP address is “169.254.128.133”. 
[Device-Name]>set autoconfigstatus <enable/disable>
[Device-Name]>set autoconfigfilename <filename>
Enter the filename of the configuration file that is used if the AP is configured for 
Static IP.
[Device-Name]>set autoconfigTFTPaddr <IP address>
Enter the TFTP server address that is used if the AP is configured for Static IP.