Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Error! Reference source not found.Error! Re
f
erence source not found.
3Com Corporation
9-35
By default, the source IP address in each packet sent by the SSH client is the IP
address of the interface where the packet is sent out.
Note:
You may specify a source IP address for the packets sent by the Telnet server with the
telnet-server source-interface command or with the telnet-server source-ip
command. If both commands are configured, the one configured later overrides.
Example
# Use 192.168.0.1 as the source IP address in the packets sent by the SSH client.
[Router] ftp source-ip 192.168.0.1
9.4 SFTP Server Configuration Commands
9.4.1 sftp server enable
Syntax
sftp server enable
undo sftp server
View
System view
Parameter
None
Description
Use the sftp server enable command to enable the secure FTP (SFTP) server.
Use the undo sftp server command to disable the SFTP server.
By default, the SFTP server is disabled.
Example
# Enable the SFTP server.
[3com] sftp server enable
# Disable the SFTP server.
[3com] undo sftp server