Huawei S6700 Series Configuration Manual page 546

Ip routing
Hide thumbs Also See for S6700 Series:
Table of Contents

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing
Data Preparation
To configure BGP4+ load balancing, you need the following data.
No.
1
Procedure
l
Issue 01 (2012-03-15)
Data
Number of BGP4+ routes to be used for load balancing
Set the number of BGP4+ routes to be used for load balancing.
Perform the following steps on a BGP4+ switch:
1.
Run:
system-view
The system view is displayed.
2.
Run:
bgp as-number
The BGP view is displayed.
3.
Run:
ipv6-family [ unicast ]
The IPv6 unicast address family view is displayed.
4.
Run:
maximum load-balancing [ ebgp | ibgp ] number
The number of BGP4+ routes to be used for load balancing is set.
By default, the number of BGP4+ routes to be used for load balancing is 1, meaning
that load balancing is not implemented.
– ebgp indicates that load balancing is implemented only among EBGP routes.
– ibgp indicates that load balancing is implemented only among IBGP routes.
– If neither ebgp nor ibgp is specified, both EBGP and IBGP routes participate in
load balancing, and the number of EBGP routes to be used for load balancing is
the same as the number of IBGP routes to be used for load balancing.
NOTE
The maximum load-balancing number command cannot be configured together with the
maximum load-balancing ebgp number or maximum load-balancing ibgp number
command.
When routes with the same destination addresses carry out load balancing on the public
network, the system determines the type of optimal routes first. If the optimal routes are IBGP
routes, only IBGP routes carry out load balancing. If the optimal routes are EBGP routes, only
EBGP routes carry out load balancing. This means that load balancing cannot be implemented
among IBGP and EBGP routes with the same destination address.
5.
(Optional) Run:
load-balancing as-path-ignore
The switch is configured not to compare the AS-Path attributes of the routes to be
used for load balancing.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
8 BGP4+ Configuration
527

Advertisement

Table of Contents
loading

Table of Contents