3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-37 
View 
System view 
Parameters 
interface-type: Source interface type. 
interface-number: Source interface number. 
Description 
Use the ssh2 source-interface command to specify a source interface for the SSH client. If the 
specified interface does not exist, the command fails. 
Use the undo ssh2 source-interface command to cancel the source interface setting. You can 
configure an IP address by specifying the corresponding interface for the client to use to access the 
SSH server. This improves the service manageability when the SSH client has multiple IP addresses 
and interfaces. 
Examples 
# Specify source interface Vlan-interface 1 for the SSH client. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] ssh2 source-interface Vlan-interface 1 
ssh2 source-ip 
Syntax 
ssh2 source-ip ip-address 
undo ssh2 source-ip 
View 
System view 
Parameters 
ip-address: Source IP address. 
Description 
Use the ssh2 source-ip command to specify a source IP address for the SSH client. If the specified IP 
address is not an address of the device, the command fails. 
Use the undo ssh2 source-ip command to cancel the source IP address setting. 
You can specify a souce IP address for the client to use to access the SSH server. This improves the 
service manageability when the SSH client has multiple IP addresses. 
Examples 
# Specify source IP address 192.168.1.1 for the SSH client. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] ssh2 source-ip 192.168.1.1