Eth-Trunk接口的负载分担方式 执行命令load-balance { src-dst-mac | src-dst-ip | packet-all | symmetric-hash [ complement ] },配置Eth-Trunk接口的负载分担方式。 Eth-Trunk接口延时Down的时间 执行命令link-state down-delay-time delay-value,配置Eth-Trunk接口延时Down的时间。 执行命令commit,提交配...
删除Eth-Trunk接口。 remove ifm/interfaces/interface[name="interface-name"] 提交配置。 commit 操作结果 执行命令display /ifm/interfaces/interface[name="interface-name"],查看指定接口信息。 背景信息 目前Eth-Trunk接口链路聚合模式可选两种:手工模式(manual)和lacp模式(static),默认值为手工模式(manual)。
Eth-Trunk有两种工作模式:主备模式和负荷分担模式 D. 绑定在Eth-trunk内:作在主备模式下的两个接口需要两个IP地址,其中一个地址为虚地址,只作ARP探测用 相关知识点: 试题来源: 解析 D.绑定在Eth-trunk内:作在主备模式下的两个接口需要两个IP地址,其中一个地址为虚地址,只作ARP探测用 ...
1)创建Eth-Trunk接口。 2)将Eth-Trunk接口转为二层端口。 3)将Eth-Trunk端口配置为Trunk类型的端口,并允许所有VLAN帧通过。 4)将成员口接入Eth-Trunk端口中。 3、配置步骤 1)配置RouterA # 创建Eth-Trunk接口,并配置允许通过的VLAN。 [RouterA] interface eth-trunk 1 [RouterA-Eth-Trunk1] portswitch [Ro...
1.创建Eth-Trunk接口 [Stack]int Eth-Trunk 1 [Stack-Eth-Trunk1]port link-type trunk [Stack-Eth-Trunk1]port trunk allow-pass vlan all [LSW3]interface Eth-Trunk 1 [LSW3-Eth-Trunk1]port link-type trunk [LSW3-Eth-Trunk1]port trunk allow-pass vlan all ...
作为链路聚合技术,手工负载分担模式Eth-Trunk可以完成多个物理接口聚合成一个Eth-Trunk口来提高带宽,同时能够检测到同一聚合组内的成员链路有断路等有限故障,但是无法检测到链路层故障、链路错连等故障。 为了提高Eth-Trunk的容错性,并且能提供备份功能,保证成员链路的高可靠性,出现了链路聚合控制协议LACP(Link Aggregation...
hybrid接口。根据查询华为官网显示。Eth-Trunk口的接口必须是hybrid接口(默认的接口类型),该接口功能包含access和trunk的两种特性。
在任意视图下执行 display eth-trunk trunk-id 命令检查两端Eth-Trunk接口的模式是否均为手工模式,活动接口数下限阈值是否合理。其中Working Mode表示Eth-Trunk接口的工作模式,Least Active-linknumber表示活动接口数下限阈值。 <HUAWEI> display eth-trunk 10
一、二层Eth-Trunk接口配置实例 1、组网结构和需求 如下图所示,RouterA和RouterB之间通过Eth-Trunk1连接,Eth-Trunk1是二层端口。将Eth-Trunk1配置为Trunk类型接口,允许RouterA和RouterB之间的所有VLAN帧通过。 2、配置思路 采用如下的思路配置二层Eth-Trunk端口允许VLAN通过: 1)创建Eth-Trunk接口。 2)将Eth-Trun...
一、二层Eth-Trunk接口配置实例 1、组网结构和需求 如下图所示,RouterA和RouterB之间通过Eth-Trunk1连接,Eth-Trunk1是二层端口。将Eth-Trunk1配置为Trunk类型接口,允许RouterA和RouterB之间的所有VLAN帧通过。2、配置思路 采用如下的思路配置二层Eth-Trunk端口允许VLAN通过:1)创建Eth-...