版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、.思科交換機(jī)路由器命令大全交換機(jī)命令:switch用戶模式1:進(jìn)入特權(quán)模式switch enableswitch#2:進(jìn)入全局配置模式configure switch enableswitchconfigure switch(conf)#3:交換機(jī)命名 hostname aptech2950以aptech2950為switch enableswitchconfigure terminal switch(conf)#hostname aptch-2950 aptech2950(conf)#4:配置使能口令enable password cisco以cisco為switch enableswitc
2、hconfigure terminal switch(conf)#hostname aptch2950 aptech2950(conf)# enable password cisco5:配置使能密碼enablesecretciscolab以cicsolab為例IPswitch enableswitchconfigure terminal switch(conf)#hostname aptch2950aptech2950(conf)# enablesecretciscolabaptech2950(conf)#no ipdomain-lookupIP地址解析特性aptech2950(conf)#l
3、oggingsynchronous設(shè)置啟用消息同步特性aptech2950(conf)#interface range fastethernet0/1-20aptech2950(conf-if-range)#spanning-tree portfast設(shè)置快速端口aptech2950(conf)#interface range fastethernet 0/23-24 aptech2950(conf-if-range)#swichport modetrunk設(shè)置主干道端口aptech2950(conf)#spanning-treeuplingkfast設(shè)置阻塞啟用迅速只可以在訪問層啟用6:設(shè)置
4、虛擬局域網(wǎng)vlan 1interface vlan switch enableswitchconfigure terminal switch(conf)#hostname aptch2950 aptech2950(conf)# interface vlan 1ipaptech2950(conf-if)#noshut是配置處于運(yùn)行中aptech2950(conf-if)#exit設(shè)置網(wǎng)關(guān)地址 7:interfacefastehernet0/1717switch enable switchconfigure terminal switch(conf)#hostname aptech2950(con
5、f)# interface fastehernet 0/17 aptech2950(conf-if)#8:查看命令switch enableswitch# show version觀察系統(tǒng)中的所有版本信息show interface vlan 1ipshow running-configure 查看交換機(jī)當(dāng)前起作用的配置信息show interfacefastethernet0/11信息show mac-address-tablemacshow mac-address-table aging-timemac9:交換機(jī)恢復(fù)出廠默認(rèn)恢復(fù)命令switch enableswitch# erase st
6、artup-configure switch# reload10:switch enableswitchconfigure terminal switch2950(conf)#hostname aptch-2950 aptech2950(conf)# interface fastehernet0/1717aptech2950(conf-if)#duplexfull/half/auto有 fullhalf,autoswitch enableswitch# show cdpcdpshow cdp interface fastethernet 0/1717cdp信息show cdp traffic查
7、看有關(guān)cdp包的統(tǒng)計(jì)信show cdp nerghbors列出與設(shè)備相連的cisco設(shè)備12:csico2950的密碼恢復(fù)拔下交換機(jī)電源線。用手按著交換機(jī)的 MODE 鍵,插上電源線switch:flash_ini:switch: flashswitch: dir flash:把“文件改名為“執(zhí)行boot:switch: boot交換機(jī)進(jìn)入是否進(jìn)入配置的對(duì)話,執(zhí)行 no :flashshow flash把“文件改名為 “:把“拷入系統(tǒng)的“running-configure: copy flash: config.text system : running-configure把配置模式重新設(shè)置密
8、碼存盤,密碼恢復(fù)成功。13:交換機(jī) telnet 遠(yuǎn)程登錄設(shè)置:switchen switchconfigure switch(conf)#hostname aptech-2950aptech2950(conf)#enable password ciscociscoaptech2950(conf)#interface fastethernet 0/1telnet遠(yuǎn)程登錄端口aptech2950(conf-if)#no shut aptech2950(conf-if)#exit aptech2950(conf)line vty 040-4 個(gè)用戶可以telnet登陸aptech2950(conf
9、-line)#loginaptech2950(conf-line)#password edgeedge主機(jī)設(shè)置:ipip和交換機(jī)端口的地址在同一網(wǎng)絡(luò)段netmaskgate-way網(wǎng)關(guān)地址是交換機(jī)端口地址運(yùn)行:telnet 192.168.1.1telnetpassword : edge aptech2950enpassword: cisco aptech#14:交換機(jī)配置的重新載入和保存設(shè)置完成交換機(jī)的配置后: aptech2950(conf)#reload是否保存y/ny: 保存設(shè)置信息n:不保存置信息路由器命令router用戶模式1:進(jìn)入特權(quán)模式enablerouter enable r
10、outer #2:進(jìn)入全局配置模式configure router enablerouter configure router (conf)#3:交換機(jī)命名 hostname routera以routerA為router enablerouter configure terminal router(conf)#hostname routera (conf)#4:配置使能口令enable password router enablerouter configure terminal router(conf)#hostname routerArouterA (conf)# enable passw
11、ord cisco 5:配置使能密碼enable secretrouter enablerouter configure terminal router(conf)#hostname routerArouterA (conf)# enable secret ciscolab 6:interfacefastehernet0/1717router enablerouter configure terminal router(conf)#hostname routerArouterA (conf)# interface fastehernet 0/17 routerA (conf-if)#以 17
12、端口的 1 子端口為例以 cisco 為例以 cicsolab 為例router enablerouter configure terminal router(conf)#hostname routerA7:iprouter enablerouter configure terminal router(conf)#hostname routerArouterA(conf)# interfacefastehernet0/1717iprouterA (conf-if)#noshut是配置處于運(yùn)行中routerA (conf-if)#exit 8:查看命令show router enablerout
13、er # show version觀察系統(tǒng)中的所有版本信息show interface vlan 1ipshow running-configure 查看交換機(jī)當(dāng)前起作用的配置信息show interfacefastethernet0/11信息show mac-address-tablemacshow mac-address-table aging-time查看mac地址表自動(dòng)老化時(shí)間showcontrollersserial+ 編號(hào)查看串口類show ip router查看路由器的路由表9:cdp 相關(guān)命令router enablerouter #show cdp查看設(shè)備的 cdp 全局配置
14、信息show cdpinterfacefastethernet 0/1717cdp信息show cdp traffic查看有關(guān)cdp包的統(tǒng)計(jì)信show cdp nerghbors列出與設(shè)備相連的cisco設(shè)備10:csico2600的密碼恢復(fù)win+breakmonitor在提示符下輸入命令修改配置存放器的值,然后重新啟動(dòng)路由器remmon1confreg 0 x2142remmon2resetsetup“noexecstartup-config不變把startup-configrunning-config0 x2102:routerenablerouter#copy startup-conf
15、ig running-configrouterconfigure terminal router(conf)#enable password cisco router(conf)c onfig-register 0 x2102startup-configrouter #copy running-config startup-config router #reload11:telnetrouterenrouter configure terminal router (conf)#hostname routerArouterA (conf)#enable password cisco為特權(quán)模式密碼
16、routerA (conf)#interface fastethernet 0/117telnetrouterA (conf-if)#no shut routerA (conf-if)#exitrouterA(conf)linevty04設(shè)0-4telnetrouterA (conf-line)#loginrouterA (conf-line)#password edge為遠(yuǎn)程登錄的用戶密碼主機(jī)設(shè)置:ipip和交換機(jī)端口的地址在同一網(wǎng)絡(luò)段netmaskgate-way網(wǎng)關(guān)地址是交換機(jī)端口地址運(yùn)行:telnet 192.168.1.1telnetpassword : edge routeraen
17、password: cisco routera#12:配置路由器的標(biāo)識(shí)banner $banner連接到路由器的終端都會(huì)收到。routerenrouter configure terminal router (conf)#hostname routerArouterA(conf)#banner motd $This is aptech companyrouter !Please dont change the configuration without 13:配置接口標(biāo)識(shí)description 接口標(biāo)識(shí)用于區(qū)分路由器的各個(gè)接口。routerenrouter configure terminal
18、 router (conf)#hostname routerArouterA(conf)#interface fastethernet 0/10/1 接口為例routerA(conf-if)# description this is a fast Ethernet port used toconnecting the companys intranet!14:配置超時(shí)consoleexec10routerenrouter configure terminal router (conf)#hostname routerA routerA(conf)#line console 0routerA(c
19、onf-if)e xec-timeout00個(gè)“0代表分鐘,第二個(gè)“0代表秒15:配置串口參數(shù)DTE,DCE。DCEDTEDCErouterenrouter configure terminal router (conf)#hostname routerArouterA(conf)#interface serial 0/0routerA(conf_if)#clockrate6400064000routerA(conf_if)#bandwidth 64提供帶寬為 64DTEiprouterenrouter configure terminal router (conf)#hostname routerBrouterB(conf)#interface serial 0/016:靜態(tài)路由的配置Aro
溫馨提示
- 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ì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年度環(huán)境污染治理與修復(fù)合同
- 2024年版建筑項(xiàng)目合同樣本
- 永磁同步電機(jī)的課程設(shè)計(jì)
- 企業(yè)建筑施工安全生產(chǎn)管理制度匯編
- 花瓶插花課程設(shè)計(jì)
- 中國石化安全風(fēng)險(xiǎn)評(píng)估指導(dǎo)意見
- 部編版八年級(jí)《道德與法治》上冊(cè)同步練習(xí)(全冊(cè),含答案)
- 系統(tǒng)文件監(jiān)控課程設(shè)計(jì)
- 網(wǎng)紅飲料制作課程設(shè)計(jì)
- 股市基金課程設(shè)計(jì)
- MF47萬用表組裝與檢測(cè)教學(xué)教案
- 防止電力生產(chǎn)事故的-二十五項(xiàng)重點(diǎn)要求(2023版)
- 教研室主任崗位申請(qǐng)書
- 職業(yè)培訓(xùn)師的8堂私房課:修訂升級(jí)版
- 改擴(kuò)建工程施工圖設(shè)計(jì)說明
- 壯族文化的靈魂廣西花山巖畫
- 概算實(shí)施方案
- 單片機(jī)英文資料+英文文獻(xiàn)
- 中國古典文獻(xiàn)學(xué)(全套)
- 內(nèi)燃機(jī)車常見故障分析及處理1733
- 談心談話記錄表 (空白表)
評(píng)論
0/150
提交評(píng)論