3com 8807 Reference Guide

Page of 1099
Logging in to Switch Commands
63
View
User view
Parameter
None
Description
Use the system-view command to enter system view from user view.
Related command: quitreturn.
Example
# Enter system view from user view.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z..
 
[SW8800] 
telnet
Syntax
telnet [ vpn-instance vpn-instance-name ] { hostname | ip-address } [ service-port 
]
View
User view
Parameter
vpn-instance vpn-instance-name: Specifies vpn-instance of MPLS VPN.
hostname: Specifies the host name of the remote system. It is configured using the 
ip host command.
ip-address: Specifies the IP address of the remote switch.
service-port: Designates the TCP port on the remote switch providing Telnet 
service, ranging from 0 to 65535.
Description
Use the telnet command to log in to another switch from the current one via 
telnet for remote management. To terminate the Telnet login, press <Ctrl+K>.
By default, when the service-port is not specified, the default telnet port number is 
23.
Related command: display tcp status and ip host.
Example
# Log in to switch 3Com2 at 129.102.0.1 from the current 3Com1 switch.
<3Com1> telnet 129.102.0.1
 
Trying 129.102.0.1...
 
Press CTRL+K to abort
 
Connected to 129.102.0.1...
 
<3Com2>