Analysis of H3C terminal Console

Source: Internet
Author: User

The H3C terminal Console analyzes the so-called terminal Console. It simulates the terminal into the router and configures the router. 1. The steps are as follows: www.2cto.com Router # configure terminal (entering configuration mode) Router # line con 0 (entering console configuration) In line con configuration mode, you can set the timeout time for idle time to exit the console, such as timeout and password. 1. TTY line, Cisco router asynchronous port, remote computer, Macintosh or UNIX host access through MODEM dialing. Router # configure terminal (entering the configuration mode) Router # line tty line-number [ending-line-number] (entering the tty configuration) Here you can set the user name for dialing, password and other security access control. Www.2cto.com 2. VTY lines, corresponding synchronization ports, such as Ethernet, serial, Token Ring, and FDDI interfaces, are accessed through Telnet. Router # configure terminal (entering configuration mode) Router # line vty line-number [ending-line-number] (entering vty configuration) ending-line-number is the last vty number. it indicates that several telnet connections are allowed at the same time. router # exec-timeout minutes [seconds] sets the idle timeout time and exits telnet access. 3. the SNMP-based network management protocol is specified on the vro. All Network Software Based on SNMP can manage the vro. Router # snmp-server community string [view-name] [ro | rw] [number] vty: virtual terminal typetty: tele terminal type

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.