Force10 Networks S2410s Switch User Manual


 
copy (clibanner)
SFTOS Command Reference for the S2410, Version 2.4.1.0 141
The following command copies from the switch system memory to flash memory:
copy system:running-config nvram:startup-config
Default
None
Mode
Privileged Exec
Command
History
Example
Figure 35 Using the copy command to Upload the Event Log
copy (clibanner)
This version of the copy command, with the “clibanner” option, downloads the CLI banner
text file to the switch. Local URLs can be specified using tftp or xmodem. The CLI banner is
configurable text that you can have displayed when the CLI user logs in to the switch. The file
Note: This command creates a text-based startup-config file.
Parameters
tftp_server_ip_address
Enter the URL of the TFTP server in IPv4 address format:
xxx.xxx.xxx.xxx
path/filename
Enter the path on the TFTP server and the filename. If the file resides
in the root directory, then you can simply enter the filename. The path
and filename can be no more than 31 characters each. The file size
cannot be larger than 2K.
Version 2.3
Modified: Modified functionality of
copy system:running-config
nvram:startup-config
and copy tftp //tftp_server_ip_address/
path/filename nvram:startup-config
.
Related
Commands
copy (clibanner) Downloads the CLI banner text file to the switch.
write
Saves the running configuration to NVRAM, duplicating the
functionality of
copy system:running-config nvram:startup-config
Force10 S50 #copy nvram:errorlog tftp://10.10.10.10/errorLog
Mode........................................... TFTP
Set TFTP Server IP............................. 10.10.10.10
TFTP Path......................................
TFTP Filename.................................. errorLog
Data Type...................................... Error Log
Management access will be blocked for the duration of the transfer
Are you sure you want to start? (y/n) y
File transfer operation completed successfully.