R2511-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V5)
278
Configuring IPv6 FIB load sharing
In the IPv6 FIB load sharing mode, the device can decide how to select equal cost multi-paths (ECMP) to
forward packets. The device supports the following load sharing modes:
• Load sharing based on the HASH algorithm—An algorithm based on the source IPv6 address and
destination IPv6 address is adopted to select an ECMP route to forward packets.
• Load sharing based on polling—Each ECMP route is used in turn to forward packets.
To configure the IPv6 FIB load sharing:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure the IPv6 FIB
load sharing mode.
• Configure load sharing based on
the hash algorithm:
ipv6 fib-loadbalance-type
hash-based
• Configure load sharing based on
polling:
undo ipv6 fib-loadbalance-type
hash-based
Optional.
By default, load sharing based on
polling is adopted and ECMP
routes are used in turn to forward
packets.
Configuring ICMPv6 packet sending
This section describes how to configure ICMPv6 packet sending.
Configuring the maximum ICMPv6 error packets sent in an
interval
If too many ICMPv6 error packets are sent within a short period of time in a network, network congestion
might occur. To avoid network congestion, you can control the maximum number of ICMPv6 error
packets sent within a specified time by adopting the token bucket algorithm.
You can set the capacity of a token bucket to determine the number of tokens in the bucket. In addition,
you can set the update interval of the token bucket, that is, the interval for restoring the configured
capacity. One token allows one ICMPv6 error packet to be sent. Each time an ICMPv6 error packet is
sent, the number of tokens in a token bucket decreases by one. If the number of ICMPv6 error packets
successively sent exceeds the capacity of the token bucket, the additional ICMPv6 error packets cannot
be sent out until the capacity of the token bucket is restored.
To configure the capacity and update interval of the token bucket:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A










