資源描述:
《思科交換機(jī)配置命令大全.doc》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、思科交換機(jī)配置命令大全switch>用戶模式1:進(jìn)入特權(quán)模式enableswitch>enableswitch#2:進(jìn)入全局配置模式configureterminalswitch>enableswitch#configureterminalswitch(conf)#3:交換機(jī)命名hostnameaptech2950以aptech2950為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch-2950aptech2950(conf)#4:配置使能口令enable
2、passwordcisco以cisco為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#enablepasswordcisco5:配置使能密碼enablesecretciscolab以cicsolab為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#enablesecretciscolab6:設(shè)
3、置虛擬局域網(wǎng)vlan1interfacevlan1switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#interfacevlan1aptech2950(conf-if)#ipaddress192.168.1.1255.255.255.0配置交換機(jī)端口ip和子網(wǎng)掩碼aptech2950(conf-if)#noshut是配置處于運(yùn)行中aptech2950(conf-if)#exitaptech2950(conf)#ipdef
4、ault-gateway192.168.254設(shè)置網(wǎng)關(guān)地址7:進(jìn)入交換機(jī)某一端口interfacefastehernet0/17以17端口為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#interfacefastehernet0/17aptech2950(conf-if)#8:查看命令showswitch>enableswitch#showversion察看系統(tǒng)中的所有版本信息showinterfacevlan1
5、查看交換機(jī)有關(guān)ip協(xié)議的配置信息showrunning-configure查看交換機(jī)當(dāng)前起作用的配置信息showinterfacefastethernet0/1察看交換機(jī)1接口具體配置和統(tǒng)計(jì)信息showmac-address-table查看mac地址表showmac-address-tableaging-time查看mac地址表自動(dòng)老化時(shí)間9:交換機(jī)恢復(fù)出廠默認(rèn)恢復(fù)命令switch>enableswitch#erasestartup-configureswitch#reload10:雙工模式設(shè)置switch>enableswitch#
6、configureterminalswitch2950(conf)#hostnameaptch-2950aptech2950(conf)#interfacefastehernet0/17以17端口為例aptech2950(conf-if)#duplexfull/half/auto有full,half,auto三個(gè)可選項(xiàng)11:cdp相關(guān)命令switch>enableswitch#showcdp查看設(shè)備的cdp全局配置信息showcdpinterfacefastethernet0/17查看17端口的cdp配置信息showcdptraffi
7、c查看有關(guān)cdp包的統(tǒng)計(jì)信息showcdpnerghbors列出與設(shè)備相連的cisco設(shè)備12:csico2950的密碼恢復(fù)拔下交換機(jī)電源線。用手按著交換機(jī)的MODE鍵,插上電源線在switch:后執(zhí)行flash_ini命令:switch:flash_ini查看flash中的文件:switch:dirflash:把“config.text”文件改名為“config.old”:switch:renameflash:config.textflash:config.old執(zhí)行boot:switch:boot交換機(jī)進(jìn)入是否進(jìn)入配置的對話,執(zhí)行
8、no:進(jìn)入特權(quán)模式察看flash里的文件:showflash:把“config.old”文件改名為“config.text”:switch:renameflash:config.oldflash:config.text把