maximum-paths
(路由器边界网关协议)
maximum-paths
no maximum-paths
Description
Configures the maximum number of paths that BGP adds to the route table for equal-cost multipath (ECMP) load balancing for routes learned from both internal and external BGP. Any changes in BGP configuration are applied by restarting the current BGP sessions on the VRFs.
Thenoform of this command restores the default setting of 4.
Parameter |
Description |
---|---|
Specifies the maximum number of paths. Range: 1 to 32. Default: 4. |
Examples
switch(config)#router bgp 1
switch(config-bgp)#maximum-paths 32
所有当前边界网关协议在多联机会话default will be restarted.
Do you want to continue (y/n)?y
switch(config-bgp)#no maximum-paths
所有当前边界网关协议在多联机会话default will be restarted.
Do you want to continue (y/n)?y
Command History
Release |
Modification |
---|---|
10.10 |
Increased upper limit of range of |
10.07 or earlier |
-- |
Command Information
Platforms |
Command context |
Authority |
---|---|---|
8400 9300 |
config-bgp |
Administrators or local user group members with execution rights for this command. |