Backing up current configuration of the switch in text format.
To create a new text-based configuration file, complete the following steps:
Log in to the switch as Admin.
(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