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

Disables the PPTP ALG.

set system alg pptp disable
delete system alg pptp disable

None

Configuration mode.

system {
	alg {
		pptp {
			disable 
		}
	}
}

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

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