H3C telnet and console port settings

Source: Internet
Author: User
Tags ftp commands

H3C is a common switch and router. In order to manage multiple routers and switches, We can remotely control telnet or batch manage them. Now let's take a look at the specific content of the H3C telnet and console port logon configuration.

Level description
Level name
Command

0
Visit
Ping, tracert, telnet

1
Monitoring
Display, debugging

2
Configuration
Except for all command management-level configuration commands)

3
Management
File System commands, FTP commands, TFTP commands, and XMODEM commands

H3C telnet login with password only, Administrator permission
[Router] user-interface vty 0 4 [Router-ui-vty0-4] user privilege level 3 [Router-ui-vty0-4] set authentication password simple abc

H3C telnet only uses a password to log on. It is not administrator privilege.
[Router] super password level 3 simple super
[Router] user-interface vty 0 4 [Router-ui-vty0-4] user privilege level 1 [Router-ui-vty0-4] set authentication password simple abc

H3C telnet login with the username and password configured on the vro, Administrator permission
[Router] local-user admin password simple admin [Router] local-user admin service-type telnet [Router] local-user admin level 3
[Router] user-interface vty 0 4 [Router-ui-vty0-4] authentication-mode local

H3C telnet uses the username and password configured on the vro to log on. It is not administrator privilege.
[Router] super password level 3 simple super
[Router] local-user manage password simple manage [Router] local-user manage service-type telnet [Router] local-user manage level 2
[Router] user-interface vty 0 4 [Router-ui-vty0-4] authentication-mode local

Set a password for the console port and use the Administrator permission after logon.
[Router] user-interface con 0 [Router-ui-console0] user privilege level 3 [Router-ui-console0] set authentication password simple abc

Set a password for the console port and use non-administrator permissions after Logon
[Router] super password level 3 simple super
[Router] user-interface con 0 [Router-ui-console0] user privilege level 1 [Router-ui-console0] set authentication password simple abc

Set the user name and password for the console port, and use the Administrator permission after logon.
[Router] local-user admin password simple admin [Router] local-user admin service-type terminal [Router] local-user admin level 3
[Router] user-interface con 0 [Router-ui-console0] authentication-mode local

Set the user name and password for the console port, and use non-administrator permissions after Logon
[Router] super password level 3 simple super
[Router] local-user manage password simple manage [Router] local-user manage service-type terminal [Router] local-user manage level 2
[Router] user-interface con 0 [Router-ui-console0] authentication-mode local

Simple is plaintext, and cipher is encrypted. When the vro does not set the H3C telnet logon configuration, you cannot log on to the vrotelnet through H3C telnet, [Router-ui-vty0-4] acl 2000 inbound can allow only qualified users to remotely log on to the router through acl rules

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.