




版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、網(wǎng)絡(luò)設(shè)備配置與調(diào)試項(xiàng)目三實(shí)施報(bào)告項(xiàng)目描述:熟悉交換機(jī)上VLAN的創(chuàng)建及相關(guān)配置,給公司各部門(mén)劃分相應(yīng)的VLAN進(jìn)行廣播風(fēng)暴的隔離控制并進(jìn)行相關(guān)測(cè)試。項(xiàng)目實(shí)施拓?fù)鋱D:項(xiàng)目實(shí)施基本要求:(1)正確選擇設(shè)備并使用線纜連接;(2)正確給各個(gè)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ī)上的相同部門(mén)PC(如銷(xiāo)售部PC1和銷(xiāo)售部PC3)可以相互訪問(wèn)。項(xiàng)目拓展要求(選做):如何配置下面網(wǎng)絡(luò)拓?fù)鋱D中的兩個(gè)交換機(jī),使得兩個(gè)不同VLAN中的PC能相互訪問(wèn)。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í)施過(guò)程及測(cè)試結(jié)果:1、銷(xiāo)售部PC1、人事部PC1、銷(xiāo)售部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. 本站所有資源如無(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ì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 無(wú)線廣播電視傳輸中的信號(hào)傳輸帶寬管理考核試卷
- 船舶改裝工程技術(shù)難點(diǎn)與創(chuàng)新解決方案考核試卷
- 病房護(hù)理設(shè)備的人機(jī)交互設(shè)計(jì)原則與應(yīng)用考核試卷
- 橡膠制品行業(yè)的質(zhì)量管控與優(yōu)化考核試卷
- 航班乘客舒適度提升的全方位關(guān)懷與滿足考核試卷
- 四川省成都市東辰國(guó)際學(xué)校2024-2025學(xué)年高考押題卷(2)英語(yǔ)試題試卷含解析
- 吉林省長(zhǎng)春市外國(guó)語(yǔ)校2024-2025學(xué)年初三第四次四校聯(lián)考語(yǔ)文試題含解析
- 珠海三中高二下學(xué)期期中考試(文科)生物試題
- 山西省太原市小店區(qū)第一中學(xué)2025年高三物理試題二模沖刺試題(六)含解析
- 唐山科技職業(yè)技術(shù)學(xué)院《武術(shù)理論與實(shí)踐》2023-2024學(xué)年第一學(xué)期期末試卷
- 高二期末家長(zhǎng)會(huì)-家校攜手凝共識(shí)齊心協(xié)力創(chuàng)輝煌
- 地球物理反演方法-全面剖析
- 職場(chǎng)人士健身與鍛煉技巧
- 918勿忘國(guó)恥銘記歷史課件-高一上學(xué)期主題班會(huì)
- 2024年秋江蘇開(kāi)放大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)060019期末理論測(cè)試(綜合測(cè)試在線答題) 參考答案
- 鋼結(jié)構(gòu)廠房裝飾工程施工方案
- 王者榮耀考試試題及答案
- GB/T 5709-2025紡織品非織造布術(shù)語(yǔ)
- DBJ33-T?1152-2025 《建筑工程建筑面積計(jì)算和竣工綜合測(cè)量技術(shù)規(guī)程》
- 人教版(PEP)2025春季五下英語(yǔ)期中試卷(含答案含聽(tīng)力原文無(wú)音頻)
- Unit 3 Learning better Part B 【知識(shí)精研】人教PEP版英語(yǔ)三年級(jí)下冊(cè)
評(píng)論
0/150
提交評(píng)論