精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 選購與維護 > 電腦組裝教程 > 交換機的端口聚合如何配置

      交換機的端口聚合如何配置

      時間: 林澤1002 分享

      交換機的端口聚合如何配置

        交換機的端口聚合配置又是怎么回事呢,那么交換機的端口聚合如何配置的呢?下面是學(xué)習(xí)啦小編收集整理的交換機的端口聚合如何配置,希望對大家有幫助~~

        交換機的端口聚合配置的方法

        工具/原料

        計算機網(wǎng)絡(luò)

        工具軟件

        方法/步驟

        配置交換機Switch0:

        Switch>en

        Switch#conf

        Switch(config)#interface range fa0/1-2

        Switch(config-if-range)#switchport mode trunk //設(shè)置端口模式為trunk

        Switch(config-if-range)#

        Switch(config-if-range)#channel-group 1 mode on //加入鏈路組1并開啟

        Switch(config-if-range)#

        Switch(config-if-range)#exit

        Switch(config)#port-channel load-balance dst-ip //按照目標主機IP地址數(shù)據(jù)分發(fā)來實現(xiàn)負載平衡

        Switch(config)#exit

        Switch#show etherchannel summary

        配置交換機Switch1:

        Switch>en

        Switch#config t

        Switch(config)#interface range fa0/1-2

        Switch(config-if-range)#switchport mode trunk //設(shè)置端口模式為trunk

        Switch(config-if-range)#channel-group 1 mode on //加入鏈路組1并開啟

        Switch(config-if-range)#

        Switch(config-if-range)#exit

        Switch(config)#port-channel load-balance dst-ip //按照目標主機IP地址數(shù)據(jù)分發(fā)來實現(xiàn)以太網(wǎng)通道組負載平衡

        Switch(config)#exit

        Switch#

        Switch#show etherchannel summary//顯示以太網(wǎng)通道組的情況

        計算機PC0的設(shè)置:

        IP:192.168.1.2

        子網(wǎng)掩碼:255.255.255.0

        計算機PC1的設(shè)置:

        IP:192.168.1.3

        子網(wǎng)掩碼:255.255.255.0

        PC0 ping PC1 :測試PC0到PC1的連通。

        PC1 ping PC0 :測試PC1到PC0的連通。


      交換機的端口聚合如何配置相關(guān)文章:

      1.交換機怎么配置端口聚合

      2.cisco怎么配置聚合端口聚合

      3.cisco怎么配置聚合端口

      4.華為S9300交換機端口聚合配置

      5.華為交換機如何配置端口組

      6.思科模擬器怎么配置交換機端口

      3358260