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

Disables the SIP ALG.

set system alg sip disable
delete system alg sip disable

None

Configuration mode.

system {
	alg {
		sip {
			disable 
		}
	}
}

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

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