This document describes how to back up the current configuration of the switch in text format.
(switch (config) #) Save the configuration to a text file.
configuration text generate active running save my-filename
(switch (config) #) To upload a text-based configuration file from a switch to an external file server,
run the following command:
configuration text file my-filename upload scp://root@my-server/root/tmp/my-filename