User's Manual 49. Saving Current Configuration to a File and Sending it to Remote Destination
Version 6.8 673 Mediant 500L MSBR
49 Saving Current Configuration to a File and
Sending it to Remote Destination
You can save (create) the current configuration as a configuration file on the device's flash
memory and then have it sent it to a user-defined URL of a remote server (TFTP or
HTTP/S) or to a USB storage device plugged into the device. The configuration settings in
the file are based only on CLI commands. This is done through CLI:
Creating a Configuration file and saving it on a remote server:
# write-and-backup to <URL path with file name>
For example:
# write-and-backup to tftp://192.168.0.3/config-device1.txt
Creating a Configuration file and saving it on a USB stick plugged into the device:
# write-and-backup to usb:///<file name>
For example:
# write-and-backup to usb:///config-device1.txt