理解eth-trunk链路聚合以及配置Eth-Trunk链路聚合

资讯 2024-07-15 阅读:35 评论:0
配置eth-trunk链路聚合 原理概念: Configure...
美化布局示例

欧易(OKX)最新版本

【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   全球官网 大陆官网

币安(Binance)最新版本

币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

火币HTX最新版本

火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

配置eth-trunk链路聚合
原理概念:
在这里插入图片描述

Configure Eth-trunk chain convergence
concept of principle:
 insert picture description here

优势:1、负载分担。
2、提高可靠性。
3、增加带宽。

Strengths: 1, load sharing.
2, enhanced reliability.
3, increased bandwidth.

实验目的:
1、 理解使用eth-trunk的应用场景。
2、 掌握配置eth-trunk链路聚合的方法。
3、 掌握配置eth-trunk链路聚合的方法。

Experimental purpose:
1, understand the application of eth-trunk.
2, have the method of configuring the eth-trunk connection.
3, have the method of configuring the eth-trunk connection.

实验内容:

Experimental content:

实验拓扑:
配置eth-trunk链路聚合的拓扑如图
在这里插入图片描述

Experimental top-up:
Configure the top-up of the Eth-trunk chain aggregation
insert

实验步骤:

Experimental steps:

  1. 使用ping命令检测各PC之间的连通性。
    在这里插入图片描述

结果显示两台PC之间可以正常访问。
由于本实验场景需要,首先要将S1与S2上互联的GE0/0/2和GE0/0/5接口关闭。
在这里插入图片描述
在这里插入图片描述


在这里插入图片描述

insert picture description here

现在模拟链路增加,开启S1和S2上的GE0/0/2接口。
S1
在这里插入图片描述

Now simulate an increased number of links, opening GEO0/0/2 interfaces on S1 and S2.
S1
Photo description inserted here

S2
在这里插入图片描述

S2
insert picture description

增加链路后,网络管理员考虑到,在该组网拓扑下,默认开启的STP协议一定会将一条链路阻塞掉。
查看S1和S2的STP状态信息。
在这里插入图片描述
在这里插入图片描述

After adding the links, the network administrator took into account that the STP protocol opened by default would have blocked a link under the network.
View S1 and S2 STP status information.
 Insert a picture description here Insert a picture description here

可以观察到S1的GE0/0/02接口处于丢弃状态。如果只是单靠增加链路来提高带宽那显然不够,生成树会阻塞多余接口,使得目前S1和S2之间的数据仍然仅通过GE0/0/1接口传输。

The GEO0/0/02 interface for S1 can be observed to be discarded. It is clearly not enough to increase bandwidth by simply adding links, creating trees that block redundant interfaces, leaving data between S1 and S2 still transmitted only through the GEO0/0/1 interface.

在这里插入图片描述

insert picture description here

在S1和S2上配置链路聚合,创建Eth-Trunk 1接口,并指定为手工负载分担模式。
在这里插入图片描述
在这里插入图片描述

Configure the links on S1 and S2 to create the Eth-Trunk 1 interface and specify it as a manual load-sharing mode.
 Insert a picture description herebr>  Insert a picture description here

将S1和S2的GE0/0/1和GE0/0/2,分别加入到Eth-Trunk 1接口。

Add GEO0/0/1 and GEO0/0/2 for S1 and S2 to Eth-Trunk 1 interface, respectively.

在这里插入图片描述
在这里插入图片描述

Pix here Pix here

使用disp eth-trunk 1 查看S1和S2的et-trunk 1接口状态。

View the state of the et-trunk 1 interface for S1 and S2 using diseth-trunk 1.

在这里插入图片描述
在这里插入图片描述

Pix herePix here

可以观察到,S1与S2的工作模式为NORMAL(手工负载分担方式),GE0/0/1与GE0/0/2接口已经加入到eth-trunk 1 中,并且处于UP状态。

It can be observed that the mode of work for S1 and S2 is NORMAL (a manual load-sharing approach), GEO0/0/1 and GEO0/0/2 interfaces have been added to eth-trunk 1 and are in UP status.

 

在这里插入图片描述

可以观察到,目前该接口的总带宽,是GE0/0/1和GE0/0/2接口带宽之和。
查看S1的生成树状态。
在这里插入图片描述

It can be observed that the current total bandwidth of the interface is the sum of the GE0/0/1 and GE0/0/2 interface bandwidths.
View S1 generation tree state.
 Insert picture description

可以观察到,S1的2接口被捆绑成一个Eth-Trunk接口,并且该接口现处于转发状态。

It can be observed that S1 interface 2 is tied to an Eth-Trunk interface and that the interface is in forward state.

接下来使用ping命令持续测试,同时将S1的GE0/0/1或者GE0/0/2接口关闭,用来模拟故障发生。
在这里插入图片描述

Next, the ping command is used for continuous testing, while the GE0/0/1 or GE0/0/2 interface for S1 is closed to simulate a failure.
 inserts a description here.

可以观察到,当链路发生故障时,链路立刻进行切换,数据包丢失了一些,(也许是模拟器原因),只要物理链路有一条是正常的,Eth-trunk接口就不会断开,仍然能保证数据的转发。
Eth-tunk在提高了带宽的情况下,也实现了链路冗余。模拟完成后将S1接口恢复。

It can be observed that when the links fail, the links are switched immediately, and some of the data packages are lost (perhaps because of the simulator). As long as there is a normal physical link, the Eth-trunk interface will not be broken and will still ensure the transmission of the data.
Eth-tunk also achieves chain redundancies when the bandwidth is increased.

4.配置eth-trunk实现链路聚合(静态LACP模式)
现在公司需要部署一条链路作为备份链路,并采用静态LACP模式配置eth-trunk实现两条链路同时转发,一条链路备份,当其中一条转发链路出现问题时,备份链路立即生效。

The configuration of the Eth-trunk connection (static LACP model)
now requires the company to deploy a link as a backup link and to use the static LACP model to configure the Eth-trunk for both links and to back up one of the links, which is effective immediately when there is a problem with one of the transmission links.

 

在这里插入图片描述
在这里插入图片描述

Pix here Pix here

在S1和S2上的eth-trunk 1 接口模式改为静态LACP模式。
在这里插入图片描述

Eth-trunk 1 interface mode on S1 and S2 to static LACP mode.
insert picture description here

如图,发现报错,此时需要将先前已经加入到eth-trunk接口下的物理接口先删除。

As in the graph, the error was detected, and the physical interface previously added to the eth-trunk interface needs to be deleted first.

在这里插入图片描述

insert picture description here

在这里插入图片描述

insert picture description here

删除完成后,再将S1和S2上的eth-trunk 1 接口下,将工作模式改为静态LACP模式,并将S1和S2的GE0/0/1、GE0/0/2和GE0/0/5接口分别加入到eth-trunk 1 接口。

After the deletion is completed, under the Eth-trunk 1 interface on S1 and S2, the working mode will be changed to the static LACP mode, and the GEO0/01, GE0/0/2 and GEO0/0/5 interfaces on S1 and S2 will be added to the Eth-trunk 1 interface, respectively.

在这里插入图片描述
在这里插入图片描述

Pocket description

配置完成后,查看S1的eth-trunk 1接口状态。
在这里插入图片描述
在这里插入图片描述

After configuration is complete, check the Eth-trunk 1 interface state of S1.
 insert the picture description

配置S1优先级为100,查看S1的eth-trunk 1 状态。
在这里插入图片描述

Configure S1 priority of 100, view Eth-trunk 1 state of S1.
insert picture description here

可以观察到,已经将S1的LACP系统优先级改为100,而S2没修改,仍为默认值。
在S1上配置活动接口上限阀值为2.
在这里插入图片描述

It can be observed that the LACP system priority of S1 has been changed to 100, while S2 remains the default value.
Configure the activity interface ceiling threshold on S1 with 2.
 Insert picture description

在S1上配置接口的优先级确定活动链路。
在这里插入图片描述

Configure the priority of the interface on S1.
 Insert picture description here

配置接口的活动优先级将默认的32768改为100,目的是使G0/0/1和GE0/0/2接口成为活动状态。
配置完成后,查看S1的eth-trunk 1接口状态。

The default activity priority for configuration interfaces is changed from 32768 to 100, with the aim of making the G0/0/1 and GEO0/0/2 interfaces active. When
configurations are completed, view the Eth-trunk 1 interface status of S1.

在这里插入图片描述

将S1的GE0/0/1接口关闭,验证eth-trunk链路聚合状态信息

Close the GEO0/0/1 interface for S1 and verify the eth-trunk link polymeric state information

在这里插入图片描述
在这里插入图片描述

美化布局示例

欧易(OKX)最新版本

【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   全球官网 大陆官网

币安(Binance)最新版本

币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

火币HTX最新版本

火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址
文字格式和图片示例

注册有任何问题请添加 微信:MVIP619 拉你进入群

弹窗与图片大小一致 文章转载注明

分享:

扫一扫在手机阅读、分享本文

发表评论
平台列表
美化布局示例

欧易(OKX)

  全球官网 大陆官网

币安(Binance)

  官网

火币(HTX)

  官网

Gate.io

  官网

Bitget

  官网

deepcoin

  官网
热门文章
  • 美国可以使用什么加密货币交易所_前10名比特币交易平台名单

    美国可以使用什么加密货币交易所_前10名比特币交易平台名单
    美国可以使用什么加密货币交易所?What is an encrypted currency exchange that the United States can use?随着加密货币的普及,加密货币交易所也越来越多。对于美国的加密货币交易者而言,选择一个可靠、安全且易于使用的交易所是十分重要的事情。那么,美国可以使用哪些加密货币交易所呢?以下是前10名比特币交易平台名单:The choice of a reliable, secure, and easy-to-use...
  • 2017比特币已经挖出,比特币是什么?

    2017比特币已经挖出,比特币是什么?
    20 17比特币已经挖出了目录。20 17比特币被挖出来了。比特币是什么?比特币在20 17达到挖矿上限。在20 17中,比特币达到了挖矿上限,这意味着比特币的总数达到了2 1 100,000。比特币挖矿会越来越少。由于比特币挖矿的奖励每四年减半一次,未来比特币挖矿的数量将减少,比特币的价格可能会上涨。影响比特币市场的主要因素。除了挖矿上限和奖励减半之外,比特币市场还受到供需、投资者情绪和监管政策等因素的影响。比特币的未来前景。随着全球对比特币的认知度越来越高,比特币的前景仍...
  • 2015年宝马3系二手车价格多少钱

    2015年宝马3系二手车价格多少钱
    爱你一生不变心6558 2022-04-28 13:20:03 二手车能不能买主要看车况,如果车况好就可以考虑,车况不好价格再低也别考虑,像2015款宝马3系目前行情价是在18.32万这样,如果低...
  • Coinbase:财富100强企业过去一年的Web3采用率增长39%

    Coinbase:财富100强企业过去一年的Web3采用率增长39%
    随着比特币、以太坊等主流加密货币在web2世界的认可度变得越来越高,许多web2传统公司也积极拥抱web3,加速采用和开发区块链产品的速度和应用层面。With ˂a style= "max-width": 90%" href=https://m.php.cn/zt/21172.html" target="_blank" bitcoin, ˂a style="color:#f60; text-decoration: unde...
  • 区块链技术原理(转载)

    区块链技术原理(转载)
    转自:https://cloud.tencent.com/developer/article/1838661From: https://clud.tencent.com/development/article/1838661 本文主要是对区块链进行概念分析和组成技术解析,从哈希运算、数字签名、共识算法、智能合约、P2P网络等技术在区块链中的应用进行综合分析This paper focuses on conceptual analysis and technical com...
标签列表