




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、路由器配置基礎(chǔ) 2用戶界面登錄到路由器router con0 is now availablepress return to get started.routerrouterenablepassword:router#router#exitrouterrouterlogoutuser mode promptprivileged mode prompt3用戶界面使用密碼na line access passwordna privileged exec mode passwordnencrypted passwordsios提供加密存放密碼的服務(wù)。4用戶界面用戶方式命令列表dut?exec com
2、mands: session number to resume access-enable create a temporary access-list entry access-profile apply user-profile to interface attach attach to system component clear reset functions connect open a terminal connection disable turn off privileged commands disconnect disconnect an existing network
3、connection enable turn on privileged commands exit exit from the exec help description of the interactive help system lock lock the terminal login log in as a particular user logout exit from the exec mls exec mls router commands mrinfo request neighbor and version information from a multicast route
4、r mstat show statistics after multiple multicast traceroutes mtrace trace reverse multicast path from destination to source name-connection name an existing network connection pad open a x.29 pad connection -more- 5用戶界面上下文相關(guān)幫助dutshow bootfdutshow bootflash: ? all show all possible flash info chips s
5、how flash chip information filesys show file system information | output modifiers dutshow bootflash: 6用戶界面使用編輯命令n 移動(dòng)到命令行開頭n 移動(dòng)到命令行結(jié)束n 移動(dòng)到上一個(gè)詞開始n 移動(dòng)到前一個(gè)字符n 移動(dòng)到下一個(gè)字符n 移動(dòng)到下一個(gè)詞7用戶界面命令歷史紀(jì)錄router#show history show history enable terminal hisitory size 10 terminal no editing terminal editingrouter# or up
6、arrow 上一個(gè)命令 or down arrow 下一個(gè)命令8檢查路由器狀態(tài)internetwork operating systemprogramdynamicconfigurationinformationtableandbuffersoperatingsystemsbackupconfigurationfileinterfacesrouter#show versionrouter#show startup-conifgrouter#show interfacesrouter#show processes cpu router#show protocolsrouter#show runn
7、ing-configrouter#show memrouter#show ip routerouter#show flash9檢查路由器狀態(tài)n show version顯示系統(tǒng)的硬件配置,軟件版本,配置文件的源和名字,以及啟動(dòng)鏡像。n show processes顯示當(dāng)前活動(dòng)進(jìn)程。n show protocols顯示已經(jīng)配置的協(xié)議。n show memory顯示路由器的內(nèi)存信息n show ip route顯示路由表n show flash顯示閃存設(shè)備的信息n show running-config顯示當(dāng)前活動(dòng)配置n show startup-config顯示備份配置文件n show inte
8、rfaces顯示已經(jīng)配置的界面屬性10載入配置文件ramnvram configure terminal1 copy startup-config running-config2 copy tftp running-conifg3console orterminaltftp server copy tftp startup-config411載入配置配置文件n configure terminal從終端執(zhí)行配置命令n copy tftp running-config從tftp服務(wù)器將配置復(fù)制到ram中n copy tftp startup-config從tftp服務(wù)器將配置復(fù)制到nvram中n
9、 copy startup-config running-config從nvram將配置文件從nvram中復(fù)制到ram12載入配置文件tftp serverramrouter#copy tftp running-confighost or network configuration file host?ip address of remote host 55? 55name of configuration file router-config? p1r1.2booting p1r1.2 from 55:!ok 874/16
10、000 bytesp1r1#13基本的路由器配置任務(wù)routerenablerouterconfiguration terminalrouter(config)#user exec modeprivieged exec modeglobal configuration modectrl-z(end)exitconfiguration moderouter portinterfacerouter(config-if)#subinterfacerouter(config-subif)#controllerrouter(config-controller)#linerouter(config-lin
11、e)#routerrouter(config-router)#ipx-routerrouter(config-ipx-router)#router-maprouter(config-route-map)#14基本的路由器配置任務(wù)ninterface mode支持對(duì)一個(gè)界面進(jìn)行配置的命令nsubinterface mode支持對(duì)一個(gè)物理界面上的虛電路進(jìn)行配置。ncontroller mode支持配置通道化的t1nline mode支持配置終端線nrouter mode配置ip路由協(xié)議nipx-router mode支持配置novell網(wǎng)絡(luò)層協(xié)議nrouter-map mode支持配置路由表(策略
12、路由)15基本的路由器配置任務(wù)佩路由器身份信息router(config)#hostname p1r1p1r1#router namep1r1(config)#banner motd#you have entered a secured system.autherized access only!#message-of-the-day bannerp1r1(config)#interface ethernet 0p1r1(config-if)#description engineering lan, blad. 1816基本的路由器配置任務(wù)密碼設(shè)定n主控臺(tái)密碼 line console 0 p
13、assword abcn虛擬終端密碼 line vty 0 4 password abcn特權(quán)模式密碼 enable secret abc17基本的路由器配置任務(wù)配置和管理界面n interface command interface serial 0 interface ethernet 1 interface ethernet 1/0 interface ethernet 1/0/0n show interface command show interface ethernet 018基本的路由器配置任務(wù)確認(rèn)界面狀態(tài)noperational serial1 is up, line prot
14、ocol is upnconnection problem serial1 is up, line protocol is downninterface problem serial1 is down, line protocol is downndisable serial1 is administratively down, line protocol is down19基本的路由器配置任務(wù)禁用一個(gè)界面n shutdown禁用一個(gè)界面n no shutdown起用一個(gè)界面20基本的路由器配置任務(wù)保存配置n write memoryn copy running-config startup-
15、confign copy running-config tftp21基本的路由器配置任務(wù)管理配置環(huán)境router#configure terminalrouter(config)#boot system flash c2500-js-1router#copy running-config startup-configflashrouter#configure terminalrouter(config)#boot system tftp test.exe 11router#copy running-config startup-confignetworkrouter#co
16、nfigure terminalrouter(config)#boot system romrouter#copy running-config startup-configrom22基本的路由器配置任務(wù)密碼恢復(fù)n在路由器啟動(dòng)過程中 breakn更改過程rommonconfregdo you wish to change the configuration?y/nn:yenable “ignore system config info”?y/nn:ychange the boot characteristics?y/nn:yenter to boot: 2do you wish to chan
17、ge the configuration?y/nn:nrommonresetwould you like to enter the initial dialog?yes:no enable configure memory 改密碼 configure register 0 x210223基本的路由器配置任務(wù)備份iosn copy flash tftp24基本的路由器配置任務(wù)升級(jí)iosn copy tftp flash25基本的路由器配置任務(wù)使用setup進(jìn)行快速設(shè)置n setup26發(fā)現(xiàn)和訪問其他cisco設(shè)備ncisco discovery protocolcisco的特有協(xié)議,使得網(wǎng)絡(luò)管理員能夠發(fā)現(xiàn)相鄰設(shè)備的平臺(tái)和協(xié)議。n信息包括:設(shè)備標(biāo)識(shí):如主機(jī)名及域名地址列表:至少包
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 家具設(shè)計(jì)的創(chuàng)新理念與個(gè)性化產(chǎn)品開發(fā)研究試題及答案
- 家具設(shè)計(jì)中形態(tài)與空間的關(guān)系研究試題及答案
- 2025年中、大功率激光器項(xiàng)目合作計(jì)劃書
- 電機(jī)車考試題及答案
- 2024年山東第一醫(yī)科大學(xué)附屬省立醫(yī)院招聘緊缺工作人員真題
- 2024年齊齊哈爾市消防隊(duì)員招聘考試真題
- 2025年環(huán)氧脂肪酸甲酯項(xiàng)目建議書
- 河南省南陽市2022-2023學(xué)年高三上學(xué)期期末語文題 含解析
- 理解客戶心理與商務(wù)英語溝通策略試題及答案
- 智能駕駛中的傳感器技術(shù)探討試題及答案
- 德意志意識(shí)形態(tài)
- 2023年安徽省中考生物總復(fù)習(xí)二輪專題:科學(xué)探究創(chuàng)新題(有答案)
- YY/T 1778.1-2021醫(yī)療應(yīng)用中呼吸氣體通路生物相容性評(píng)價(jià)第1部分:風(fēng)險(xiǎn)管理過程中的評(píng)價(jià)與試驗(yàn)
- GB/T 20041.21-2008電纜管理用導(dǎo)管系統(tǒng)第21部分:剛性導(dǎo)管系統(tǒng)的特殊要求
- GB/T 14054-1993輻射防護(hù)用固定式X、γ輻射劑量率儀、報(bào)警裝置和監(jiān)測儀
- 《馬克思主義發(fā)展史》第六章 毛澤東思想是馬克思主義在中國發(fā)展的第一個(gè)重大成果
- 粵教版地理七年級(jí)下冊(cè)全冊(cè)課件
- 工商企業(yè)管理專業(yè)模擬實(shí)訓(xùn)報(bào)告
- 八年級(jí)英語15篇完形填空(附答案)
- 會(huì)寶嶺選礦廠集中控制技術(shù)方案
- 第13講巧解弦圖與面積
評(píng)論
0/150
提交評(píng)論