The load-balancing eibgp command enables load balancing among EBGP and IBGP routes.
The undo load-balancing eibgp command disables load balancing among EBGP and IBGP routes.
The load-balancing igp-metric-ignore command prevents a router from comparing IGP costs when selecting routes for load balancing.
The undo load-balancing igp-metric-ignore command cancels the configuration.
By default, load balancing can be implemented only between IBGP or EBGP routes. The IGP metric of the routes is compared when load balancing is implemented.
Usage Scenario
After the load-balancing eibgp command is run, load balancing can be performed among EBGP and IBGP routes.
The load-balancing eibgp command is used when EBGP and IBGP routes coexist on a device and load balancing needs to be implemented among the EBGP and IBGP routes. This command will change the conditions for load balancing among routes. Therefore, exercise caution when running this command. After the load-balancing igp-metric-ignore command is run, the device does not compare the IGP costs of the routes to be used for load balancing. The load-balancing igp-metric-ignore command is mainly used when routes with different IGP metrics exist on a device and load balancing needs to be implemented among these routes. Running this command will change the conditions for load balancing among routes. Therefore, exercise caution when running this command.Precautions
This command is mutually exclusive with the maximum load-balancing { ebgp | ibgp } and maximum load-balancing eibgp commands.
<HUAWEI> system-view [*HUAWEI] bgp 100 [*HUAWEI-bgp] ipv4-family vpnv4 [*HUAWEI-bgp-af-vpnv4] load-balancing eibgp
<HUAWEI> system-view [*HUAWEI] bgp 100 [*HUAWEI-bgp] ipv4-family vpnv4 [*HUAWEI-bgp-af-vpnv4] load-balancing igp-metric-ignore