R211x-HP Flexfabric 11900 MPLS Command Reference

295
To change the RD, you must use the undo route-distinguisher to remove the old RD and then use the
route-distinguisher command to configure the new RD.
Examples
# Configure the RD 22:1 for the BGP VSI aaa.
<Sysname> system-view
[Sysname] vsi aaa
[Sysname-vsi-aaa] auto-discovery bgp
[Sysname-vsi-aaa-auto] route-distinguisher 22:1
rr-filter
Use rr-filter to configure the filtering of reflected L2VPN information. The route reflector only reflects the
L2VPN information that contains the specified extended community number.
Use undo rr-filter to restore the default.
Syntax
rr-filter extended-community-number
undo rr-filter
Default
The route reflector does not filter reflected L2VPN information.
Views
BGP L2VPN address family view
Predefined user roles
network-admin
mdc-admin
Parameters
extended-community-number: Specifies an extended community number in the range of 1 to 199.
Usage guidelines
If a cluster has multiple route reflectors, you can configure different filtering policies on the route reflectors
to achieve load sharing.
Examples
# Configure the route reflector to reflect only the BGP L2VPN information that contains the extended
community number 10.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family l2vpn
[Sysname-bgp-l2vpn] rr-filter 10
service-instance
Use service-instance to create a service instance on an interface and enter service instance view.
Use undo service-instance to delete a service instance.