R3303-HP HSR6800 Routers MPLS Command Reference
337
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.
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.










