User's Manual

Table Of Contents
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.