R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference
241
[Sysname-bgp] group test internal
[Sysname-bgp] peer test as-number 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer test enable
[Sysname-bgp-af-mul] peer test reflect-client
Related commands
• reflect between-clients
• reflect cluster-id
peer route-limit (MBGP address family view)
Use peer route-limit to set the maximum number of routes that can be received from a peer or a peer
group.
Use undo peer route-limit to restore the default.
Syntax
peer { group-name | ip-address } route-limit limit [ percentage ]
undo peer { group-name | ip-address } route-limit
Default
The number is unlimited.
Views
IPv4 MBGP address family view
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
limit: Specifies the upper limit of IP prefixes that can be received from the peer or peer group. The value
range is 1 to 500000.
percentage: Specifies a percentage in the range of 1 to 100. The default value is 75. If the number of
received routes divided by the upper limit reaches the specified percentage, the system generates an
alarm.
Examples
# In IPv4 MBGP address family view, set the number of routes that can be received from peer 131.108.1.1
to 10000.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 131.108.1.1 as-number 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer 131.108.1.1 enable
[Sysname-bgp-af-mul] peer 131.108.1.1 route-limit 10000










