10 commands are required for Cisco Router Security Configuration

Source: Internet
Author: User

When talking about configuring a new Cisco router, most configurations depend on the type of the router and the purpose of the service. However, each administrator has his/her own command list for configuring each router correctly. I will share with you the list of ten commands for configuring your own vro.

When talking about configuring a new Cisco router, most configurations depend on the type of the router and the purpose of the service. However, there are some things you should configure on every new Cisco router.

Which command standard do you want Cisco to use on each vro? Each administrator configures the commands of each vro correctly.

This is a list of ten commands that I think you should configure on each vro (no special order ).

Configure a Logon account on the vro

I strongly recommend that you configure a real user name and password account on the vro and vswitch. This means that you need a user and a password to gain access.

In addition, we recommend that you use a secret password for your username, instead of a common password. It uses MD5 encryption to encrypt passwords, and greatly improves security. Example:

Router (config) # username root secret My $ Password

After the user name is configured, you must enable the port using the user name. Example:

Router (config) # line con 0

Router (config-line) # login local

Router (config) # line aux 0

Router (config-line) # login local

Router (config) # line vty 0 4

Router (config-line) # login local


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.