home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

system alg ftp disable

Disables the FTP ALG.

set system alg ftp disable
delete system alg ftp disable

None

Configuration mode.

system {
  alg {
    ftp {
      disable
    }
  }
}

Use the set form of this command to disable FTP ALG.

Use the delete form of this command to enable FTP ALG.