Cisco notes
Router1#copy running-config startup-config 將目前記憶體的組態複製到開機的組態.也就是說儲存目前的設定 : Router1#show version 顯示目前版本資訊 Router1#copy tftp://172.25.1.1/NEWCONFIG running-config Destination filename [running-config]? Accessing tftp://172.25.1.1/NEWCONFIG… Loading NEWCONFIG from 172.25.1.1 (via FastEthernet0/0.1): …