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.

service ssh port <port>

Specifies the port the system will use for the SSH service.

set service ssh port port
delete service ssh port
show service ssh port

The SSH service runs on port 22.

port
The port the system uses for the SSH service. The numbers range from 1 through 65534.

Configuration mode


service {
	ssh {
		port port
	}
}

Use this command to specify the port the system will use for the SSH service.

Use the set form of this command to specify the port the system will use for the SSH service.

Use the delete form of this command to restore the default port configuration.

Use the show form of this command to view the port configuration.