Switch 7700 Command reference Guide, v2.0

Table Of Contents
Logging in Commands 43
Example
To log in to the Ethernet switch Switch32 at IP address 129.102.0.1 from the
current Switch (Switch01), enter the following:
<Switch01>telnet 129.102.0.1
Trying 129.102.0.1
Connected to 129.102.0.1
<Switch32>
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. Optional.
first_number: Enter the number of the first (or only) user interface view to be
configured. If you enter a type, this is the type number of the interface. If you do
not enter a type, this is the index number of the interface.
last_number: Enter the number of the last user interface view to be configured,
if you want to configure a range of interfaces. Optional.
Description
Use the user-interface command to select a single user interface view or a
range of user interface views. After you have selected the user interface views to
configure, use the
user privilege level command to assign access levels to the
selected interface(s).
Example
To configure the user interfaces with index numbers 0 to 3, enter the following
[SW7700]user-interface 0 3
[SW7700]
This example command selects one AUX (Console) port user interface and three
VTY user interfaces (VTY 1, VTY 2, VTY 3). You can now assign access levels to
these interfaces using the user privilege level command.
user privilege level Syntax
user privilege level level
undo user privilege level
View
User interface view
Parameter
level: Enter the level of command that a user can access, in the range 0 to 3.