You can use the copy tftp command to configure the router via the Trivial File
Transfer Protocol (TFTP).
This is useful when you need to configure a large number of devices. The router copies the entire file via TFTP before it enters the commands into the running config.
Router#copy tftp://192.168.1.1/NEWCONFIG running-config
Destination filename [ running-config] ?
Accessing tftp://192.168.1.1/NEWCONFIG. . .
Loading NEWCONFIG from 192.168.1.1 (via FastEthernet0/0) : !
[ OK - 24 bytes]
24 bytes copied in 0. 192 secs (125 bytes/sec)
Router#
No comments:
Post a Comment