R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide
337
Usage guidelines
If fully meshed interconnections exist between the clients, route reflection is not required. Otherwise, an
RR is required for routes to be reflected from one client to every other client.
Examples
# In BGP-VPNv4 subaddress family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpnv4
[Sysname-bgp-af-vpnv4] undo reflect between-clients
# In BGP-L2VPN address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] l2vpn-family
[Sysname-bgp-af-l2vpn] undo reflect between-clients
# In BGP-VPLS address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] vpls-family
[Sysname-bgp-af-vpls] undo reflect between-clients
reflector cluster-id (BGP-VPNv4 subaddress family
view/BGP-L2VPN address family view/BGP-VPLS address
family view)
Use reflector cluster-id to specify a cluster ID for an RR.
Use undo reflector cluster-id to remove the cluster ID.
Syntax
reflector cluster-id { cluster-id | ip-address }
undo reflector cluster-id
Default
Each RR in a cluster uses its own router ID as the cluster ID.
Views
BGP-VPNv4 subaddress family view, BGP-L2VPN address family view, BGP-VPLS address family view
Default command level
2: System level
Parameters
cluster-id: Specifies the cluster ID of the route reflector (RR), in the range of 1 to 4294967295.
ip-address: Specifies the IP address of the peer, which is to be used as the cluster ID of the RR.










