Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
104
configuration text fetch
configuration text fetch <URL> [apply [discard | fail-continue | filename | over-
write | verbose] | filename <filename> | overwrite [apply | filename <filename>]]
Fetches a text configuration file (list of CLI commands) from a specified URL.
Syntax Description apply Applies the file to the running configuration (i.e. exe-
cutes the commands in it). This option has the follow-
ing parameters:
• discard: Does not keep downloaded configuration text file
after applying it to the system
• fail-continue: If applying commands, continues execution
even if one of them fails
• overwrite: If saving the file and the filename already
exists, replaces the old file
• verbose: Displays all commands being executed and their
output instead of just those that get errors
filename Specifies filename for saving downloaded text file.
overwrite Downloads the file and saves it using the same name it
had on the server. This option has the following param-
eters:
• apply: Applies the downloaded configuration to the run-
ning system
• TBD: Specifies filename for saving downloaded text file
Default N/A
Modes/Context Config
History 3.2.1000 Initial version
3.2.3000 Updated command
Role admin
Example
switch (config) # configuration fetch text scp://username[:pass-
word]@hostname/path/filename
Related Commands N/A
Note