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-24
Use the undo ssh-server source-interface command to delete the source interface
specified for the SSH server. After that, the source IP address in each packet sent by
the SSH server is that of the outgoing interface where the packet is sent out.
By default, the source IP address in each packet sent by the SSH server 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 SSH server with the
ssh-server source-interface command or with the ssh-server source-ip command.
If both commands are configured, the one configured later overrides.
Example
# Set the source interface for the SSH server to Ethernet 0/0/0.
[Router] ssh-server source-interface Ethernet 0/0/0
9.2.18 ssh-server source-ip
Syntax
ssh-server source-ip ip-address
undo ssh-server source-ip
View
System view
Parameter
ip-address: Source IP address.
Description
Use the ssh-server source-ip command to specify a source IP address for the packets
sent by the SSH server. This IP address must be a local IP address.
Use the undo ssh-server source-ip command to delete the source IP address
specified for the SSH server. After that, the source IP address of a packet sent by the
FTP server is the IP address of the interface where the packet is sent out.
By default, the source IP address in each packet sent by the SSH server is the IP
address of the interface where the packet is sent out.