R2511-HP MSR Router Series MPLS Command Reference(V5)

183
Param
eter
MSR900 MSR93X MSR20-1X MSR20 MSR30 MSR50 MSR1000
number
1 to 1024.
1024 by
default.
1 to 1024.
1024 by
default.
1 to 1024.
1024 by
default.
1 to
1024.
1024 by
default.
1 to
1024.
1024 by
default.
1 to
10000.
10000
by
default.
1 to 5000.
5000 by
default.
Examples
# Specify that VPN instance vpn1 supports up to 1000 routes and can receive new routes after the
number of existing routes exceeds the limit.
<Sysname> system-view
[Sysname] ip vpn-instance vpn1
[Sysname-vpn-instance-vpn1] route-distinguisher 100:1
[Sysname-vpn-instance-vpn1] routing-table limit 1000 simply-alert
# Specify that the IPv4 VPN vpn2 supports up to 1000 routes and generates an alarm message when the
number of routes in the VPN instance reaches 700, 70% of the maximum.
<Sysname> system-view
[Sysname] ip vpn-instance vpn2
[Sysname-vpn-instance-vpn2] route-distinguisher 100:2
[Sysname-vpn-instance-vpn2] ipv4-family
[Sysname-vpn-ipv4-vpn2] routing-table limit 1000 70
rr-filter (BGP-VPNv4 subaddress family view/BGP-L2VPN
address family view)
Use rr-filter to create an RR reflection policy so that only iBGP routes whose Extended Communities
attribute matches the specified one are reflected.
Use undo rr-filter to restore the default.
Syntax
rr-filter extended-community-number
undo rr-filter
Default
An RR does not filter the reflected routes.
Views
BGP-VPNv4 subaddress family view, BGP-L2VPN address family view
Default command level
2: System level
Parameters
extended-community-number: Specifies the number of the Extended Communities attribute supported by
the RR, in the range of 1 to 199.