實驗:使用SDM軟體管理思科的路由器

來源:互聯網
上載者:User

標籤:配置   smd   路由   

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

在路由器上設定如下:

router(config)#ip http server 

\\配置路由器成為HTTP伺服器

router(config)#ip http secure-srever

\\配置路由器為安全http伺服器

router(config)#ip http authentication local

\\配置路由器進行HTTP的訪問進行認證,認證的安全是資料庫 是本地認證。

router(config)#username admin privlog password ccna

\\在本地上建立一個安全資料庫,使用者名稱為"admin" 密碼“ccna” 使用者安全權限等級為15。

router(config)#line vty 0 4

\\進入路由器進行配置虛擬控制台

router(config-line)#privilege level 15

\\配置控制層級為15

router(config-line)#login local

\\設定虛擬控制台,採用資料庫本地認證。

router(config-line)#transport  input  telnet

\\允許遠程telnet方式接入

router(config-line)#transport  input  telnet ssh

\\允許遠程telent 採用ssh加密

router(config-line)#exit

\\退出虛擬控制配置模式

router(config)#logging buffered 51200 warning

\\設定日誌空間的大小為 51200

 

 

本文出自 “『Dream ◆ IT』→小韋” 部落格,請務必保留此出處http://itxiaowei.blog.51cto.com/5081959/1435766

相關關鍵詞:
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.