亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 網(wǎng)絡(luò)知識 > 路由器 > 路由器設(shè)置 > 華為路由器 > 怎么配置華為多臂路由

      怎么配置華為多臂路由

      時間: 權(quán)威724 分享

      怎么配置華為多臂路由

        華為的產(chǎn)品主要涉及通信網(wǎng)絡(luò)中的交換網(wǎng)絡(luò)、傳輸網(wǎng)絡(luò)、無線及有線固定接入網(wǎng)絡(luò)和數(shù)據(jù)通信網(wǎng)絡(luò)及無線終端產(chǎn)品,那么你知道怎么配置華為多臂路由嗎?下面是學(xué)習(xí)啦小編整理的一些關(guān)于怎么配置華為多臂路由的相關(guān)資料,供你參考。

        配置華為多臂路由的方法:

        華為多臂路由配置的試驗,組網(wǎng)很簡單,AR1、client1和client2分別鏈接erhernet 0/0/4組成一個三叉戟形狀的網(wǎng)絡(luò)。在huawei模擬器上完成這次組網(wǎng)和設(shè)置實驗。其中CLIENT1屬于vlan10,CLIENT2屬于vlan20

        接下來看LSW1的配置

        首先

        vlan batch 10 20 100 to 101 #創(chuàng)建需要使用的所有vlan

        [Huawei-Ethernet0/0/4]dis this #連接CLIENT1的4口

        #

        interface Ethernet0/0/4

        port hybrid pvid vlan 10 #這里使用hybird接口,且PVID為vlan 10,端口接收數(shù)據(jù)時會打上vlan 10的標(biāo)簽

        port hybrid untagged vlan 10 20 100 #這里配置此端口發(fā)送帶vlan 10,20,100標(biāo)簽的數(shù)據(jù)時,剝掉標(biāo)簽發(fā)送

        #

        [Huawei-Ethernet0/0/6]di this

        #

        interface Ethernet0/0/6 #這里的配置與4口差不多

        port hybrid pvid vlan 20

        port hybrid untagged vlan 10 20 101

        #

        [Huawei-GigabitEthernet0/0/1]dis this

        #

        interface GigabitEthernet0/0/1 #連接路由器的1口

        port link-type trunk #端口類型trunk

        port trunk pvid vlan 100 #端口PVID100,接收時打上vlan100的標(biāo)簽

        port trunk allow-pass vlan 2 to 4094 #允許所有vlan通過

        #

        [Huawei-GigabitEthernet0/0/2]dis this

        #

        interface GigabitEthernet0/0/2 #連接路由器的2口,與1口類似

        port link-type trunk

        port trunk pvid vlan 101

        port trunk allow-pass vlan 2 to 4094

        #

        #

        interface Vlanif10 #vlan10下的網(wǎng)關(guān)

        ip address 192.168.10.254 255.255.255.0

        dhcp select interface #vlan 10的dhcp配置

        #

        interface Vlanif20 #vlan 20下的網(wǎng)關(guān)

        ip address 192.168.20.254 255.255.255.0

        dhcp select interface

        #

        interface Vlanif100

        ip address 192.168.100.254 255.255.255.0

        #

        interface Vlanif101

        ip address 192.168.101.254 255.255.255.0

        #

        # #靜態(tài)路由

        ip route-static 0.0.0.0 0.0.0.0 192.168.100.1

        ip route-static 0.0.0.0 0.0.0.0 192.168.101.1

        ip route-static 192.168.10.0 255.255.255.0 Ethernet0/0/4

        ip route-static 192.168.20.0 255.255.255.0 Ethernet0/0/6

        #

        AR1上只做了如下設(shè)置

        #

        interface GigabitEthernet0/0/0

        ip address 192.168.100.1 255.255.255.0

        #

        interface GigabitEthernet0/0/1

        ip address 192.168.101.1 255.255.255.0

        #

        #

        ip route-static 192.168.10.0 255.255.255.0 192.168.100.254

        ip route-static 192.168.20.0 255.255.255.0 192.168.101.254

        #

        在client1上面pingclient2

        要特別注意hybird接口的使用。

        看過文章“怎么配置華為多臂路由”的人還看了:

        1.華為路由器配置命令大全

        2.華為路由器設(shè)置

        3.華為路由器設(shè)置wifi的詳細(xì)方法

        4.華為路由器配置詳細(xì)教程

        5.華為如何設(shè)置連接兩個無線路由器

        6.華為路由器詳細(xì)介紹

        7.華為無線路由器的設(shè)置方法

        8.華為3COM路由器如何保存配置

        9.華為路由器設(shè)置方法

        10.如何解決華為192.168.3.1打不開

      574668