R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide
376
Default command level
2: System level
Parameters
group-name: Specifies the name of the peer group, a case-sensitive string of 1 to 47 characters.
ip-address: Specifies the IP address of the peer.
Usage guidelines
For more information about RR, see Layer 3—IP Routing Configuration Guide.
The BGP view, BGP-VPNv4 subaddress family view, and BGP-VPNv6 subaddress family view support the
peer reflect-client command. If you configure this command in BGP view, you configure the local device
to reflect public network routes. If you configure this command in BGP-VPNv4 subaddress family view or
BGP-VPNv6 subaddress family view, you configure the local device to reflect VPN routes. For more
information about BGP view, see Layer 3—IP Routing Command Reference.
Examples
# In BGP-VPNv6 subaddress family view, configure the local device as an RR and peer 1.1.1.1 as the client
of the RR.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family vpnv6
[Sysname-bgp-af-vpnv6] peer 1.1.1.1 reflect-client
peer route-policy (BGP-VPNv6 subaddress family view)
Use peer route-policy to apply a routing policy to a peer or peer group.
Use undo peer route-policy to remove the application.
Syntax
peer ip-address route-policy route-policy-name { export | import }
undo peer ip-address route-policy route-policy-name { export | import }
Default
No routing policy is applied to a peer or peer group.
Views
BGP-VPNv6 subaddress family view
Default command level
2: System level
Parameters
group-name: Specifies the name of the peer group, a case-sensitive string of 1 to 47 characters.
ip-address: Specifies the IP address of the peer.
route-policy-name: Specifies the name of the routing policy, a case-sensitive string of 1 to 63 characters.
export: Filters the routes to be advertised to the peer or peer group.
import: Filters the routes received from the peer or peer group.










