333
1. Enter system view.
system-view
N/A
2. Enable the Stelnet server.
ssh server enable
By default, the Stelnet server is
disabled.
Enabling the SFTP server
After you enable the SFTP server on the device, a client can log in to the device through SFTP.
To enable the SFTP server:
1. Enter system view.
N/A
2. Enable the SFTP server.
sftp server enable
By default, the SFTP server is
disabled.
Enabling the SCP server
After you enable the SCP server on the device, a client can log in to the device through SCP.
The device that acts as an SCP server does not support SCP connections initiated by SSH1 clients.
To enable the SCP server:
1. Enter system view.
N/A
2. Enable the SCP server.
scp server enable
By default, the SCP server is
disabled.
Configuring NETCONF over SSH
After you enable NETCONF over SSH on the device, a client can perform NETCONF operations on
the device through a NETCONF-over-SSH connection.
When the device acts as a server in the NETCONF-over-SSH connection, connection requests
initiated by SSH1 clients are not supported.
For more information about NETCONF over SSH commands, see Network Management and
Monitoring Command Reference.
To configure NETCONF over SSH:
1. Enter system view.
system-view
N/A
2.
SSH.
netconf ssh server enable
By default, NETCONF over SSH is
disabled.
3. Specify a port to listen for
NETCONF-over-SSH
connections.
netconf ssh server port
port-number
By default, port 830 listens for
NETCONF-over-SSH connections.