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,提交配...
提交配置。 commit 操作结果 执行命令display /ifm/interfaces/interface[name="interface-name"],查看指定接口信息。 背景信息 目前Eth-Trunk接口链路聚合模式可选两种:手工模式(manual)和lacp模式(static),默认值为手工模式(manual)。 操作步骤 配置Eth-Trunk接口链路聚合模式 ...
只能对已经加入E-Trunk的Eth-Trunk配置工作模式,Eth-Trunk的工作模式分为:自动模式、强制主用模式和强制备用模式。 操作步骤 执行命令system-view,进入系统视图。 执行命令interface eth-trunk trunk-id,进入Eth-Trunk接口视图。 仅LACP模式的Eth-Trunk才能加入E-Trunk。 执行命令e-trunk mode { auto | force-master...
display eth-trunk[trunk-id[interface{interface-typeinterface-number|interface-name} |verbose] ] display eth-trunk brief 参数说明 视图 所有视图 缺省级别 1: 监控级 使用指南 应用场景 当在设备上配置Eth-Trunk接口后,如果用户需要查看Eth-Trunk接口配置是否正确,可通过执行本命令查看。 前置条件 Eth-Trunk接口...
[sw3]int Eth-Trunk 1 //设置链路捆绑 [sw3-Eth-Trunk1]mode lacp-static //配置为LACP模式 [sw3-Eth-Trunk1]trunkport e0/0/1 //将物理接口加入端口组 [sw3-Eth-Trunk1]trunkport e0/0/2 [sw3-Eth-Trunk1]port link-type trunk //改接口模式 ...
[Huawei-Eth-Trunk0]port link-type trunk /将聚合链路类型改为Trunk干道链路 [Huawei-Eth-Trunk0]port trunk allow-pass vlan 10 20 /允许通过VLAN 10 VLAN20的数据 以上为手动负载模式的配置,链路加入方式为组内加入链路,查看聚合链路状态命令如下: [Huawei]display interface Eth-Trunk 0 /查看聚合链路状态 ...
配置:[SW1-Eth-Trunk1]trunkport GigabitEthernet 0/0/1 to 0/0/2 //将1、2号口捆绑成一个逻辑接口ETH-TRUNK 1 现象:[SW1]dis eth-trunk 1 Eth-Trunk1's state information is:WorkingMode: NORMAL Hash arithmetic: According to SIP-XOR-DIP Least Active-linknumber: 1 Max Bandwidth...
采用如下的思路配置二层Eth-Trunk端口允许VLAN通过: 1)创建Eth-Trunk接口。 2)将Eth-Trunk接口转为二层端口。 3)将Eth-Trunk端口配置为Trunk类型的端口,并允许所有VLAN帧通过。 4)将成员口接入Eth-Trunk端口中。 3、配置步骤 1)配置RouterA # 创建Eth-Trunk接口,并配置允许通过的VLAN。
华为交换机配置eth-trunk,的原理是通过将多条以太网物理链路捆绑在一起成为一条逻辑链路,从而实现增加链路带宽的目的。同时,这些捆绑在一起的链路通过相互间的动态备份,可以有效地提高链路的可靠性。 1、模式 1)手工模式 华为交换机Eth-Trunk的建立、成员接口的加入由手工配置,没有链路聚合控制协议的参与。