华为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

相关推荐
tomcoding20 分钟前
遇到一个ORA-01017错误,解决方法
数据库·oracle
ejinxian1 小时前
PolarDB ,MongoDB ,MySQL ,PostgreSQL ,Redis, OceanBase, Sql Server等数据库
数据库·mysql·mongodb
折哥的程序人生 · 物流技术专研7 小时前
Java面试85题图解版 · 特别篇:2026后端高频面试题复盘(算法底层逻辑+高并发架构设计全解析,附Java实战代码)
java·网络·数据库·算法·面试
AOwhisky7 小时前
Redis 学习笔记(第三期):持久化与主从复制
运维·数据库·redis·笔记·学习·云计算
李白的天不白7 小时前
数据库连接报错问题
数据库
一条泥憨鱼8 小时前
【Redis】数据类型和常用命令
java·数据库·redis·后端·缓存
c238568 小时前
Linux C++ 进度条进阶美化与工程化封装
linux·运维·服务器
李小白668 小时前
第四天-WEB服务器基本原理,IIS服务
运维·服务器·前端
爱喝水的鱼丶8 小时前
SAP-ABAP:SAP视图开发入门:四类标准视图的适用场景与创建步骤详解
服务器·数据库·性能优化·sap·abap
大白要努力!9 小时前
MySQL 8.0 + Navicat 完整操作指南
数据库·mysql