Explanation of H3C route telnet configuration commands

Source: Internet
Author: User

The telnet service is applicable in many aspects. At first, we had access to telnet applications, such as BBS and email logon. In the advanced mode, we learned about batch processing and other related knowledge. Now let's explain the route settings. Today, we will explain how to configure H3C route telnet.

H3C route telnet configuration Step 1: enable the Service

 
 
  1. [H3C] telnetserver enable # enable the Service

Step 2 of H3C route telnet configuration: Create and configure users

 
 
  1. [H3C] local-user new
  2. # Create a user named new
  3.  
  4. A [H3C-luser-new] password simple 1234
  5. # Set the user password to display 1234 in plaintext
  6.  
  7. [H3C-luser-new] service-typetelnet
  8. # Set the user type to telnet
  9.  
  10. [H3C-luser-new] authorization-attribute level 3
  11. # Set the user level to the highest level 3
  12.  
  13. [H3C-luser-new] quit
  14.  
  15. [H3C] user-interface vty 0 4
  16. # Set virtual user port 0-4
  17.  
  18. [H3C-ui-vty0-4] authentication-mode scheme
  19. # Set the user's remote logon mode to the user name and password
  20.  
  21. [H3C-ui-vty0-4] user privilege level 3
  22. # Set the maximum logon level for a remote user to 3
  23.  
  24. [H3C] local-user aaa
  25. [H3C-luser-aaa] pa
  26. [H3C-luser-aaa] password si
  27. The [H3C-luser-aaa] password simple aaa
  28. [H3C-luser-aaa] ser
  29. [H3C-luser-aaa] service-type tl [1D [1Del
  30. [H3C-luser-aaa] service-typetelnetle
  31. [H3C-luser-aaa] service-typetelnetlevel 3
  32. ^
  33. % Too parameter parameters found at '^' position.
  34. [H3C-luser-aaa] er
  35. [H3C-luser-aaa] er [1D [1D [1D [1 Dser
  36. [H3C-luser-aaa] service-type tel
  37. [H3C-luser-aaa] service-typetelnet
  38. [H3C-luser-aaa] l
  39. [H3C-luser-aaa] logfile
  40. [H3C-luser-aaa] logfile
  41. [H3C-luser-aaa] logfile [1D [1D [1D [1D [1D [1D [1D [1D [1D [1D [1D [1D [1D [1D [1 Devel 3

The above command completes the H3C route telnet configuration.

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.