HP VPN Firewall Appliances Network Management Command Reference
918
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] group test
[Sysname-bgp-af-ipv6] peer test reflect-client
Related commands
• reflect between-clients
• reflector cluster-id
peer route-limit (IPv6 address family view)
Use peer route-limit to set the maximum number of prefixes that can be received from a peer/peer
group.
Use undo peer route-limit to restore the default.
Syntax
peer { group-name | ipv4-address | ipv6-address } route-limit prefix-number [ { alert-only | reconnect
reconnect-time } | percentage ] *
undo peer { group-name | ipv4-address | ipv6-address } route-limit
Default
The router has no limit on prefixes from a peer/peer group.
Views
IPv6 address family view
Default command level
2: System level
Parameters
group-name: Name of an IPv4 or IPv6 peer group, a string of 1 to 47 characters.
ipv4-address: IPv4 address of a peer.
ipv6-address: IPv6 address of a peer.
prefix number: Specifies the upper limit of prefixes that can be received from the peer or peer group, in
the range of 1 to 130000. When the received prefixes from the peer/peer group reach the specified
upper limit, the router will disconnect from the peer/peer group.
alert-only: When the received prefixes from the peer/peer group reach the specified upper limit, the
router will display alarm messages rather than disconnect from the peer/peer group.
reconnect-time: Interval for the router to reconnect to the peer/peer group. The argument has no default.
It ranges from 1 to 65535 seconds.
percentage: Specifies a percentage value. If the percentage of received routes to the upper limit reaches
the value, the router will generate alarm messages. The default is 75. The value is in the range of 1 to
100.
Usage guidelines
The router ends the peer relation when the number of address prefixes received for the peer exceeds the
limit.