Chapter 6 | CLI – Layer 3 |
|
|
copy tftp startup-config Command
Use the copy tftp
The syntax for this command is:
copy tftp startup-config <filename> <ip>
filename | file name (full path) |
ip | The ip address of the host |
Example:
copy tftp startup-config c:\p332\router1.cfg 192.168.49.10
copy running-config tftp Command
Use the copy
The syntax for this command is:
copy running-config tftp <filename> <ip>
filename | file name (full path) |
ip | The ip address of the host |
Example:
Router-N> copy running-config tftp c:\p332\router1.cfg 192.168.49.10
copy running-config startup-config Command
Use the copy
The syntax for this command is:
copy running-config startup-config
135 |