95
Examples
# Enable BFD for Layer 2 aggregation group 1, and specify the source and destination IP addresses
as 1.1.1.1 and 2.2.2.2 for BFD sessions.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] link-aggregation bfd ipv4 source 1.1.1.1 destination
2.2.2.2
link-aggregation global load-sharing algorithm
Use link-aggregation global load-sharing algorithm to configure the per-flow load sharing
algorithm for Ethernet link aggregation.
Use undo link-aggregation global load-sharing algorithm to restore the default.
Syntax
link-aggregation global load-sharing algorithm algorithm-number
undo link-aggregation global load-sharing algorithm
Default
Algorithm 0 is used.
Views
System view
Predefined user roles
network-admin
Parameters
algorithm algorithm-number: Specifies an algorithm by its number in the range of 1 to 9.
Usage guidelines
If you execute this command multiple times, the most recent configuration takes effect.
You can configure only the algorithm or the algorithm seed, or both. You can combine an algorithm
with different algorithm seeds to obtain different effects.
Examples
# Specify algorithm 1 as the per-flow load sharing algorithm.
<Sysname> system-view
[Sysname] link-aggregation global load-sharing algorithm 1
Related commands
• display link-aggregation load-sharing mode
• link-aggregation global load-sharing mode
• link-aggregation global load-sharing seed
• link-aggregation load-sharing mode
link-aggregation global load-sharing mode
Use link-aggregation global load-sharing mode to configure the global link-aggregation load
sharing mode.
Use undo link-aggregation global load-sharing mode to restore the default.