Configure a Cisco 3550 layer-3 Switch to log on via TELNET

Source: Internet
Author: User

Compared with Huawei's configuration, Cisco configured layer-3 switches to use TELNET to log on. Cisco has more levels, as I posted on other blogs, but I didn't, you have to wait... switch> enableSwitch # configure terminal Switch (config) # interface f0/1 Switch (config-if) # no switchport Switch (config-if) # ip address 192.168.0.1 255.255.255.0Switch (config-if) # no shutdown Switch (config-if) # endSwitch # configure the ip address of port f0/1 of port 3550 to 192.168.0.1. [Configure terminal can also be written as conf t, which can be abbreviated for convenience but is not easy to remember when getting started] Switch> enableSwitch # configure terminal Switch (config) # username test password 123 qweSwitch (config) # line vty 0 4 Switch (config) # Do not forget to configure login local for login local. After many configurations, tell me that login local is not configured.

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.