Command Manual – Routing Protocol 
Quidway S8500 Series Routing Switches  Chapter 5  BGP Configuration Commands
 
Huawei Technologies Proprietary 
5-3 
Parameter 
balance-number: Specifies the number of BGP equivalent routes.  
Description 
Use the balance command to set the number of BGP equivalent routes currently 
supported by the system.  
Use the undo balance command to restore the default number of BGP equivalent 
routes.  
By default, the system supports one BGP equivalent route.  
Example 
# Set the number of supported BGP equivalent routes to 3.  
[Quidway-bgp] balance 3 
5.1.3  bgp 
Syntax 
bgp as-number 
undo bgp [as-number ] 
View 
System view 
Parameter 
as-number: The specified local AS number, in the range of 1 to 65535. 
Description 
Use the bgp command to enable BGP and enter the BGP view. 
Use the undo bgp command to disable BGP.  
By default, the system does not run BGP.  
This command is used to enable and disable BGP as well as to specify the local AS 
number of BGP.  
Example 
# Enable BGP. 
[Quidway] bgp 100 
[Quidway-bgp]