beautypg.com

Configuring an hdlc link bundle interface – H3C Technologies H3C SR8800 User Manual

Page 55

background image

47

Per-flow load balancing, where packets of the same flow are forwarded on the same selected

member interface. A flow is identified by an IP quintuple of source IP address, destination IP
address, protocol ID, source port, and destination port.

Per-packet load balancing, where packets are distributed evenly across all selected member
interfaces in a round-robin way.

NOTE:

The router supports only per-flow load balancing.

The maximum number of selected ports in a bundle is set by using the bundle max-active links
command. If the number is not set, a bundle can have a maximum of eight selected ports.

Configuring an HDLC link bundle interface

To configure an HDLC link bundle interface:

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an HDLC link bundle
interface and enter its view.

interface hdlc-bundle bundle-id

N/A

3.

Assign an IP address to the

HDLC link bundle interface.

ip address ip-address { mask |
mask-length } [ sub ]

By default, no IP address is
assigned to an HDLC link bundle

interface.

4.

Set the minimum number of
selected member interfaces

required to bring up the HDLC

link bundle.

bundle min-active links number

Optional.
Not specified by default.

5.

Limit the number of selected

member interfaces in the
HDLC link bundle.

bundle max-active links number

Optional.
Not specified by default.

6.

Specify the minimum amount
of bandwidth required to

bring up the HDLC link
bundle.

bundle min-active bandwidth
bandwidth

Optional.
Not specified by default.

7.

Configure a description for
the HDLC link bundle

interface.

description text

Optional.
By default, the description of an

HDLC link bundle interface is the
interface name followed by the

Interface string.

8.

Specify the MTU size on the
HDLC link bundle interface.

mtu size

Optional.
1500 bytes by default.
The MTU size specified here affects
the fragmentation and reassembly

of IP packets. Use this command to
set a proper MTU size according to

your network conditions.

9.

Restore the default settings for

the interface.

default

Optional.