R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide

109
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.
The link layer protocol of an interface to be assigned to an HDLC link bundle can only be HDLC. You
cannot change the link layer protocol of an HDLC link bundle member interface.
You can assign interfaces to an HDLC link bundle before you create the bundle.
Examples
# Assign POS 5/0/1 to HDLC link bundle numbered 1.
<Sysname> system-view
[Sysname] interface pos 5/0/1
[Sysname-Pos5/0/1] bundle id 1
bundle load-balance
Use bundle load-balance to configure the load balancing mode for an HDLC link bundle interface.
Use undo bundle load-balance to restore the default.
Syntax
bundle load-balance { per-flow | per-packet }
undo bundle load-balance
Default
Per-packet load balancing is used.
Views
HDLC link bundle interface view
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.