How to disable FTP on Zyxel access points?

Options
Zyxel_HsinBo
Zyxel_HsinBo Posts: 242  Zyxel Employee
First Anniversary 10 Comments Friend Collector First Answer
edited April 23 in Other Topics

For cloud mode managed AP, currently does not provide FTP settings for cloud mode AP on Nebula.

However, to disable FTP on your Zyxel Access Point running, follow these steps at the beginning of the process:

If you are using the command line interface (CLI):

  1. SSH into the Access Point by using Putty or TeraTerm SSH application.
  2. Enter Router> configure terminal
  3. Type Router(config)# no ip ftp server to disable the FTP server
  4. Save the configuration by typing Router(config)# write
  5. Exit the configuration mode with Router(config)# exit

To verify that FTP has been disabled, use the command:Router# show ip ftp server

For users managing the device in standalone mode can additionally disable the FTP service via the local GUI:

  1. Log into the Access Point's local web page
  2. Navigate to Configuration >> System >> FTP
  3. Uncheck the "Enable" option and click the "Apply" button