3com 4500 26-PORT User Manual

Page of 466
Logging in Commands
39
ip_address: 
Enter the IP address or the host name of the remote Switch. If you 
enter the host name, the Switch must be set to static resolution.
service_port: 
Designates the management port on the remote Switch, in the 
range 0 to 65535. Optional.
Description
Use the 
telnet
 command to log in to another Ethernet switch from the current 
switch via Telnet for remote management. To terminate the Telnet logon, press 
<Ctrl+K> or <Ctrl+]>.
If you do not specify a 
service_port
, the default Telnet port number of 23 is 
used.
Related command: 
display tcp status
.
Example
To log in to the Ethernet switch Switch32 at IP address 10.1.1.1 from the current 
Switch (Switch01), enter the following:
<4500>system-view
System View: return to User View with Ctrl+Z.
[4500]user-interface vty 0 4
[4500-ui-vty0-4]authentication-mode none
<Switch01>telnet 10.1.1.1
Trying 10.1.1.1.....
Press CTRL+K to abort
Connected to 10.1.1.1...
*********************************************************
*          All rights reserved (1997-2004)              *
*      Without the owner's prior written consent,       *
*no decompiling or reverse-engineering shall be allowed.*
*********************************************************
user-interface
Syntax
user-interface [ type ] first_number [ last_number ]
View
System view
Parameter
type: 
Enter the user interface type, which can be aux or vty. 
first_number: 
Specifies the number of the first user interface to be configured.
last_number: 
Specifies the number of the last user interface to be configured.
Description
Using 
user-interface
 command, you can enter single user interface view or 
multiple user interface views to configure the corresponding user interfaces.
Example
To configure the user interfaces with index numbers 0 to 9, enter the following: