HP VPN Firewall Appliances Network Management Configuration Guide

817
Ste
p
Command
Remarks
7. Enable the comparison of
MED for routes from
confederation peers.
bestroute med-confederation
Optional.
Disabled by default.
The IPv6 BGP-VPN instance view
does not support this command.
Configuring the AS_PATH attribute
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number N/A
3. Enter IPv6 address family
view.
ipv6-family N/A
4. Allow the local AS number to
appear in AS_PATH of routes
from a peer or peer group
and specify the repeat times.
peer { ipv6-group-name |
ipv6-address } allow-as-loop
[ number ]
Optional.
Not allowed by default.
5. Specify a fake AS number for
an IPv6 peer or peer group.
peer { ipv6-group-name |
ipv6-address } fake-as as-number
Optional.
Not specified by default.
6. Disable IPv6 BGP from
considering the AS_PATH
during best route selection.
bestroute as-path-neglect
Optional.
Enabled by default.
7. Configure to carry only the
public AS number in updates
sent to a peer or peer group.
peer { ipv6-group-name |
ipv6-address } public-as-only
Optional.
By default, IPv6 BGP updates carry
private AS number.
8. Substitute the local AS number
for the AS number of an IPv6
peer or peer group identified
in the AS_PATH attribute.
peer { ipv6-group-name |
ipv6-address } substitute-as
Optional.
Not substituted by default.
Tuning and optimizing IPv6 BGP networks
This section describes configurations of IPv6 BGP timers, IPv6 BGP connection soft reset, and the
maximum number of load balanced routes.
IPv6 BGP timers
After establishing an IPv6 BGP connection, two routers send keepalive messages periodically to
each other to maintain the connection. If a router receives no keepalive message from the peer
after the holdtime elapses, it tears down the connection.
When establishing an IPv6 BGP connection, the two parties compare their holdtimes, taking the
shorter one as the common holdtime. If the holdtime is 0, neither keepalive message is sent, nor
holdtime is checked.
IPv6 BGP connection soft reset