No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
CloudEngine 12800 and 12800E V200R005C10 Configuration Guide - IP Unicast Routing
This document describes the configurations of IP Unicast Routing, including IP Routing, Static Route, RIP, RIPng, OSPF, OSPFv3, IPv4 IS-IS, IPv6 IS-IS, BGP, Routing Policy, and PBR.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring an ECMP Load Balancing Mode for PPPoE Packets
Configuring an ECMP Load Balancing Mode for PPPoE Packets
Context
By default, CE12800 and the CE12800E that has the FD-X series cards installed process received PPPoE packets as common Ethernet packets. Figure 1-7 shows the format of PPPoE packets. The switch cannot identify the 5-tuple information in PPPoE packets and performs the hash algorithm based on the outer Ethernet frame of common Layer 2 packets by default. There are fewer variable fields of Layer 2 Ethernet frames of PPPoE packets and only source MAC addresses of packets from different users are different, so packets are often unevenly load balanced on an ECMP. To improve load balancing, use inner information of PPPoE packets for load balancing.
Figure 1-7 Format of PPPoE packets
The CE12800E that has the ED-E/EG-E/EGA-E series cards installed can identify PPPoE packets and load balance the PPPoE packets without configuring ECMP load balancing.
Procedure
(On the CE12800) Configure a load balancing mode for PPPoE packets.
Run system-view
The system view is displayed.
Run load-balanceecmp pppoe { session-id | l4-src-port { ppp-address-compression | ppp-protocol-compression | both | none } }
A load balancing mode is configured for PPPoE packets.
By default, PPPoE packets are load balanced based on src-mac, dst-mac, and vlan.
You can also specify session-id and l4-src-port to configure a load balancing mode for PPPoE packets based on the session ID and transport-layer source interface of the packets.
Among all VSs in port mode, only the Admin-VS supports the load balancing mode configuration of PPPoE packets. All VSs in group mode can have a load balancing mode configured for PPPoE packets.
Run commit
The configuration is committed.
(On the CE12800E that has the FD-X series cards installed) Configure a load balancing mode for PPPoE packets.
Run system-view
The system view is displayed.
Run load-balance pppoe { session-id | l4-src-port { ppp-address-compression | ppp-protocol-compression | both | none } }
A load balancing mode is configured for PPPoE packets.
By default, PPPoE packets are load balanced based on src-mac and dst-mac.
You can also specify session-id and l4-src-port to configure a load balancing mode for PPPoE packets based on the session ID and transport-layer source interface of the packets.