HP VPN Firewall Appliances Network Management Command Reference

921
Syntax
peer { ipv6-group-name | ipv6-address } route-update-interval interval
undo peer { ipv6-group-name | ipv6-address } route-update-interval
Default
The interval is 15 seconds for the IBGP peer, and 30 seconds for the EBGP peer.
Views
IPv6 address family view
Default command level
2: System level
Parameters
ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
interval: Specifies the minimum interval for sending the same update to a peer (group) from 0 to 600
seconds.
Examples
# Specify the interval for sending the same update to the peer 1:2::3:4 as 10 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100
[Sysname-bgp-af-ipv6] peer 1:2::3:4 route-update-interval 10
peer substitute-as (IPv6 address family view)
Use peer substitute-as to substitute the local AS number for the AS number of a peer/peer group in the
AS_PATH attribute.
Use undo peer substitute-as to remove the configuration.
Syntax
peer { ipv6-group-name | ipv6-address } substitute-as
undo peer { ipv6-group-name | ipv6-address } substitute-as
Default
The substitution is not configured.
Views
IPv6 address family view
Default command level
2: System level
Parameters
ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.