Restoring the Cisco Router Configuration
If you did archetype the router’s agreement to a TFTP server as a additional backup, you can restore
the agreement application the archetype tftp running-config command (copy tftp run for
short) or the archetype tftp startup-config command (copy tftp alpha for short), as shown
here (the old command that provides this action is config net):
Router#copy tftp running-config
Address or name of alien host []?1.1.1.2
Source filename []?todd-confg
Destination filename[running-config]?[enter]
Accessing tftp://1.1.1.2/todd-confg...
Loading todd-confg from 1.1.1.2 (via FastEthernet0/0): !
[OK - 776 bytes]
776 bytes affected in 9.212 secs (84 bytes/sec)
Router#
*Mar 7 17:53:34.071: %SYS-5-CONFIG_I: Configured from tftp://1.1.1.2/toddconfg
by console
Router#