R2511-HP MSR Router Series IP Multicast Command Reference(V5)

237
limit: Specifies the upper limit of IP prefixes that can be received from the peer or peer group.
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.
Usage guidelines
All MSR routers support the command, but they have different values ranges for the limit argument:
MSR900 MSR93
X
MSR20-1
X
MSR20
MSR30
MSR50
MSR1000
Value
range: 1
to 10000
Value
range: 1 to
10000
Value
range: 1 to
10000
Value
range: 1
to 10000
Value
range: 1
to 30000
MPUF:
Value range: 1 to
50000
MPU-G2:
Value range: 1 to
100000
Value range: 1
to 30000
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
peer route-policy (MBGP address family view)
Use peer route-policy to apply a routing policy to routes incoming from or outgoing to a peer or peer
group.
Use undo peer route-policy to remove the configuration.
Syntax
peer { group-name | ip-address } route-policy route-policy-name { export | import }
undo peer { group-name | ip-address } route-policy route-policy-name { export | import }
Default
No routing policy is applied to routes from/to the peer or the peer group.
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.