51
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
bestpath as-path multipath-relax (BGP)
bestpath as-path multipath-relax (BGP)
To configure a Border Gateway Protocol (BGP) routing process to consider the different autonomous
system (AS) paths and load balance multiple paths during best path route selection, use the bestpath
as-path multipath-relax command. To return the BGP routing process to the default operation, use the
no form of this command.
bestpath as-path multipath-relax
no bestpath as-path multipath-relax
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes Router BGP configuration mode
VRF configuration mode
Command History
Usage Guidelines Before you use this command, ensure that BGP is enabled on the switch by using the feature bgp
command.
This command requires the LAN Enterprise Services license.
Examples This example shows how to configure multipath load sharing on paths from different autonomous
systems in router mode:
switch# configure terminal
switch(config)# router bgp 120
switch(config-router)# bestpath as-path multipath-relax
switch(config-router)#
Related Commands
Release Modification
5.0(3)U1(2) This command was introduced.
Command Description
feature bgp Enables BGP globally.
show ip bgp Displays information about BGP routes.
show running-config bgp Displays the running configuration for BGP for IPv4 networks.