Using the cli for ssh server, Defining an ssh server (cli), Enabling or restarting the ssh server – Panasonic 7 User Manual
Page 115
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".
Chapter 5 Configuring the system 115
Using the CLI for SSH server
Defining an SSH server (CLI)
To configure an SSH server on the Nortel VPN Router, from CLI Global
Configuration Mode, enter:
ssh-server {port
or
no ssh-server { private | public }
where:
•
portnum—specifies the SSH server port
•
private—enables private interface filters on the specified SSH server port
•
public—enables public interface filters on the specified SSH server port
For example, enter:
CES(config)#
ssh-server port 432
Enabling or restarting the SSH server
To enable or restart the SSH server, from CLI Global Configuration Mode, enter:
service ssh {enable | restart}
where:
•
enable—enables the ssh server
•
restart—restarts the ssh server
For example, to enable the SSH server, enter:
CES(config)#
service ssh enable
For example, to restart the SSH server, enter:
CES(config)#
service ssh restart
Nortel VPN Router Configuration — Basic Features