下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
思科交換機(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:配置使能口令enablepasswordcisco以cisco為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#enablepasswordcisco5:配置使能密碼enablesecretciscolab以cicsolab為例switch>enableswitch#configureterminalswitch(conf)#hostnameaptch2950aptech2950(conf)#enablesecretciscolab6:設(shè)置虛擬局域網(wǎng)vlan1interfacevlan1配置交換機(jī)端口ip和子網(wǎng)掩是配置處于運(yùn)行中設(shè)置網(wǎng)關(guān)地址以17端口為例switch>enableswitch#配置交換機(jī)端口ip和子網(wǎng)掩是配置處于運(yùn)行中設(shè)置網(wǎng)關(guān)地址以17端口為例aptech2950(conf)#ipdefault-gateway192.168.2547:進(jìn)入交換機(jī)某一端口interfacefastehernet0/17switch>enableswitch#configureterminal
switch(conf)#hostnameaptch2950aptech2950(conf)#interfacefastehernet0/17aptech2950(conf-if)#8:查看命令showswitch>enableswitch#showversion察看系統(tǒng)中的所有版本信息showinterfacevlan1查看交換機(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>enable以17端口為例有full,half,auto以17端口為例有full,half,auto三個(gè)可選11:cdp相關(guān)命令switch>enableswitch#showcdp查看設(shè)備的cdp全局配置信息showcdpinterfacefastethernet0/17查看17端口的cdp配置信息showcdptraffic查看有關(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)入配置的對(duì)話,執(zhí)行no:進(jìn)入特權(quán)模式察看flash里的文件:showflash:把“config.old”文件改名為“config.text":switch:renameflash:config.oldflash:config.text把“config.text”拷入系統(tǒng)的“running-configure”:copyflash:config.textsystem:running-configure把配置模式重新設(shè)置密碼存盤,密碼恢復(fù)成功。13:交換機(jī)telnet遠(yuǎn)程登錄設(shè)置:switch>enswitch#configureterminalswitch(conf)#hostnameaptech-2950aptech2950(conf)#enablepasswordciscoaptech2950(conf)#interfacefastethernet0/1aptech2950(conf-if)#ipaddressaptech2950(conf-if)#noshutaptech2950(conf-if)#exitaptech2950(conf)linevty04aptech2950(conf-line)#loginaptech2950(conf-line)#passwordedge主機(jī)設(shè)置:ip段netmaskgate-way運(yùn)行:telnet進(jìn)入telnet遠(yuǎn)程登錄界面password:edgeaptech2950>enpassword:ciscoaptech#14:交換機(jī)配置的重新載入和保存設(shè)置完成交換機(jī)的配置后:aptech2950(conf)#reload是否保存(y/n)y:保存設(shè)置信息以cisco為特權(quán)模式密碼以17端口為telnet遠(yuǎn)程登錄端口設(shè)置0-4個(gè)用戶可以telnet遠(yuǎn)程登陸以edge為遠(yuǎn)程登錄的用戶密碼主機(jī)的ip必須和交換機(jī)端口的地址在同一網(wǎng)絡(luò)網(wǎng)關(guān)地址是交換機(jī)端口地址n:不保存設(shè)置信息1.在基于IOS的交換機(jī)上設(shè)置主機(jī)名/系統(tǒng)名:switch(config)#hostnamehostname在基于CLI的交換機(jī)上設(shè)置主機(jī)名/系統(tǒng)名:switch(enable)setsystemnamename-string2.在基于IOS的交換機(jī)上設(shè)置登錄口令:switch(config)#enablepasswordlevel1password在基于CLI的交換機(jī)上設(shè)置登錄口令:switch(enable)setpasswordswitch(enable)setenalbepass在基于IOS的交換機(jī)上設(shè)置遠(yuǎn)程訪問:switch(config)#interfacevlan1switch(config-if)#ipaddressip-addressnetmaskswitch(config-if)#ipdefault-gatewayip-address在基于CLI的交換機(jī)上設(shè)置遠(yuǎn)程訪問:switch(enable)setinterfacesc0ip-addressnetmaskbroadcast-addressswitch(enable)setinterfacesc0vlanswitch(enable)setiproutedefaultgateway在基于IOS的交換機(jī)上啟用和瀏覽CDP信息:switch(config-if)#cdpenableswitch(config-if)#nocdpenable為了查看Cisco鄰接設(shè)備的CDP通告信息:switch#showcdpinterface[typemodle/port]switch#showcdpneighbors[typemodule/port][detail]在基于CLI的交換機(jī)上啟用和瀏覽CDP信息:switch(enable)setcdp{enable|disable}module/port為了查看Cisco鄰接設(shè)備的CDP通告信息:switch(enable)showcdpneighbors[module/port][vlan|duplex|capabilities|detail]基于IOS的交換機(jī)的端口描述:switch(config-if)#descriptiondescription-string基于CLI的交換機(jī)的端口描述:switch(enable)setportnamemodule/numberdescription-string6?在基于IOS的交換機(jī)上設(shè)置端口速度:switch(config-if)#speed{10|100|auto}在基于CLI的交換機(jī)上設(shè)置端口速度:switch(enable)setportspeedmoudle/number{10|100|auto}switch(enable)setportspeedmoudle/number{4|16|auto}7?在基于IOS的交換機(jī)上設(shè)置以太網(wǎng)的鏈路模式:switch(config-if)#duplex{auto|full|half}在基于CLI的交換機(jī)上設(shè)置以太網(wǎng)的鏈路模式:switch(enable)setportduplexmodule/number{full|half}8.在基于IOS的交換機(jī)上配置靜態(tài)VLAN:switch#vlandatabaseswitch(vlan)#vlanvlan-numnamevlaswitch(vlan)#exitswitch#configureteriminalswitch(config)#interfaceinterfacemodule/numberswitch(config-if)#switchportmodeaccessswitch(config-if)#switchportaccessvlanvlan-numswitch(config-if)#end在基于CLI的交換機(jī)上配置靜態(tài)VLAN:switch(enable)setvlanvlan-num[namename]switch(enable)setvlanvlan-nummod-num/port-list在基于IOS的交換機(jī)上配置VLAN中繼線:switch(config)#interfaceinterfacemod/portswitch(config-if)#switchportmodetrunkswitch(config-if)#switchporttrunkencapsulation{isl|dotlq}switch(config-if)#switchporttrunkallowedvlanremovevlan-listswitch(config-if)#switchporttrunkallowedvlanaddvlan-list在基于CLI的交換機(jī)上配置VLAN中繼線:switch(enable)settrunkmodule/port[on|off|desirable|auto|nonegotiate]Vlan-range[isl|dotlq|dotl0|lane|negotiate]在基于IOS的交換機(jī)上配置VTP管理域:switch#vlandatabaseswitch(vlan)#vtpdomaindomain-name在基于CLI的交換機(jī)上配置VTP管理域:switch(enable)setvtp[domaindomain-name]在基于IOS的交換機(jī)上配置VTP模式:switch#vlandatabaseswitch(vlan)#vtpdomaindomain-nameswitch(vlan)#vtp{sever|cilent|transparent}switch(vlan)#vtppasswordpassword在基于CLI的交換機(jī)上配置VTP模式:switch(enable)setvtp[domaindomain-name][mode{sever|cilent|transparent}][passwordpassword]在基于IOS的交換機(jī)上配置VTP版本:switch#vlandatabaseswitch(vlan)#vtpv2-mode在基于CLI的交換機(jī)上配置VTP版本:switch(enable)setvtpv2enable13.在基于IOS的交換機(jī)上啟動(dòng)VTP剪裁:switch#vlandatabaseswitch(vlan)#vtppruning在基于CLI的交換機(jī)上啟動(dòng)VTP剪裁:switch(enable)setvtppruningenable在基于IOS的交換機(jī)上配置以太信道:switch(config-if)#portgroupgroup-number[distribution{source|destination}]在基于CLI的交換機(jī)上配置以太信道:switch(enable)setportchannelmoudle/port-rangemode{on|off|desirable|auto}在基于IOS的交換機(jī)上調(diào)整根路徑成本:switch(config-if)#spanning-tree[vlanvlan-list]costcost在基于CLI的交換機(jī)上調(diào)整根路徑成本:switch(enable)setspantreeportcostmoudle/portcostswitch(enable)setspantreeportvlancostmoudle/port[costcost][vlan-list]在基于IOS的交換機(jī)上調(diào)整端口ID:switch(config-if)#spanning-tree[vlanvlan-list]port-priorityport-priority在基于CLI的交換機(jī)上調(diào)整端口ID:switch(enable)setspantreeportpri{mldule/port}priorityswitch(enable)setspantreeportvlanpri{module/port}priority[vlans]在基于IOS的交換機(jī)上修改STP時(shí)鐘:switch(config)#spanning-tree[vlanvlan-list]hello-timesecondsswitch(config)#spanning-tree[vlanvlan-list]forward-timeseconds'switch(config)#spanning-tree[vlanvlan-list]max-ageseconds在基于CLI的交換機(jī)上修改STP時(shí)鐘:switch(enable)setspantreehellointerval[vlan]switch(enable)setspantreefwddelaydelay[vlan]switch(enable)setspantreemaxageagingtiame[vlan]在基于IOS的交換機(jī)端口上啟用或禁用PortFast特征:switch(config-if)#spanning-treeportfast在基于CLI的交換機(jī)端口上啟用或禁用PortFast特征:switch(enable)setspantreeportfast{module/port}{enable|disable}在基于IOS的交換機(jī)端口上啟用或禁用UplinkFast特征:switch(config)#spanning-treeuplinkfast[max-update-ratepkts-per-second]在基于CLI的交換機(jī)端口上啟用或禁用UplinkFast特征:switch(enable)setspantreeuplinkfast{enable|disable}[rateupdate-rate][all-protocolsoff|on]為了將交換機(jī)配置成一個(gè)集群的命令交換機(jī),首先要給管理接口分配一個(gè)IP地址,然后使用下列命令:switch(config)#clusterenablecluster-name21.為了從一條中繼鏈路上刪除VLAN,可使用下列命令:switch(enable)cleartrunkmodule/portvlan-range用showvtpdomain顯示管理域的VTP參數(shù).用showvtpstatistics顯示管理域的VTP參數(shù).在Catalyst交換機(jī)上定義TrBRF的命令如下:switch(enable)setvlanvlan-name[namename]typetrbrfbridgebridge-num[stp{ieee|ibm}]在Catalyst交換機(jī)上定義TrCRF的命令如下:switch(enable)setvlanvlan-num[namename]typetrcrf{ringhex-ring-num|decringdecimal-ring-num}parentvlan-num在創(chuàng)建好TrBRFVLAN之后,就可以給它分配交換機(jī)端口.對(duì)于以太網(wǎng)交換,可以采用如下命令給VLAN分配端口:switch(enable)setvlanvlan-nummod-num/port-num命令showspantree顯示一個(gè)交換機(jī)端口的STP狀態(tài).配置一個(gè)ELAN的LES和BUS,可以使用下列命令:ATM(config)#interfaceatmnumber.subintmultiointATM(config-subif)#laneserber-busethernetelan-name配置LECS:ATM(config)#lanedatabasedatabase-nameATM(lane-config-databade)#nameelan1-nameserver-atm-addressles1-nsap-addressATM(lane-config-databade)#nameelan2-nameserver-atm-addressles2-nsap-addressATM(lane-config-databade)#name…創(chuàng)建完數(shù)據(jù)庫(kù)后,必須在主接口上啟動(dòng)LECS.命令如下:ATM(config)#interfaceatmnumberATM(config-if)#laneconfigdatabasedatabase-nameATM(config-if)#laneconfigauto-config-atm-address將每個(gè)LEC配置到一個(gè)不同的ATM子接口上.命令如下:ATM(config)#interfaceatmnumber.subintmultipointATM(config)#laneclientethernetvlan-numelan-num用showlaneserver顯示LES的狀態(tài).用showlanebus顯示bus的狀態(tài).用showlanedatabase顯示LECS數(shù)據(jù)庫(kù)可內(nèi)容.用showlaneclient顯示LEC的狀態(tài).36.用showmodule顯示已安裝的模塊列表.用物理接口建立與VLAN的連接:router#configureterminalrouter(config)#interfacemediamodule/portrouter(config-if)#descriptiondescription-stringrouter(config-if)#ipaddressip-addrsubnet-maskrouter(config-if)#noshutdown用中繼鏈路來建立與VLAN的連接:router(config)#interfacemodule/port.subinterfacerouter(config-ig)#encapsulation[isl|dotlq]vlan-numberrouter(config-if)#ipaddressip-addresssubnet-mask用LANE來建立與VLAN的連接:router(config)#interfaceatmmodule/portrouter(config-if)#noipaddressrouter(config-if)#atmpvc105qsaalrouter(config-if)#atmpvc2016ilnirouter(config-if)#interfaceatmmodule/port.subinterfacemultipointrouter(config-if)#ipaddressip-addresssubnet-maskrouter(config-if)#laneclientethernetelan-numrouter(config-if)#interfaceatmmodule/port.subinterfacemultipointrouter(config-if)#ipaddressip-addresssubnet-namerouter(config-if)#laneclientethernetelan-namerouter(config-if)#…為了在路由處理器上進(jìn)行動(dòng)態(tài)路由配置,可以用下列IOS命令來進(jìn)行:router(config)#iproutingrouter(config)#routerip-routing-protocolrouter(config-router)#networkip-network-numberrouter(config-router)#networkip-network-number配置默認(rèn)路由:switch(enable)setiproutedefaultgateway為一個(gè)路由處理器分配VLANID,可在接口模式下使用下列命令:router(config)#interfaceinterfacenumberrouter(config-if)#mlsrpvlan-idvlan-id-num43.在路由處理器啟用MLSP:router(config)#mlsrpip44.為了把一個(gè)外置的路由處理器接口和交換機(jī)安置在同一個(gè)VTP域中:router(config)#interfaceinterfacenumberrouter(config-if)#mlsrpvtp-domaindomain-name查看指定的VTP域的信息:router#showmlsrpvtp-domainvtpdomainname要確定RSM或路由器上的管理接口,可以在接口模式下輸入下列命令:router(config-if)#mlsrpmanagement-interface要檢驗(yàn)MLS-RP的配置情況:router#showmlsrp檢驗(yàn)特定接口上的MLS配置:router#showmlsrpinterfaceinterfacenumber為了在MLS-SE上設(shè)置流掩碼而又不想在任一個(gè)路由處理器接口上設(shè)置訪問列表:setmlsflow[destination|destination-source|full]為使MLS和輸入訪問列表可以兼容,可以在全局模式下使用下列命令:router(config)#mlsrpipinput-acl當(dāng)某個(gè)交換機(jī)的第3層交換失效時(shí),可在交換機(jī)的特權(quán)模式下輸入下列命令:switch(enable)setmlsenable若想改變老化時(shí)間的值,可在特權(quán)模式下輸入以下命令:switch(enable)setmlsagingtimeagingtime設(shè)置快速老化:switch(enable)setmlsagingtimefastfastagingtimepkt_threshold確定那些MLS-RP和MLS-SE參與了MLS,可先顯示交換機(jī)引用列表中的內(nèi)容再確定:switch(enable)showmlsinclude顯示MLS高速緩存記錄:switch(enable)showmlsentry用命令showinarp顯示ARP高速緩存區(qū)的內(nèi)容。要把路由器配置為HSRP備份組的成員,可以在接口配置模式下使用下面的命令:router(config-if)#standbygroup-numberipip-address為了使一個(gè)路由器重新恢復(fù)轉(zhuǎn)發(fā)路由器的角色,在接口配置模式下:router(config-if)#standygroup-numberpreempt訪問時(shí)間和保持時(shí)間參數(shù)是可配置的:router(config-if)#standygroup-numbertimershellotimeholdtime配置HSRP跟蹤:router(config-if)#standygroup-numbertracktype-numberinterface-priority要顯示HSRP路由器的狀態(tài):router#showstandbytype-numbergroupbrief用命令showipigmp確定當(dāng)選的查詢器。啟動(dòng)IP組播路由選擇:router(config)#ipmuticast-routing啟動(dòng)接口上的PIM:dalllasr1>(config-if)#ippim{dense-mode|sparse-mode|sparse-dense-mode}啟動(dòng)稀疏-稠密模式下的PIM:router#ipmulticast-routingrouter#interfacetypenumberrouter#ippimsparse-dense-mode核實(shí)PIM的配置:dallasr1>#showippiminterface[typenumber][count]顯示PIM鄰居:dallasr1>#showipneighbortypenumber為了配置RP的地址,命令如下:dallasr1>#ippimrp-addressip-address[group-access-list-number][override]選擇一個(gè)默認(rèn)的RP:dallasr1>#ippimrp-address通告RP和它所服務(wù)的組范圍:dallasr1>#ippimsend-rp-announcetypenumberscopettlgroup-listaccess-list-number為管理范圍組通告RP的地址:dallasr1>#ippimsend-rp-announceethernet0scope16group-list1dallasr1>#access-list1permit255設(shè)定一個(gè)RP映像代理:dallasr1>#ippimsend-rp-discoveryscopettl核實(shí)組到RP的映像:dallasr1>#showippimrpmappingdallasr1>#showippimrp[group-name|group-address][mapping]在路由器接口上用命令ipmulticastttl-thresholdttl-value設(shè)定TTL閥值:dallasr1>(config-if)#ipmulticastttl-thresholdttl-value用showippimneighbor顯示PIM鄰居表。顯示組播通信路由表中的各條記錄:dallasr1>showipmroute[group-name|group-address][scoure][summary][count][activekbps]要記錄一個(gè)路由器接受和發(fā)送的全部IP組播包:dallasr1>#debugipmpacket[detail][access-list][group]要在CISCO路由器上配置CGMP:dallasr1>(config-if)#ipcgmp配置一個(gè)組播路由器,使之加入某一個(gè)特定的組播組:dallasr1>(config-if)#ipigmpjoin-groupgroup-address關(guān)閉CGMP:dallasr1>(config-if)#noipcgmp啟動(dòng)交換機(jī)上的CGMP:dallasr1>(enable)setcgmpenable核實(shí)Catalyst交換機(jī)上CGMP的配置情況:catalystla1>(enable)showconfigsetpromptcatalystla1>setinterfacesc0setcgmpenableCGMP離開的設(shè)置:Dallas_SW(enable)setcgmpleave在Cisco設(shè)備上修改控制端口密碼:R1(config)#lineconsole0R1(config-line)#loginR1(config-line)#passwordLisbonR1(config)#enablepasswordLilbaoR1(config)#loginlocalR1(config)#usernamestudentpasswordcisco81.在Cisco設(shè)備上設(shè)置控制臺(tái)及vty端口的會(huì)話超時(shí):R1(config)#lineconsole0R1(config-line)#exec-timeout510R1(config)#linevty04R1(config-line)#exec-timeout5282.在Cisco設(shè)備上設(shè)定特權(quán)級(jí):R1(config)#privilegeconfigurelevel3usernameR1(config)#privilegeconfigurelevel3copyrunstartR1(config)#privilegeconfigurelevel3pingR1(config)#privilegeconfigurelevel3showrunR1(config)#enablesecretlevel3cisco83.使用命令privilege可定義在該特權(quán)級(jí)下使用的命令:router(config)#privilegemodelevellevelcommand設(shè)定用戶特權(quán)級(jí):router(config)#enablesecretlevel3dallasrouter(config)#enablesecretsan-franrouter(config)#usernamestudentpasswordcisco標(biāo)志設(shè)置與顯示:R1(config)#bannermotd‘unauthorizedaccesswillbeprosecuted!'86.設(shè)置vty訪問:R1(config)#access-list1permitR1(config)#linevty04R1(config)#access-class1in配置HTTP訪問:Router3(config)#access-list1permitRouter3(config)#iphttpseverRouter3(config)#iphttpaccess-class1Router3(config)#iphttpauthenticationlocalRouter3(config)#usernamestudentpasswordcisco要啟用HTTP訪問,請(qǐng)鍵入以下命令:switch(config)#iphttpsever在基于set命令的交換機(jī)上用setCLl啟動(dòng)和核實(shí)端口安全:switch(enable)setportsecuritymod_num/port_num...enablemacaddressswitch(enable)showportmod_num/port_num在基于CiscoIOS命令的交換機(jī)上啟動(dòng)和核實(shí)端口安全:switch(config-if)#portsecure[mac-mac-countmaximum-MAC-count]switch#showmac-address-tablesecurity[typemodule/port]90.用命令access-list在標(biāo)準(zhǔn)通信量過濾表中創(chuàng)建一條記錄:Router(config)#access-listaccess-list-number{permit|deny}source-address[source-address]91.用命令access-list在擴(kuò)展通信量過濾表中創(chuàng)建一條記錄:Router(config)#access-listaccess-list-number{permit|deny{protocol|protocol-keyword}}{sourcesource-wildcard|any}{destinationdestination-wildcard|any}[protocol-specificoptions][log]對(duì)于帶內(nèi)路由更新,配置路由更新的最基本的命令格式是:R1(config-router)#distribute-listaccess-list-number|namein[typenumber]對(duì)于帶外路由更新,配置路由更新的最基本的命令格式是:R1(config-router)#distribute-listaccess-list-number|nameout[interface-name]routing-process|autonomous-system-numbersetsnmp命令選項(xiàng):setsnmpcommunity{read-only|ready-write|read-write-all}[community_string]setsnmptrap命令格式如下:setsnmptrap{enable|disable}[all|moudle|classis|bridge|repeater|auth|vtp|ippermit|vmps|config|entity|stpx]setsnmptraprvcr_addrrcvr_community啟用SNMPchassis陷阱:Console>(enable)setsnmptrapenablechassis啟用所有SNMPchassis陷阱:Console>(enable)setsnmptrapenable以下由about于2002年12月6日增加禁用SNMPchassis陷阱:Console>(enable)setsnmptrapdisablechassis給SNMP陷阱接收表加一條記錄:Console>(enable)setsnmptrap2publicshowsnmp輸出結(jié)果。命令setsnmprmonenable的輸出結(jié)果。顯示SPAN信息:Consile>showspanCISCO交換機(jī)配置命令大全思科路由器常用配置命令一覽表:1、Execcommands:<1-99>恢復(fù)一個(gè)會(huì)話bfe手工應(yīng)急模式設(shè)置clear復(fù)位功能clock管理系統(tǒng)時(shí)鐘configure進(jìn)入設(shè)置模式connect打開一個(gè)終端copy從tftp服務(wù)器拷貝設(shè)置文件或把設(shè)置文件拷貝到tftp服務(wù)器上debug調(diào)試功能disable退出優(yōu)先命令狀態(tài)disconnect斷開一個(gè)網(wǎng)絡(luò)連接enable進(jìn)入優(yōu)先命令狀態(tài)erase擦除快閃內(nèi)存exit退出exce模式help交互幫助系統(tǒng)的描述lat打開一個(gè)本地傳輸連接lock鎖定終端login以一個(gè)用戶名登錄logout退出終端mbranch向樹形下端分支跟蹤多路由廣播mrbranch向樹形上端分支跟蹤反向多路由廣播name-connection給一個(gè)存在的網(wǎng)絡(luò)連接命名no關(guān)閉調(diào)試功能pad打開X.29PAD連接ping發(fā)送回顯信息ppp開始點(diǎn)到點(diǎn)的連接協(xié)議reload停機(jī)并執(zhí)行冷啟動(dòng)resume恢復(fù)一個(gè)活動(dòng)的網(wǎng)絡(luò)連接rlogin打開遠(yuǎn)程注冊(cè)連接rsh執(zhí)行一個(gè)遠(yuǎn)端命令send發(fā)送信息到另外的終端行setup運(yùn)行setup命令show顯示正在運(yùn)行系統(tǒng)信息slip開始SLIP協(xié)議start-chat在命令行上執(zhí)行對(duì)話描述systat顯示終端行的信息telnet遠(yuǎn)程登錄terminal終端行參數(shù)test測(cè)試子系統(tǒng)內(nèi)存和端口tn3270打開一個(gè)tin3270連接trace跟蹤路由到目的地undebug退出調(diào)試功能verify驗(yàn)證檢查閃爍文件的總數(shù)where顯示活動(dòng)的連接which-route執(zhí)行OSI路由表查找并顯示結(jié)果write把正在運(yùn)行的設(shè)置寫入內(nèi)存、網(wǎng)絡(luò)、或終端x3在PAD上設(shè)置X.3參數(shù)xremote進(jìn)入xremote模式2、#show?access-expression顯示訪問控制表達(dá)式access-lists顯示訪問控制表apolloApollo網(wǎng)絡(luò)信息appletalkAppleTalk信息arap顯示Appletalk遠(yuǎn)端通道統(tǒng)計(jì)arp地址解析協(xié)議表async訪問路由接口的終端行上的信息bridge前向網(wǎng)絡(luò)數(shù)據(jù)庫(kù)buffers緩沖池統(tǒng)計(jì)clnsCLNS網(wǎng)絡(luò)信息clock顯示系統(tǒng)時(shí)鐘cmns連接模式網(wǎng)絡(luò)服務(wù)信息compress顯示壓縮狀態(tài)configuration非易失性內(nèi)存的內(nèi)容controllers端口控制狀態(tài)debugging調(diào)試選項(xiàng)狀態(tài)decnetDEC網(wǎng)絡(luò)信息dialer撥號(hào)參數(shù)和統(tǒng)計(jì)dnsix顯示Dnsix/DMPP信息entry排隊(duì)終端入口extended擴(kuò)展端口信息flash系統(tǒng)閃爍信息flh-log閃爍裝載幫助日志緩沖區(qū)frame-relay幀中繼信息history顯示對(duì)話層歷史命令hostsIP域名,查找方式,名字服務(wù),主機(jī)表interfaces端口狀態(tài)和設(shè)置ipIP信息ipxNovellIPX信息isisIS-IS路由信息keymap終端鍵盤映射latDECLAT信息line終端行信息llc2IBMLLC2環(huán)路信息lnmIBM局網(wǎng)管理local-ack本地認(rèn)知虛環(huán)路memory內(nèi)存統(tǒng)計(jì)netbios-cacheNetBios命名緩沖存貯器內(nèi)存node顯示已知LAT節(jié)點(diǎn)ntp網(wǎng)絡(luò)時(shí)間協(xié)議processes活動(dòng)進(jìn)程統(tǒng)計(jì)protocols活動(dòng)網(wǎng)絡(luò)路由協(xié)議queue顯示隊(duì)列內(nèi)容queueing顯示隊(duì)列設(shè)置registry功能注冊(cè)信息rhosts遠(yuǎn)程主機(jī)文件rifRIF存貯器入口route-map路由器信息sdlle顯示sdlc-llc2轉(zhuǎn)換信息services已知LAT服務(wù)sessions遠(yuǎn)程連接信息smdsSMDS信息source-bridge源網(wǎng)橋參數(shù)和統(tǒng)計(jì)spanning-tree跨越樹形拓樸stacks進(jìn)程堆棧應(yīng)用standby熱支持協(xié)議信息stunSTUN狀態(tài)和設(shè)置subsystem顯示子系統(tǒng)tcpTCP連接狀態(tài)terminal顯示終端設(shè)置tn3270TN3270設(shè)置translate協(xié)議轉(zhuǎn)換信息ttycap終端容易表users顯示終端行的信息version系統(tǒng)硬、軟件狀態(tài)vinesVINES信息whoami當(dāng)前終端行信息x25X.25信息xnsXNS信息xermoteXremote統(tǒng)計(jì)3、#config?Memory從非易失性內(nèi)存設(shè)置Network從TFTP網(wǎng)絡(luò)主機(jī)設(shè)置Overwrite-network從TFTP網(wǎng)絡(luò)主機(jī)設(shè)置覆蓋非易失性內(nèi)存Terminal從終端設(shè)置4、Configurecommads:Access-list增加一個(gè)訪問控制域ApolloApollo全局設(shè)置命令appletalkAppletalk全局設(shè)置命令arapAppletalk遠(yuǎn)程進(jìn)出協(xié)議arp設(shè)置一個(gè)靜態(tài)ARP入口async-bootp修改系統(tǒng)啟動(dòng)參數(shù)autonomous-system本地所擁有的特殊自治系統(tǒng)成員banner定義注冊(cè)顯示信息boot修改系統(tǒng)啟動(dòng)時(shí)參數(shù)bridge透明網(wǎng)橋buffers調(diào)整系統(tǒng)緩沖池參數(shù)
溫馨提示
- 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. 人人文庫(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ì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 深度學(xué)習(xí)及自動(dòng)駕駛應(yīng)用 課件 第6、7章 基于CNN的自動(dòng)駕駛場(chǎng)景語義分割理論與實(shí)踐、循環(huán)神經(jīng)網(wǎng)絡(luò)及自動(dòng)駕駛車輛換道行為預(yù)測(cè)
- 污水處理設(shè)施管網(wǎng)配套設(shè)施合同
- 環(huán)保工程合同模板
- 物流配送計(jì)劃生育承諾書模板
- 知識(shí)產(chǎn)權(quán)許可使用合同解除協(xié)議
- 移動(dòng)辦公通訊實(shí)施方案
- 企業(yè)員工道德提案管理辦法
- 投資權(quán)益協(xié)議書
- 親子園幼師聘用合同細(xì)則
- 物流公司承運(yùn)商安全規(guī)范
- (完整版)汽油發(fā)電機(jī)操作規(guī)程
- 大平礦副井2.25m過卷緩沖裝置安裝2課件
- 門窗工程項(xiàng)目特征描述情況
- 胸外心臟按壓術(shù)操作常見并發(fā)癥的預(yù)防
- 工程造價(jià)咨詢服務(wù)質(zhì)量承諾及保證措施
- 最新種植新病歷
- 水聯(lián)動(dòng)試車方案(共33頁)
- 高效電池片(TOPCon)生產(chǎn)項(xiàng)目可行性研究報(bào)告模板-提供甲乙丙資質(zhì)資信
- INPLAN操作培訓(xùn)PPT課件
- VB和Oracle的鏈接
- 代理報(bào)關(guān)委托書
評(píng)論
0/150
提交評(píng)論