![H3C S9500 Series Command Manual Download Page 316](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036316.webp)
Command Manual – MPLS L3VPN
H3C S9500 Series Routing Switches
Chapter 1 MPLS L3VPN Configuration Commands
1-53
Parameters
cluster-id
: Cluster ID of the route reflector (RR).
ip-address
: IP address of the peer, which is to be used as the cluster ID of the RR.
Description
Use the
reflector cluster-id
command to specify a cluster ID for an RR.
Use the
undo reflector cluster-id
command to remove the cluster ID.
By default, the cluster ID is the router ID of an RR in the cluster.
Generally, a cluster contains only one RR, in which case the router ID of the RR is used
for identifying the cluster. Setting multiple RRs can improve the network reliability.
When there is more than one RR in a cluster, use the
reflector cluster-id
command to
configure the same cluster ID for all RRs in the cluster.
Examples
# In BGP-VPNv4 subaddress family view, configure the local router as an RR of a
cluster.
<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, configure the local router as an RR of a cluster.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] l2vpn-family
[Sysname-bgp-af-l2vpn] reflector cluster-id 50
# In VPLS address family view, configure the local router as an RR of a cluster.
<Sysname> system-view
[Sysname] bgp 100
[Sysname] vpls-family
[Sysname-bgp-af-vpls] reflector cluster-id 50
1.1.45 refresh bgp vpn-instance
Syntax
refresh bgp vpn-instance
vpn-instance-name
{
all
|
ip-address
|
group
group-name
|
external
} {
import
|
export
}
View
User view