R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
333
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: Cluster ID of the route reflector (RR), in the range of 1 to 4294967295.
ip-address: IP address of the peer, which is to be used as the cluster ID of the RR.
Usage guidelines
Generally, a cluster contains only one RR, and the router ID of the RR is used for identifying the cluster.
Setting multiple RRs can improve network reliability. If more than one RR exists in a cluster, use the
reflector cluster-id command to configure the same cluster ID for all RRs in the cluster to avoid routing
loops.
Examples
# In BGP-VPNv4 subaddress family view, set the RR's cluster ID to 50.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpnv4
[Sysname-bgp-af-vpnv4] reflector cluster-id 50
# In BGP-L2VPN address family view, set the RR's cluster ID to 50.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] l2vpn-family
[Sysname-bgp-af-l2vpn] reflector cluster-id 50
# In BGP-VPLS address family view, set the RR's cluster ID to 50.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] vpls-family
[Sysname-bgp-af-vpls] reflector cluster-id 50










