Posts Tagged ‘cisco router backup’

1- At the Router> prompt, issue the enable command, and provide the required password when prompted. The prompt changes to Router#, which indicates that the router is now in privileged mode. 2- Configure the FTP username and password.R#config terminalR(config)#ip ftp username testR(config)#ip ftp password testR(config)#endR# 3- Copy the configuration to the FTP server.R#copy running-config ftp:Address […]