alexandreest
Created Jun 25, 2020 19:05:38
(0)
(0)
Hi friend, I dont want to save the configuration inside the OLT. I want the OLT configuration to be saved in a remote FTP Server which is already operational. Unfortunately that command doesnt seem to work for that. :(
Chenxintao
Reply alexandreest Created Dec 1, 2021 02:49:52
(0)
(0)
Hello, friend! Run the ftp set command to configure the FTP server account and password. Backup to the FTP server: backup configuration ftp X.X.X.X config.txt Thanks! |
|
alexandreest
Created Jun 25, 2020 19:05:38
(0)
(0)
Hi friend, I dont want to save the configuration inside the OLT. I want the OLT configuration to be saved in a remote FTP Server which is already operational. Unfortunately that command doesnt seem to work for that. :(
Chenxintao
Reply alexandreest Created Dec 1, 2021 02:49:52
(0)
(0)
Hello, friend! Run the ftp set command to configure the FTP server account and password. Backup to the FTP server: backup configuration ftp X.X.X.X config.txt Thanks! |
Chenxintao
Created Dec 1, 2021 02:52:55
(0)
(0)
Hi, friend! Load the file to the FTP server: load configuration ftp X.X.X.X config.txt Thanks!
AndresVallejo
Reply Chenxintao Created Dec 1, 2021 14:58:19
(0)
(0)
Hello friend, when I use this command I get the error: User name, password, or configuration of the file server is incorrect. I don't know why because the configuration file in txt is stored in the ftp server, maybe I think the problem is I need to send the user name and password. I already used these commands, but even after this I get the error message: MA5608T(config)#file-server auto-backup configuration primary XX.XXX.XXX.XXX ftp user User Name:*** User Password:** Thanks for your
Chenxintao
Reply Chenxintao Created Dec 2, 2021 01:18:42
(1)
(0)
Hi, friend! You need to run the ftp set command to configure the FTP server account and password. |