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

Disables the ICMP ALG.

set system alg icmp disable
delete system alg icmp disable

None

Configuration mode.

system {
	alg {
		icmp {
			disable 
		}
	}
}
Note: This command is deprecated. ICMP error messages are now handled internally without the requirement for an ALG.

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

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