国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學(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 //按照目標(biāo)主機IP地址數(shù)據(jù)分發(fā)來實現(xiàn)負(fù)載平衡

      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 //按照目標(biāo)主機IP地址數(shù)據(jù)分發(fā)來實現(xiàn)以太網(wǎng)通道組負(fù)載平衡

      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