![H3C S9500 Series Command Manual Download Page 311](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036311.webp)
Command Manual – MPLS L3VPN
H3C S9500 Series Routing Switches
Chapter 1 MPLS L3VPN Configuration Commands
1-48
Parameters
group-name
: Name of the peer group.
ip-address
: IP address of the peer.
Description
Use the
peer reflect-client
command to configure the local device to be a route
reflector (RR) and set a peer or peer group as the client of the RR.
Use the
undo peer reflect-client
command to remove the configuration.
By default, no RR or RR client is configured.
Examples
# In BGP-VPNv4 subaddress family view, configure the local device to be an RR and
set peer group test as the client of the RR.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpnv4
[Sysname-bgp-af-vpnv4] peer test reflect-client
# In BGP-L2VPN address family view, configure the local device to be an RR and set
peer group test as the client of the RR.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] l2vpn-family
[Sysname-bgp-af-l2vpn] peer test reflect-client
# In VPLS address family view, configure the local device to be an RR and set peer
group test as the client of the RR.
<Sysname> system-view
[Sysname] bgp 100
[Sysname] vpls-family
[Sysname-bgp-af-vpls] peer test reflect-client
1.1.40 peer route-policy (BGP-VPNv4 subaddress family view)
Syntax
peer
{
ip-address
|
group-name
}
route-policy
route-policy-name
{
import
|
export
}
undo peer
{
ip-address
|
group-name
}
route-policy
route-policy-name
{
import
|
export
}
View
BGP-VPNv4 subaddress family view