版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、路由器配置根底 用戶界面登錄到路由器Router con0 is now availablePress RETURN to get started.RouterRouterenablePassword:Router#Router#exitRouterRouterlogoutUser mode promptPrivileged mode prompt用戶界面運(yùn)用密碼A line access passwordA privileged EXEC mode passwordEncrypted PasswordsIOS提供加密存放密碼的效力。用戶界面用戶方式命令列表DUT?Exec commands:
2、 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 connec
3、tion 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 router msta
4、t 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- 用戶界面上下文相關(guān)協(xié)助DUTshow bootfDUTshow bootflash: ? all show all possible flash info chips show fla
5、sh chip information filesys Show file system information | Output modifiers DUTshow bootflash: 用戶界面運(yùn)用編輯命令 挪動(dòng)到命令行開頭 挪動(dòng)到命令行終了 挪動(dòng)到上一個(gè)詞開場(chǎng) 挪動(dòng)到前一個(gè)字符 挪動(dòng)到下一個(gè)字符 挪動(dòng)到下一個(gè)詞用戶界面命令歷史紀(jì)錄Router#show history show history enable terminal hisitory size 10 terminal no editing terminal editingRouter# or UP arrow 上一個(gè)命令 or
6、Down arrow 下一個(gè)命令檢查路由器形狀I(lǐng)nternetwork Operating SystemProgramDynamicConfigurationInformationTableAndBuffersOperatingSystemsBackupConfigurationFileINTERFACEsRouter#show versionRouter#show startup-conifgRouter#show interfacesRouter#show processes CPU Router#show protocolsRouter#show running-configRouter
7、#show memRouter#show ip routeRouter#show flash檢查路由器形狀 show version顯示系統(tǒng)的硬件配置,軟件版本,配置文件的源和名字,以及啟動(dòng)鏡像。 show processes顯示當(dāng)前活動(dòng)進(jìn)程。 show protocols顯示曾經(jīng)配置的協(xié)議。 show memory顯示路由器的內(nèi)存信息 show ip route顯示路由表 show flash顯示閃存設(shè)備的信息 show running-config顯示當(dāng)前活動(dòng)配置 show startup-config顯示備份配置文件 show interfaces顯示曾經(jīng)配置的界面屬性載入配置文件RAM
8、NVRAM configure terminal1 copy startup-config running-config2 copy tftp running-conifg3Console orTerminalTFTP Server copy tftp startup-config4載入配置配置文件 configure terminal從終端執(zhí)行配置命令 copy tftp running-config從tftp效力器將配置復(fù)制到RAM中 copy tftp startup-config從tftp效力器將配置復(fù)制到NVRAM中 copy startup-config running-confi
9、g從NVRAM將配置文件從NVRAM中復(fù)制到RAM載入配置文件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/16000 bytesP1R1#根本的路由器配置義務(wù)RouterenableRouterconfiguration terminalRouter(
10、config)#User EXEC ModePrivieged EXEC ModeGlobal configuration modeCtrl-Z(end)ExitConfiguration modeRouter PortInterfaceRouter(config-if)#SubinterfaceRouter(config-subif)#ControllerRouter(config-controller)#LineRouter(config-line)#RouterRouter(config-router)#IPX-RouterRouter(config-ipx-router)#Router
11、-mapRouter(config-route-map)#根本的路由器配置義務(wù)Interface mode支持對(duì)一個(gè)界面進(jìn)展配置的命令Subinterface mode支持對(duì)一個(gè)物理界面上的虛電路進(jìn)展配置。Controller mode支持配置通道化的T1Line mode支持配置終端線Router mode配置IP路由協(xié)議IPX-Router mode支持配置novell網(wǎng)絡(luò)層協(xié)議Router-map mode支持配置路由表戰(zhàn)略路由根本的路由器配置義務(wù)佩路由器身份信息Router(config)#hostname P1R1P1R1#Router NameP1R1(config)#banner
12、 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. 18根本的路由器配置義務(wù)密碼設(shè)定主控臺(tái)密碼 line console 0 password abc虛擬終端密碼 line vty 0 4 password abc特權(quán)方式密碼 enable secret abc根本的路由器配置義務(wù)配置和管理界面 inte
13、rface command interface serial 0 interface ethernet 1 interface ethernet 1/0 interface ethernet 1/0/0 show interface command show interface ethernet 0根本的路由器配置義務(wù)確認(rèn)界面形狀Operational Serial1 is up, line protocol is upConnection Problem Serial1 is up, line protocol is downInterface Problem Serial1 is down
14、, line protocol is downDisable Serial1 is administratively down, line protocol is down根本的路由器配置義務(wù)禁用一個(gè)界面 shutdown禁用一個(gè)界面 no shutdown起用一個(gè)界面根本的路由器配置義務(wù)保管配置 write memory copy running-config startup-config copy running-config tftp根本的路由器配置義務(wù)管理配置環(huán)境Router#configure terminalRouter(config)#boot system flash c250
15、0-js-1Router#copy running-config startup-configFlashRouter#configure terminalRouter(config)#boot system tftp test.exe 11Router#copy running-config startup-configNetworkRouter#configure terminalRouter(config)#boot system romRouter#copy running-config startup-configROM根本的路由器配置義務(wù)密碼恢復(fù)在路由器啟動(dòng)過(guò)程中 Break更矯正程
16、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 change the configuration?y/nn:nrommonresetWould you like to enter the initial dialog?yes:no enable configure memory 改密碼 configure register 0 x2102根本的路由器配置義務(wù)備份IOS copy flash tftp根本的路由器配置義務(wù)晉級(jí)IOS copy tftp flash根本的路由器配置義務(wù)運(yùn)用setup進(jìn)展快速設(shè)置 setup發(fā)現(xiàn)和訪問(wèn)其他Cisco設(shè)備Cisco Discovery ProtocolCisco的特有協(xié)議,使得網(wǎng)絡(luò)管理員可以發(fā)現(xiàn)相鄰設(shè)備的平臺(tái)和協(xié)議。信息包括:設(shè)備標(biāo)識(shí):如主機(jī)名及域名地址列表:至
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(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ì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 課外活動(dòng)對(duì)學(xué)生創(chuàng)新能力的促進(jìn)作用研究
- 2025年粵教滬科版必修2歷史下冊(cè)月考試卷含答案
- 針對(duì)小微企業(yè)的定制化金融服務(wù)策略研究
- 杭州浙江杭州市東潤(rùn)外國(guó)語(yǔ)學(xué)校編外人員招聘6人筆試歷年參考題庫(kù)附帶答案詳解
- 昆明云南昆明安寧市溫泉小學(xué)編外聘用人員招聘筆試歷年參考題庫(kù)附帶答案詳解
- 成都四川成都簡(jiǎn)陽(yáng)市人民政府射洪壩街道辦事處便民服務(wù)和智慧蓉城運(yùn)行中心招聘綜治巡防隊(duì)員10人筆試歷年參考題庫(kù)附帶答案詳解
- 2025年度個(gè)人經(jīng)營(yíng)性抵押反擔(dān)保服務(wù)合同
- 2025版施工單位安全生產(chǎn)責(zé)任履行合同3篇
- 2025年度智能廚房設(shè)備集成工程合同3篇
- 2025年浙教版選修化學(xué)上冊(cè)階段測(cè)試試卷含答案
- 非遺文化走進(jìn)數(shù)字展廳+大數(shù)據(jù)與互聯(lián)網(wǎng)系創(chuàng)業(yè)計(jì)劃書
- 2024年全國(guó)統(tǒng)一考試高考新課標(biāo)Ⅱ卷數(shù)學(xué)試題(真題+答案)
- 2024山西省文化旅游投資控股集團(tuán)有限公司招聘筆試參考題庫(kù)附帶答案詳解
- 科普知識(shí)進(jìn)社區(qū)活動(dòng)總結(jié)與反思
- 加油站廉潔培訓(xùn)課件
- 現(xiàn)金日記賬模板(帶公式)
- 消化內(nèi)科??票O(jiān)測(cè)指標(biāo)匯總分析
- 深圳市物業(yè)專項(xiàng)維修資金管理系統(tǒng)操作手冊(cè)(電子票據(jù))
- 混凝土結(jié)構(gòu)工程施工質(zhì)量驗(yàn)收規(guī)范
- 2023年鐵嶺衛(wèi)生職業(yè)學(xué)院高職單招(數(shù)學(xué))試題庫(kù)含答案解析
- 起重機(jī)械安裝吊裝危險(xiǎn)源辨識(shí)、風(fēng)險(xiǎn)評(píng)價(jià)表
評(píng)論
0/150
提交評(píng)論