Command Manual (For Soliton) – LoginH3C S3100 Series Ethernet Switches Chapter 1 Login Commands1-26source-ip ip-address: Specifies the source IP address.DescriptionUse the telnet command to Telnet to another device from the current switch to managethe former remotely. You can terminate a Telnet connection by pressing Ctrl+K or byexecuting the quit command.Examples# Telnet from Ethernet switch Switch A to Switch B whose IP address is 129.102.0.1. telnet 129.102.0.1Trying 129.102.0.1 ...Press CTRL+K to abortConnected 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. ***************************************************************************1.1.24 telnet ipv6Syntaxtelnet ipv6 remote-system [ -i interface-type interface-number ] [ port-number ]ViewUser viewParametersremote-system: IPv6 address or host name of the remote system. An IPv6 address canbe 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 typeand interface number. The outbound interface is required when the destination addressis a local link address.port-number: TCP port number assigned to Telnet service on the remote system, in therange 0 to 65535 and defaults to 23.DescriptionUse the telnet ipv6 command to Telnet to a device from the current device to performremote management operation. You can terminate a Telnet session by pressingCtrl+K.