思科2811路由器采购回来首次配置
生活随笔
收集整理的這篇文章主要介紹了
思科2811路由器采购回来首次配置
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
思科2811路由器采購回來首次配置
配置過程
- 思科2811路由器采購回來首次配置
- 1.準(zhǔn)備cosole線連接
- 2.路由器配置網(wǎng)關(guān)IP
- 3.開啟ssh訪問模式
- 4.開啟用戶驗(yàn)證登陸模式
- 5.登陸驗(yàn)證
1.準(zhǔn)備cosole線連接
pc上安裝模擬終端/超級(jí)終端–(安裝時(shí)候選擇com口),連接路由器的cosole網(wǎng)口。
2.路由器配置網(wǎng)關(guān)IP
router>enable #進(jìn)入特權(quán)模式 router# configure terminal #進(jìn)入全局配置模式 router(config)# interface f0/1 #進(jìn)入端口配置模式 router(config-if)# ip add 10.1.1.254 255.255.255.0 #配置網(wǎng)關(guān) router(config-if)# no shut #開啟端口,默認(rèn)關(guān)閉 router(config-if)# do sh ip int b #查看開啟狀態(tài) router(config-if)# do wr #保存3.開啟ssh訪問模式
router(config)# line vty 0 4 router(config-line)# transport input ssh #后面可以加 telnet/ssh/none/all ,默認(rèn)不寫就是telnet router(config)# ip domain-name r1.xx.com #需要設(shè)置主機(jī)名和域名才能加密 router(config)# hostname r1 router(config)# crypto key generate rsa #回車,即生成證書4.開啟用戶驗(yàn)證登陸模式
router(config)# line vty 0 4 router(config-line)# login local router(config)#useradd cheng password 123456 router(config)#useradd xie password 1234565.登陸驗(yàn)證
#ssh cheng@10.1.1.254 #輸入密碼即可。總結(jié)
以上是生活随笔為你收集整理的思科2811路由器采购回来首次配置的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 移动互联网十年
- 下一篇: GreenSock GSAP 3.0 最