Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
105
configuration text file
configuration text file <filename> {apply [fail-continue] [verbose] | delete |
rename <filename> | upload < URL>}
Performs operations on text-based configuration files.
Syntax Description filename <file> Specifies the filename.
apply Applies the configuration on the system.
fail-continue Continues execution of the commands even if some
commands fail.
verbose Displays all commands being executed and their out-
put, instead of just those that get errors.
delete Deletes the file.
rename <filename> Renames the file.
upload <URL> Supported types are HTTP, HTPPS, FTP, TFTP, SCP
and SFTP. For example: scp://username[:pass-
word]@hostname/path/filename.
Default N/A
Modes/Context Config
History 3.1.0000
Role admin
Example
switch (config) # configuration text file my-config-file delete
switch (config) #
Related Commands show configuration files
Note