HP VPN Firewall Appliances Network Management Command Reference

866
Examples
# Enable IPv6 BGP route dampening and configure route dampening parameters.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] dampening 10 10 1000 2000 3000
Related commands
display bgp ipv6 routing-table dampened
display bgp ipv6 routing-table dampening parameter
display bgp ipv6 routing-table flap-info
reset bgp ipv6 dampening
reset bgp ipv6 flap-info
default local-preference (IPv6 address family view/IPv6
BGP-VPN instance view)
Use default local-preference to configure the default local preference.
Use undo default local-preference to restore the default value.
Syntax
default local-preference value
undo default local-preference
Default
The default local preference is 100.
Views
IPv6 address family view, IPv6 BGP-VPN instance view
Default command level
2: System level
Parameters
value: Default local preference, in the range of 0 to 4294967295. The larger the value is, the higher the
preference is.
Usage guidelines
Use this command to affect IPv6 BGP route selection.
Examples
# Two devices A and B in the same AS are connected to another AS. Change the local preference of B
from default value 100 to 180, making the route passing B preferred.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] default local-preference 180