User guide

3-6 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
M
ANAGING
THE
S
WITCH
6 Configure the default route for the switch using the following command:
config iproute add default <gateway> {<metric>}
For example:
config iproute add default 123.45.67.1
7 Save your configuration changes so that they will be in effect after the next switch
reboot, by typing
save
8 When you are finished using the facility, log out of the switch by typing
logout
or
quit
D
ISCONNECTING
A
T
ELNET
S
ESSION
An administrator-level account can disconnect a Telnet management session. If this
happens, the user logged in by way of the Telnet connection is notified that the session
has been terminated.
To terminate a Telnet session, follow these steps:
1 Log in to the switch with administrator privileges.
2 Determine the session number of the session you want to terminate by using the
following command:
show session
3 Terminate the session by using the following command:
clear session <session_number>
C
ONTROLLING
T
ELNET
A
CCESS
By default, Telnet services are enabled on the switch. Telnet access can be restricted by
the use of an access profile. An access profile permits or denies a named list of IP
addresses and subnet masks. To configure Telnet to use an access profile, use the
following command:
enable telnet {access-profile [<access_profile> | none]} {port
<tcp_port_number>}
Use the
none
option to remove a previously configured access profile.