CCNA Discovery 2, Chapter 5

5.3.9: If you have a trivial file transfer protocol (TFTP) server on your network, you can use the following commands on a router to back up the running configuration file to the TFTP server:

copy running-config tftp {enter host IP address} {type a name for the configuration file} {type y}

For example:

Router# copy running-config tftp Address or name of remote host []? 10.0.0.25 Destination filename[router-config]? portland.1 Write file portland.1 to 10.0.0.25 [confirm] y Writing Portland.1 !!!!!! [ok]

To restore the file to your router, use the following commands:

copy tftp running-config {select a host or network configuration file} {enter host IP address} {type the name of the configuration file} {type y}

For example, ...

Get 31 Days Before Your CCENT Certification now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.