User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
36 Meru Radio Switch RS4000 Reference Guide
dldconf
Downloads a configuration file.
Syntax dldconf tftp_ip ip_address
Usage Use this command to retrieve and download a configuration file that is located on a remote
TFTP server, specified by the ip-address argument.
To successfully complete the download, before this command is invoked, the configuration
file, nms.conf, should be copied to the /tftpboot directory on the TFTP server, which is the
default file access location used by the TFTP protocol.
Once the download is complete, the configuration file is stored on the RS4000 but is not used
until it is activated with the activate-conf command. As with all running configurations, to
ensure the configuration is saved and started with the next reboot, use the save-conf
command.
Examples Use the following command to download the configuration file from the TFTP server at
192.168.10.220:
# dldconf tftp_ip 192.168.10.220
Related
Commands
activate-conf
save-conf
ltftp_ip ip_address Specifies the IP address of the TFTP server where the
configuration file is located.
Note:
Configuration files that are saved off-box should not be edited with a text
editor. The only changes to the configuration file should result from
changes made on the RS4000, using the CLI commands.