Command Manual – Login
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 Login Commands
Huawei Technologies Proprietary
1-24
Parameter
interface-type
: Type of the interface to be specified as the source interface.
interface-number
: Number of the interface to be specified as the source interface.
Description
Use the
telnet-server source-interface interface
command to specify the source
interface for a Telnet server. If the interface specified does not existent, your
configuration fails.
Use the
undo telnet-server source-interface
command to clear the source interface
configuration. After that, you can access the Telnet server from Telnet client using the
IP address determined by the system.
Example
# Specify VLAN-interface 2 as the source interface for the Telnet server.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] telnet-server source-interface Vlan-interface 2
1.1.26 telnet-server source-ip
Syntax
telnet-server source-ip ip-address
undo telnet-server source-ip
View
System view
Parameter
ip-address
: Source IP address to be set.
Description
Use the
telnet-server source-ip
command to specify the source IP address for a
Telnet server. If the IP address specified by the
ip-address
argument in the command is
not an IP address of the device, your configuration fails.
Use the
undo telnet-server source-ip
command to cancel the source IP address
configuration. After that, you can access the Telnet server from Telnet client using the
IP address determined by the system.
Example
# Set the source IP address to 192.168.1.1 for the Telnet server.