1.配置图 2.配置命令 LSW1的eth trunk 1配置如下: 配置命令如下: [S1]Eth-Trunk1 创建Eth-Trunk1端口 [S1-Eth-Trunk1]mode lacp-static 工作模式设为静态模式 [S1-Eth-Trunk1]interface g0/0/1 进入配置g0/0/1端口 [S1-GigabitEthernet0/0/1]eth-trunk 1 g0/0/1加入eth trunk 1 [S1-Gigabit...
[LSW1]interface Eth-Trunk 1 创建Eth-Trunk 1 [LSW1-Eth-Trunk1]mode lacp-static [LSW1-Eth-Trunk1]trunkport GigabitEthernet 0/0/23 0/0/24 接口添加到Eth-Trunk 1 [LSW1-Eth-Trunk1]port link-type trunk [LSW1-Eth-Trunk1]port trunk allow-pass vlan all [LSW1-Eth-Trunk1]mode lacp-stat...
(二层Eth-Trunk接口缺省值) SW1: c #interface Eth-Trunk1port link-type trunkport trunk allow-pass vlan2to3//LACP模式mode lacp-static//基于源IP地址进行负载分担。load-balance src-dst-ip#interface Ethernet0/0/1eth-trunk1#interface Ethernet0/0/4eth-trunk1# SW2: c #interface MEth0/0/1#in...
src-ip(基于源IP地址)模式:从源IP地址、入端口的TCP/UDP端口号中分别选择指定位的3bit数值进行异或运算,根据运算结果选择Eth-Trunk表中对应的出端口。 src-mac(基于源MAC地址)模式:从源MAC地址、VLAN ID、以太网类型以及入端口信息中分别选定指定位的3bit数值进行异或运算,根据运算结果选择Eth-Trunk表中对应的出...
LSW1的eth trunk 1配置如下: 配置命令如下: [S1]Eth-Trunk1 [S1-Eth-Trunk1]mode lacp-static [S1-Eth-Trunk1]interface g0/0/1 [S1-GigabitEthernet0/0/1]eth-trunk 1 [S1-GigabitEthernet0/0/1]interface g0/0/2 [S1-GigabitEthernet0/0/2]eth-trunk 1 [S1- GigabitEthernet0/0/2]interface ...
1.创建聚合组Eth-Trunk1 [Huawei]int Eth-Trunk 1 1. 2.开启LACP模式 [Huawei-Eth-Trunk1]mode lacp-static 1. 3.将聚合组Eth-Trunk1配置为Trunk模式允许相关vlan通过 [Huawei-Eth-Trunk1] port link-type trunk [Huawei-Eth-Trunk1] port trunk allow-pass vlan 10 ...
1. 设置最大活动接口 [sw1-Eth-Trunk1]max active-linknumber 3 1. 将端口加入聚合组 [sw1-Eth-Trunk1]trunkport g0/0/1 [sw1-Eth-Trunk1]trunkport g0/0/2 [sw1-Eth-Trunk1]trunkport g0/0/3 [sw1-Eth-Trunk1]trunkport g0/0/4
华为的链路聚合叫做eth-trunk,作用是链路聚合和链路备份,下面的实验就是验证聚合和备份的作用的 工具/原料 windows-7-64 eNSP 方法/步骤 1 一、搭建本次实验的环境和拓扑、以及ip地址本次采用的华为交换机S5700系列的交换机,用的CRT连接到交换机的,关于CRT的经验下次出一个 2 二、进入CRT之后,连接到交换机...
interface Eth-Trunk 1 //进入 Eth-Trunk 1口 traffic-filter outbound acl 3000 //调用过滤的出规则为acl3000 aaa //进入aaa模式 local-user test privilege level 15 password simple 123 //在aaa模式下创建账户 user-interface vty 0 4 //进入用户接口,设置为5人同时登陆 ...
SW1: <Huawei>sys [Huawei]sysname SW1 [SW1]un in en [SW1]int eth-trunk 1 [SW1-Eth-Trunk1]mode manual load-balance [SW1-Eth-Trunk1]int g0/0/1 [SW1-GigabitEthernet0/0/1]eth-trunk 1 [SW1-GigabitEthernet0/0/1]int g0/0/2 ...