| |
Command or Action
|
Purpose
|
Step 1
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
•  Enter your password if prompted.
|
Step 2
|
copy nvram:startup-config {ftp: | rcp: | tftp:}
Example:
Router# copy nvram:startup-config ftp:
|
Copies the startup configuration file to a server.
•  The configuration file copy can serve as a backup copy.
•  Enter the destination URL when prompted.
|
Step 3
|
show flash:
Example:
Router# show flash:
|
Displays the layout and contents of a flash memory file system.
•  Learn the name of the system image file.
|
Step 4
|
copy flash: {ftp: | rcp: | tftp:}
Example:
Router# copy flash: ftp:
|
Copies a file from flash memory to a server.
•  Copy the system image file to a server to serve as a backup copy.
•  Enter the filename and destination URL when prompted.
|
No comments:
Post a Comment