R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
109
Default command level
2: System level
Parameters
per-flow: Specifies per-flow load balancing.
per-packet: Specifies per-packet load balancing.
Usage guidelines
The following load balancing modes are available:
• Per-flow load balancing—Forwards packets of the same flow out of the same selected interface. A
flow is identified by match criteria.
{ For IPv4 and IPv6 packets, the match criteria include source IP address and destination IP
address.
{ For MPLS packets, the match criteria are MPLS labels.
• Per-packet load balancing—Distributes packets evenly across all selected interfaces by using the
round-robin method.
Example
# Configure per-packet load balancing for HDLC link bundle interface 1.
<Sysname> system-view
[Sysname] interface hdlc-bundle 1
[Sysname-HDLC-bundle1] bundle load-balance per-packet
bundle id
Use bundle id to assign the interface to an HDLC link bundle.
Use undo bundle id to remove the interface from an HDLC link bundle.
Syntax
bundle id bundle-id
undo bundle id
Views
Interface view
Default command level
2: System level
Parameters
bundle-id: Number of an HDLC link bundle.
Usage guidelines
You cannot assign interfaces configured with the following features to an HDLC link bundle: IPv4
addresses, IPv4 unnumbered, IPv6 addresses, URPF, NetStream, and IPv6 NetStream. After an interface
is assigned to an HDLC link bundle, you cannot configure any of these features on the interface.
An interface can be the member of only one HDLC link bundle. To move an interface from one HDLC link
bundle to another HDLC link bundle, remove the interface from the current HDLC link bundle first.