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

Disables RSH ALG.

set system alg rsh disable
delete system alg rsh disable

None

Configuration mode.

system {
	alg {
		rsh {
			  disable 
		}
	}
}

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

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