Command Manual (For Soliton) – Login
H3C S3100 Series Ethernet Switches
Chapter 1 Login Commands
1-26
source-ip ip-address
: Specifies the source IP address.
Description
Use the
telnet
command to Telnet to another device from the current switch to manage
the former remotely. You can terminate a Telnet connection by pressing
Ctrl+K
or by
executing the
quit
command.
Examples
# Telnet from Ethernet switch Switch A to Switch B whose IP address is 129.102.0.1.
<SwitchA> telnet 129.102.0.1
Trying 129.102.0.1 ...
Press CTRL+K to abort
Connected to 129.102.0.1 ...
**************************************************************************
* Copyright(c) 2004-2008 Hangzhou H3C Tech. Co., Ltd. All rights reserved. *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
**************************************************************************
<SwitchB>
1.1.24 telnet ipv6
Syntax
telnet ipv6 remote-system
[
-i
interface-type interface-number
] [
port-number
]
View
User view
Parameters
remote-system
: IPv6 address or host name of the remote system. An IPv6 address can
be up to 46 characters; a host name is a string of 1 to 20 characters.
-i interface-type interface-number
: Specifies the outbound interface by interface type
and interface number. The outbound interface is required when the destination address
is a local link address.
port-number
: TCP port number assigned to Telnet service on the remote system, in the
range 0 to 65535 and defaults to 23.
Description
Use the
telnet ipv6
command to Telnet to a device from the current device to perform
remote management operation. You can terminate a Telnet session by pressing
Ctrl+K
.