Configure Telnet logon for the h3c 3600 Switch

Source: Internet
Author: User

Connect through the Console Port
Configure the IP address of Vlan1
<H3c> system-view
[H3c] interface vlan-interface 1
[H3c-vlan-interface1] ip address 192.168.2.1 255.255.255.0
Create a local user Admin and go to the local view
[H3c] local-user admin
Configure the user's authentication password, in plaintext | ciphertext display mode, with the password 12345678
[H3c-luser-admin] password simple | cipher 12345678
Set the user's service type to Telnet and command level to 2
[H3c-luser-admin] service-type telnet level 2
[H3c-luser-admin] quit
Go to the VTY0 User Interface View
[H3c] user-interface vty 0
Configure the Telnet user to log on to the vswitch through the VTY0 user interface for Scheme Authentication
[H3c-ui-vty0] authentication-mode scheme
Configure VTY0 user interface to support Telnet protocol
The [h3c-ui-vty0] protocol inbound telnet
Configure the VTY0 user interface terminal display with 30 lines of command displayed on one screen
[H3c-ui-vty0] screen-length 30
Configure the VTY0 user interface's history command buffer to store 20 commands
[H3c-ui-vty0] history-command max-size 20
It takes more than 6 minutes to configure the VTY0 user interface.
[H3c-ui-vty0] idle-timeout 6
Save changes
[H3c] save
 
After saving, you can connect to the instance through Telnet 192.168.2.1.

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.