华为S5736交换机3层ECMP负载方式

After stacking two switches, it was observed that the outbound traffic is running over a single link without load balancing.

this is the reason

Here's the English translation of the paragraph about Local Preferential Forwarding:

Local Preferential Forwarding (specific to clustering/stacking systems): In stack/cluster systems, Huawei switches enable "Local Preferential Forwarding" by default. This means that traffic entering from a particular member switch will preferentially egress from that same switch's local interfaces, avoiding forwarding across devices. This significantly improves convergence performance during cluster failover, but at the cost of potentially sacrificing some load balancing effectiveness. If higher load balancing is required, this feature can be disabled using the ecmp local-preference disable command.

https://support.huawei.com/hedex/hdx.do?docid=EDOC1100407960\&id=ZH-CN_CLIREF_0177116050

check the change

Display cur | in ecmp local-preference disable

相关推荐
乌恩大侠1 小时前
GH200 新增 NVMe SSD 分区、格式化与挂载完整流程
运维·服务器·前端
tangwangbi1 小时前
Linux 系统配置文件:/etc/profile、~/.bashrc 和 ~/.bash_profile 三者之间的区别与作用
linux·运维·bash
蜀道山老天师1 小时前
Shell Bash变量与运算符(含条件测试与流程控制)
linux·运维·bash
Mr.朱鹏2 小时前
Linux 服务器 LVM 根分区在线动态扩容
linux·服务器·数据库
摇滚侠2 小时前
《SpringBoot 3:入门与应用实战》第 12 章 JDBC 与事务 数据库初始化机制 阅读笔记 36
数据库·spring boot·笔记
qiuhaipeng12 小时前
Claude code 升级后上下文长度变短问题
java·前端·数据库
mengge.cloud2 小时前
存储技术基础小白教程
linux·运维·服务器·wpf·存储
wxwx_bscxy3222 小时前
基于Python新冠疫情可视化分析系统的设计与实现
java·数据库·spring boot·python·微信小程序·sqlite
tang777893 小时前
反爬虫场景下代理IP池的动态扩容与失效IP自动清理方案实现
linux·服务器·网络·爬虫代理·住宅代理ip
剑之所向3 小时前
.NET 官方`System.Threading.Channels`
前端·javascript·数据库