bestroute as-path-neglect (IPv6 address family view)
Syntax
bestroute as-path-neglect
undo bestroute as-path-neglect
View
IPv6 address family view
Default level
2: System level
Parameters
None
Description
Use
bestroute as-path-neglect
to configure the IPv6 BGP router to not evaluate the AS_PATH
during best route selection.
Use
undo bestroute as-path-neglect
to configure the IPv6 BGP router to use the AS_PATH during
best route selection.
By default, the router takes AS_PATH as a factor when selecting the best route.
Examples
# Ignore AS_PATH in route selection.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] bestroute as-path-neglect
bestroute compare-med (IPv6 address family view)
Syntax
bestroute compare-med
undo bestroute compare-med
View
IPv6 address family view
Default level
2: System level
Parameters
None
Description
Use
bestroute compare-med
to enable the comparison of the MED for paths from each AS.
Use
undo bestroute compare-med
to disable this comparison.
This comparison is not enabled by default.
After the
bestroute compare-med
command is executed, the
balance
command does not take
effect.
345