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 tftp disable

Disables the TFTP ALG.

set system alg tftp disable
delete system alg tftp disable

None

Configuration mode.

system {
	alg {
		tftp {
			disable 
		}
	}
}

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

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