




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、網(wǎng)絡(luò)設(shè)備配置與調(diào)試項(xiàng)目三實(shí)施報告項(xiàng)目描述:熟悉交換機(jī)上VLAN的創(chuàng)建及相關(guān)配置,給公司各部門劃分相應(yīng)的VLAN進(jìn)行廣播風(fēng)暴的隔離控制并進(jìn)行相關(guān)測試。項(xiàng)目實(shí)施拓?fù)鋱D:項(xiàng)目實(shí)施基本要求:(1)正確選擇設(shè)備并使用線纜連接;(2)正確給各個PC配置相關(guān)IP地址及子網(wǎng)掩碼等參數(shù);(3)在SW1上配置相關(guān)VLAN,并把交換機(jī)相應(yīng)的端口添加到VLAN中。用相關(guān)顯示命令查看配置結(jié)果。(4)在SW2上配置相關(guān)VLAN,并把交換機(jī)相應(yīng)的端口添加到VLAN中。用相關(guān)顯示命令查看配置結(jié)果。(5)在SW3上配置相關(guān)VLAN,并把交換機(jī)相應(yīng)的端口添加到VLAN中。用相關(guān)顯示命令查看配置結(jié)果。(6)在SW4上進(jìn)行相關(guān)配置,
2、使得不同交換機(jī)上的相同部門PC(如銷售部PC1和銷售部PC3)可以相互訪問。項(xiàng)目拓展要求(選做):如何配置下面網(wǎng)絡(luò)拓?fù)鋱D中的兩個交換機(jī),使得兩個不同VLAN中的PC能相互訪問。Switch>enSwitch>confSwitch>enSwitch#confConfiguring from terminal, memory, or network terminal? Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#inSwitch(config)#VLAN 10Switch(c
3、onfig-vlan)#exitSwitch(config)#inSwitch(config)#interface raSwitch(config)#interface range f0/5Switch(config-if-range)#swSwitch(config-if-range)#switchport acSwitch(config-if-range)#switchport access vlan 10Switch(config-if-range)#exitSwitch(config)#exitSwitch#%SYS-5-CONFIG_I: Configured from consol
4、e by consoleSwitch#confConfiguring from terminal, memory, or network terminal? Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#inSwitch(config)#interface raSwitch(config)#interface range f0/5Switch(config-if-range)#swSwitch(config-if-range)#switchport mode ? access Set tru
5、nking mode to ACCESS unconditionally dynamic Set trunking mode to dynamically negotiate access or trunk mode trunk Set trunking mode to TRUNK unconditionallySwitch(config-if-range)#switchport mode % Incomplete command.Switch(config-if-range)#? cdp Global CDP configuration subcommands channel-group E
6、therchannel/port bundling configuration channel-protocol Select the channel protocol (LACP, PAgP) description Interface specific description duplex Configure duplex operation. exit Exit from interface configuration mode mdix Set Media Dependent Interface with Crossover mls mls interface commands no
7、Negate a command or set its defaults shutdown Shutdown the selected interface spanning-tree Spanning Tree Subsystem speed Configure speed operation. storm-control storm configuration switchport Set switching mode characteristics tx-ring-limit Configure PA level transmit ring limitSwitch(config-if-ra
8、nge)#swSwitch(config-if-range)#switchport ? access Set access mode characteristics of the interface mode Set trunking mode of the interface native Set trunking native characteristics when interface is in trunking mode nonegotiate Device will not engage in negotiation protocol on this interface port-
9、security Security related command priority Set appliance 802.1p priority trunk Set trunking characteristics of the interface voice Voice appliance attributesSwitch(config-if-range)#switchport ? access Set access mode characteristics of the interface mode Set trunking mode of the interface native Set
10、 trunking native characteristics when interface is in trunking mode nonegotiate Device will not engage in negotiation protocol on this interface port-security Security related command priority Set appliance 802.1p priority trunk Set trunking characteristics of the interface voice Voice appliance att
11、ributesSwitch(config-if-range)#switchport mode?mode Switch(config-if-range)#exitSwitch(config)#inSwitch(config)#interface f0/5Switch(config-if)#swSwitch(config-if)#switchport modeSwitch(config-if)#switchport mode ? access Set trunking mode to ACCESS unconditionally dynamic Set trunking mode to dynam
12、ically negotiate access or trunk mode trunk Set trunking mode to TRUNK unconditionallySwitch(config-if)#switchport mode trSwitch(config-if)#switchport mode trunk %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/5, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface Fast
13、Ethernet0/5, changed state to upSwitch(config-if)#exit項(xiàng)目實(shí)施過程及測試結(jié)果:1、銷售部PC1、人事部PC1、銷售部PC3、研發(fā)部PC1、研發(fā)部PC2、財(cái)務(wù)部PC等配置相關(guān)IP地址及子網(wǎng)掩碼等參數(shù)截圖 2、交換機(jī)配置信息(show running結(jié)果)一樓交換機(jī)SW1的配置: SW1>enSW1#show runSW1#show running-config Building configuration.Current configuration : 1276 bytes!version 12.2no service timestam
14、ps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname SW1!interface FastEthernet0/1 switchport access vlan 10!interface FastEthernet0/2 switchport access vlan 10!interface FastEthernet0/3 switchport access vlan 10! -More- 二樓交換機(jī)SW2的配置 SW1>enSW1#show r
15、unSW1#show running-config Building configuration.Current configuration : 1276 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno service password-encryption!hostname SW1!interface FastEthernet0/1 switchport access vlan 10!interface FastEthernet0/2 sw
16、itchport access vlan 10!interface FastEthernet0/3 switchport access vlan 10! -More- 三樓交換SW3的配置 SW1>enSW1#show runSW1#show running-config Building configuration.Current configuration : 1276 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno service
17、 password-encryption!hostname SW1!interface FastEthernet0/1 switchport access vlan 10!interface FastEthernet0/2 switchport access vlan 10!interface FastEthernet0/3 switchport access vlan 10! -More- 網(wǎng)絡(luò)中心交換機(jī)SW4配置SW1>enSW1#show runSW1#show running-config Building configuration.Current configuration : 1276 bytes!version 12.2no service timestamps log datetime msecno service timestamps debug datetime msecno servi
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 八年級英語下冊寫作能力培養(yǎng)計(jì)劃
- 鍋爐燃燒系統(tǒng)重大危險源控制措施
- 學(xué)校考試管理規(guī)范計(jì)劃
- 機(jī)械加工產(chǎn)品生產(chǎn)質(zhì)量保證措施
- 合唱社團(tuán)社交媒體運(yùn)營計(jì)劃
- 幼兒園疫情期間保教環(huán)境消毒計(jì)劃
- 基于聲子晶體的減振軌道優(yōu)化設(shè)計(jì)研究
- 小學(xué)一年級下冊語文期末試卷考前準(zhǔn)備范文
- 幼兒園語言表達(dá)培訓(xùn)工作計(jì)劃
- 信陽市青少年武術(shù)培訓(xùn)機(jī)構(gòu)發(fā)展研究
- 2025發(fā)展對象考試題庫帶有答案
- 母乳喂養(yǎng)技術(shù)課件教學(xué)
- 低空經(jīng)濟(jì)城市發(fā)展全景研究報告-從典型城市低空經(jīng)濟(jì)發(fā)展全景圖鑒到如何因地制宜發(fā)展低空經(jīng)濟(jì)的深度剖析
- 戶外反洗錢宣傳活動方案
- 恙蟲病護(hù)理查房
- 腫瘤免疫治療及護(hù)理講課件
- 成都鹽道街中學(xué)實(shí)驗(yàn)學(xué)校數(shù)學(xué)新初一分班試卷含答案
- 【MOOC】中小學(xué)音樂教學(xué)設(shè)計(jì)與案例評析-華南師范大學(xué) 中國大學(xué)慕課MOOC答案
- 廉潔應(yīng)征承諾書
- 長焰煤快速熱解(快速熱解裝置100×10項(xiàng)目商業(yè)計(jì)劃書寫作模板-融資招商
- 拼音PPT課件--聲母
評論
0/150
提交評論