三層交換機(jī)與路由器的配置實(shí)例圖解_第1頁
三層交換機(jī)與路由器的配置實(shí)例圖解_第2頁
三層交換機(jī)與路由器的配置實(shí)例圖解_第3頁
三層交換機(jī)與路由器的配置實(shí)例圖解_第4頁
三層交換機(jī)與路由器的配置實(shí)例圖解_第5頁
已閱讀5頁,還剩4頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

1、三層交換機(jī)與路由器的配置 實(shí)例(圖解)目的:學(xué)會使用三層交換與路由器讓處于不同網(wǎng)段的網(wǎng)絡(luò)相互通信 實(shí)驗(yàn)步驟:一:二層交換機(jī)的配置: 在三個二層交換機(jī)上分別劃出兩 VLAN并將二層交換機(jī)上與三層交換或路由器上的接線設(shè)置為 trunk 接口:三層交換機(jī)的配置:1:首先在三層交換上劃出兩個 VLAN并進(jìn)入VLAN為其配置IP,此IP將作為與他相連PC的網(wǎng) 2:將與二層交換機(jī)相連的線同樣設(shè)置為trunk接線,并將三層交換與路由器連接的線設(shè)置為路 由接口 ( no switchsport ) 3:將路由器和下面的交換機(jī)進(jìn)行單臂路由的配置實(shí)驗(yàn)最終結(jié)果:拓?fù)鋱D下各個PC均能相互通信安敬廣橘影視職業(yè)技術(shù)學(xué)院f

2、j/lfO/1356C-21FSMu/Laver SftchO/fO/2£0/3i 'A . ,尸24 印/湎t。Lf0/2£D/3 二"£0/2/.IPC-PTPCOIF:192,163.l.tBG:192.168.1,168PC-PTPCIIPJ92.168.2.1 LG: 192.168.2,168PC-PTPC2I?:192,168.1.21LG:192J68. 1,168PC-PTRC3IF:192,168.2.2192,168.2.166PC-PTPC4IF: 192.16B,3.1DG: 192.3.168PUPTPC5IF: 19

3、2. 4JBG:192,4.168交換機(jī)的配置命令:SW 0:Switch>Switch>enSwitch#confConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#vlan 2Switch(config-vlan)#exitSwitch(config)#int f0/2Switch(config-if)#switchport access vlan 2Switch(conf

4、ig-if)#no shutSwitch(config-if)#int f0/3Switch(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWiNe protocol on Interface FastEthernet0/3, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up Switch(config-if)#exitSwitch(config)#SW 1:Switch>en

5、Switch#confConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#int f0/2Switch(config-if)#switchport access vlan 2% Access VLAN does not exist. Creating vlan 2Switch(config-if)#no shutSwitch(config-if)#exitSwitch(config)#in

6、t f0/3Switch(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWNe protocol on Interface FastEthernet0/3, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to up Switch(config-if)#SW 2:Switch>enSwitch#confConfiguring from terminal, memory, or netw

7、ork terminal?Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#int f0/2Switch(config-if)#switchport access vlan 2% Access VLAN does not exist. Creating vlan 2Switch(config-if)#exitSwitch(config)#int f0/3Switch(config-if)#switchport mode trunkSwitch(config-if)#三層交換的配置命令:Switc

8、h>enSwitch#confConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per line. End with CNTL/Z.Switch(config)#int f0/1Switch(config-if)#switchport mode trunk%LINEPROTO-5-UPDOWNe protocol on Interface FastEthernet0/2, changed state to downSwitch(config-if)#exitSw

9、itch(config)#int f0/2Switch(config-if)#switchport mode trunkSwitch(config-if)#exitSwitch(config)#vlan 2Switch(config-vlan)#exitSwitch(config)#int vlan 1Switch(config-if)#no shut%LINK-5-CHANGED: Interface Vlan1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state t

10、o upSwitch(config-if)#ip address 192.168.1.168 255.255.255.0Switch(config-if)#exitSwitch(config)#int vlan 2%LINK-5-CHANGED: Interface Vlan2, changed state to up%LINEPROTO-5-UPDOWN_ineprotocol on Interface Vlan2, changed state toupSwitch(config-if)#ip addSwitch(config-if)#ip address 192.168.2.168 255

11、.255.255.0Switch(config-if)#%LINK-5-CHANGED: Interface FastEthernet0/3, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to upSwitch(config-if)#exitSwitch(config)#int f0/3Switch(config-if)#no switchport%LINEPROTO-5-UPDOWNe protocol on Interface FastEt

12、hernet0/3, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/3, changed state to upSwitch(config-if)#Switch(config-if)#ip address 192.168.10.1 255.255.255.0Switch(config-if)#no shutSwitch(config-if)#exitSwitch(config)#ip routingSwitch(config-if)#exitSwitch(config)#ip

13、 route 0.0.0.0 0.0.0.0 192.168.10.2Switch(config)#路由器的配置:Router>enRouter#confConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per line. End with CNTL/Z.Router(config)#int f0/0Router(config-if)#no shut%LINK-5-CHANGED: Interface FastEthernet0/0, changed state

14、 to upRouter(config-if)#exitRouter(config)#int f0/1Router(config-if)#no shut%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up Router(config-if)#exitRouter(config)#int f0/0Router(config-if)#no shutRouter

15、(config-if)#exitRouter(config)#int f0/0.1Router(config-subif)#encapsulation dot1Q 1Router(config-subif)#ip address 192.168.3.168 255.255.255.0Router(config-subif)#exitRouter(config)#int f0/0.2Router(config-subif)#encapsulation dot1Q 2Router(config-subif)#ip addRouter(config-subif)#ip address 192.168

16、.4.168 255.255.255.0Router(config-subif)#exitRouter(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.1Router(config)#exit%SYS-5-CONFIG_I: Configured from console by consoleRouter#confConfiguring from terminal, memory, or network terminal?Enter configuration commands, one per line. End with CNTL/Z.Router(

17、config)#int f0/1Router(config-if)#ip addRouter(config-if)#ip address 192.168.10.2 255.255.255.0Router(config-if)#我不知道為什么你要在三層交換機(jī)上把f0/1戈U入vlan 10、f0/2戈U入vlan 20我覺得你這樣做是完全多余的 你試試去掉在 SWA上配置的 把f0/1劃入vlan 10、f0/2劃入vlan 20然后看看能否通信了我的配置是: 三層交換機(jī)(就是你的 SA)Switch>en/進(jìn)入特權(quán)模式Switch#conf t/進(jìn)入全局模式Switch(config)#

18、in f0/24/進(jìn)入 f0/24 接口Switch(config-if)#sw mo tr 啟用 trunkSwitch#vlan da/進(jìn)入vlan數(shù)據(jù)庫模式Switch(vlan)#vlan 10Switch(vlan)#vlan 20 Switch(vlan)#exSwitch#conf tSwitch(config)#in vlan 10/創(chuàng)建 valn 10創(chuàng)建 valn 20/退出vlan數(shù)據(jù)庫模式/進(jìn)入 vlan 10/配置IPSwitch(config-if)#ip add 192.168.10.254 255.255.255.0Switch(config-if)#no sh

19、 啟用Switch(config-if)#ex /退出Switch(config)#in vlan 20Switch(config-if)#ip add 192.168.20.254 255.255.255.0Switch(config-if)#no sh二層交換(就是你的SB):Switch>enSwitch#conf tSwitch(config)#in f0/24 Switch(config-if)#sw mo tr Switch#vlan da Switch(vlan)#vlan 10 Switch(vlan)#vlan 20 Switch(vlan)#ex Switch#con

20、f t Switch(config)#in f0/23 Switch(config-if)#sw acc vlan 10 Switch(config-if)#sw mo acc Switch(config-if)#ex Switch(config)#in f0/22 Switch(config-if)#sw acc vlan 10 Switch(config-if)#sw mo accSwitch(config-if)#exSwitch(config)#in f0/21Switch(config-if)#sw acc vlan 20Switch(config-if)#sw mo accPC1

21、:PC>ipconfigIP Address:192.168.10.111Subnet Mask: 255.255.255.0Default Gateway: 192.168.10.254PC2:PC>ipconfigIP Address:192.168.10.222Subnet Mask: 255.255.255.0Default Gateway: 192.168.10.254PC3:PC>ipconfigIP Address:192.168.20.111Subnet Mask: 255.255.255.0Default Gateway: 192.168.20.254經(jīng)測試

22、:pc1 ping pc3 是通的任何一臺PCffi能PING通網(wǎng)關(guān)和其他PC設(shè)備:華為3928三層交換機(jī)一臺,PC主機(jī)兩臺PC-A ,PC-B 。網(wǎng)線(略)初始配置:3928 交換機(jī)IP:192.168.10.1VLAN 10PC-AIP:192.168.20.2VLAN 20PC-BIP:192.168.30.2VLAN 30問題:如何寫代碼使得兩臺主機(jī)在不同VLAN間可以進(jìn)行互通?知道vlan間是需要路由才互通的.但你知道,華為華三的交換機(jī),默認(rèn)下,vlan間的路由就是 互通的.不需要作設(shè)置的.跟netgear這一類不同的.很簡單的.vlan 30port e 0/3inter vlan

23、 20ip add 192.168.20.1 255.255.255.0inter vlan 30ip add 192.168.30.1 255.255.255.0就這幾句,就行了 .pc-a 接2號口,pc-b 接3號口. 搞定實(shí)例:一個三層交換機(jī)配置 10 個 vlan,每個 vlan 用一個 ip 段,如 172.16.1.0/24,172.16.2.0/24.,設(shè)置一個公共區(qū),用于接入intenet路由器及公共訪問文件服務(wù)器,要求每個 vlan都能訪問公共區(qū),各 vlan之間最好也能訪問,請教如何配置?半路出家的和尚,初學(xué),希望能得到詳細(xì)的幫助, 謝!問題補(bǔ)充:每個vlan 4個千兆口

24、,機(jī)器上有個引擎帶12個電口,還有一個 48 口業(yè)務(wù)板。一樓只畫了 vlan ,我的公共服務(wù)器放哪?公網(wǎng)路由放哪?客戶端怎么設(shè)置網(wǎng)關(guān),等等 .我就不按照你的172.16.1.0來了!下面用的是 192.168.1.1/192.168.2.1 等等!vlan databasevlan 1 name vlan1vlan 2 name vlan2vlan 3 name vlan3config tinterface GigabitEthernet1/1 switchport access vlan 1 switchport mode accessinterface GigabitEthernet1/2

25、switchport access vlan 2 switchport mode access interface GigabitEthernet1/3switchport mode access int vlan 1ip add 192.168.1.1 255.255.255.0 no shint vlan 2ip add 192.168.2.1 255.255.255.0 no shint vlan 3ip add 192.168.3.1 255.255.255.0 no ship routing利用三層交換機(jī)實(shí)現(xiàn)不同VLAN間的通信步驟1,建立多個vlan2,在每個vlan上設(shè)置IP3,

26、把終端接入相應(yīng)的vlan,并把網(wǎng)關(guān)設(shè)置為相應(yīng)vlan的IP4,在3層交換機(jī)上做一條默認(rèn)路由就OK了一、組網(wǎng)需求:交換機(jī)配置了 4個VLAN 分另1J為 VLAN1, VLAN2 VLAN3 VLAN4要求 VLAN1可以與 VLAN23, 4互訪,但是 VLAN2 3, 4之間不能互訪,用 Hybrid端口屬性實(shí)現(xiàn)此功能。 二、組網(wǎng)圖:無 三、配置步驟:1. 創(chuàng)建 VLAN2Quidwayvlan 22. 創(chuàng)建 VLAN3Quidway-vlan2vlan 33. 創(chuàng)建 VLAN4Quidway-vlan3vlan 44. 進(jìn)入端口 Ethernet1/0/1Quidway-vlan4 int

27、erface Ethernet1/0/15. 將端口設(shè)置為hybrid模式Quidway-Ethernet1/0/1port link-type hybrid6. 設(shè)置端口 pvid為1Quidway-Ethernet1/0/1port hybrid pvid vlan 17. 允許VLAN1 2, 3, 4不打標(biāo)簽通過 Quidway-Ethernet1/0/1port hybrid vlan 1 to 4 untagged8. 進(jìn)入端口 Ethernet1/0/2Quidway-Ethernet1/0/1interface Ethernet1/0/29. 將端口設(shè)置為hybrid模式Quidway-Ethernet1/0/2port link-type hybrid10. 設(shè)置端口 pvid為2

溫馨提示

  • 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)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評論

0/150

提交評論