Experiment: Using SDM software to manage Cisco Routers

Source: Internet
Author: User
Tags http authentication

650) This. width = 650; "Title =" 99.jpg" src = "http://s3.51cto.com/wyfs02/M02/3A/33/wKiom1O7Y1PjWz7UAABH8JRqZS4745.jpg" alt = "wkiom1o7y1p1_z7uaabh8jrqzs4745.jpg"/>

Set the following on the vro:

Router (config) # ip http server

\ Configure the router as an HTTP server

Router (config) # ip http secure-srever

\ Configure the router as a secure HTTP Server

Router (config) # ip http Authentication local

\ Configure the router for HTTP access authentication. The security of authentication is that the database is locally authenticated.

Router (config) # username admin privlog password ccna

\ Create a local security database with the username "admin" and password "ccna". The security permission level is 15.

Router (config) # Line vty 0 4

\ Enter the vro to configure the virtual console

Router (config-line) # privilege level 15

\ Configuration control level is 15

Router (config-line) # login local

\ Sets the virtual console and adopts local database authentication.

Router (config-line) # Transport input Telnet

\ Allow remote Telnet access

Router (config-line) # Transport input Telnet SSH

\ Allow Remote Telent to use SSH Encryption

Router (config-line) # exit

\ Exit the Virtual Control Configuration Mode

Router (config) # logging buffered 51200 warning

\ Set the log space size to 51200

 

 

This article from the "Dream ◆ it" → wei "blog, please be sure to keep this source http://itxiaowei.blog.51cto.com/5081959/1435766

Related Article

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.