HUAWEI SWITCH FULL CONFIGURATION

Mohammad Rakib
0

 <HUAWEI>

Enable the server function.

<HUAWEI> system-view

[HUAWEI] sysname Telnet_Server

[Telnet_Server] telnet server enable

Set parameters for the VTY user interface.

# Set the maximum number of VTY user interfaces.


[Telnet_Server] user-interface maximum-vty 15

# Set terminal attributes for the VTY user interface.


[Telnet_Server] user-interface vty 0 14

[Telnet_Server-ui-vty0-14] protocol inbound telnet

[Telnet_Server-ui-vty0-14] shell

[Telnet_Server-ui-vty0-14] idle-timeout 20

[Telnet_Server-ui-vty0-14] screen-length 0

[Telnet_Server-ui-vty0-14] history-command max-size 20

# Set an authentication mode for the VTY user interface.


[Telnet_Server-ui-vty0-14] authentication-mode aaa

[Telnet_Server-ui-vty0-14] quit

Configure the login user information.

# Set an authentication mode for login users.


[Telnet_Server] aaa

[Telnet_Server-aaa] local-user admin1234 password irreversible-cipher Helloworld@6789

[Telnet_Server-aaa] local-user admin1234 service-type telnet

[Telnet_Server-aaa] local-user admin1234 privilege level 3

[Telnet_Server-aaa] quit



Configuration File

Telnet server configuration file


#

sysname Telnet_Server

#

telnet server enable

#

aaa

 local-user admin1234 password irreversible-cipher $1a$aVW8S=aP=B<OWi1Bu'^R[=_!~oR*85r_nNY+kA(I}[TiLiVGR-i/'DFGAI-O$

 local-user admin1234 privilege level 3

 local-user admin1234 service-type telnet

#

user-interface maximum-vty 15

user-interface vty 0 14

 authentication-mode aaa

 history-command max-size 20

 idle-timeout 20 0

 screen-length 0

 protocol inbound telnet

#

return



Post a Comment

0Comments

Please Select Embedded Mode To show the Comment System.*

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top