H3C S7500E Series Ethernet Switches Operation Manual
Operation Manual – Login
H3C S7500E Series Ethernet Switches Chapter 3 Logging in Through Telnet
3-11
[H3C-ui-vty0] history-command max-size 20
# Set the timeout time to 6 minutes.
[H3C-ui-vty0] idle-timeout 6
3.4 Telnet Configuration with Authentication Mode Being
Scheme
3.4.1 Configuration Procedure
Follow these steps to perform Telnet configuration (with authentication mode being
scheme):
To do… Use the command… Remarks
Enter system view
system-view
—
Enter the
default
ISP
domain
view
domain domain name
Configure
the AAA
scheme to
be applied
to the
domain
authentication default
{ hwtacacs-scheme
hwtacacs-scheme-
name [ local ] | local |
none | radius-scheme
radius-scheme-name
[ local ] }
Configure
the
authentic
ation
scheme
Quit to
system
view
quit
Optional
By default, the local AAA
scheme is applied. If you
specify to apply the local AAA
scheme, you need to perform
the configuration concerning
local user as well.
If you specify to apply an
existing scheme by providing
the radius-scheme-name
argument, you need to perform
the following configuration as
well:
z Perform AAA-RADIUS
configuration on the switch.
(Refer to the
AAA-RADIUS-HWTACACS
module for more.)
z Configure the user name
and password accordingly
on the AAA server. (Refer to
the user manual of AAA
server.)
Create a local user and
enter local user view
local-user user-name
No local user exists by default.
Set the authentication
password for the local
user
password { simple |
cipher } password
Required
Specify the service
type for VTY users
service-type telnet
[ level level ]
Required
Quit to system view
quit
—