bestroute as-path-neglect
Use bestroute as-path-neglect to configure BGP to not consider the AS_PATH during best route selection.
Use undo bestroute as-path-neglect to configure BGP to consider the AS_PATH during best route selection.
Syntax
bestroute as-path-neglect
undo bestroute as-path-neglect
Default
BGP considers the AS_PATH during best route selection.
Views
BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP IPv6 unicast address family view, BGP-VPN IPv6 unicast address family view
Predefined user roles
network-admin
mdc-admin
Examples
# In BGP IPv4 unicast address family view, ignore AS_PATH in route selection.
<Sysname> system-view [Sysname] bgp 100 [Sysname-bgp] address-family ipv4 unicast [Sysname-bgp-ipv4] bestroute as-path-neglect
# In BGP-VPN IPv6 unicast address family view, ignore AS_PATH in route selection.
<Sysname> system-view [Sysname] bgp 100 [Sysname-bgp] ip vpn-instance vpn1 [Sysname-bgp-vpn1] address-family ipv6 unicast [Sysname-bgp-ipv6-vpn1] bestroute as-path-neglect