R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
279
Default
Neither the route reflector nor the client is configured.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
Usage guidelines
The peer reflect-client command can be configured in both BGP view and BGP-VPNv4 subaddress family
view. In BGP view, the command enables the router to reflect routes of the public network; in BGP-VPNv4
subaddress family view, the command enables the router to reflect routes of the private network. (You can
enter BGP-VPNv4 subaddress family view by executing the ipv4-family vpnv4 command in BGP view.
For more information about the ipv4-family vpnv4 command, see MPLS Command Reference.)
Examples
# In BGP view, configure the local device as a route reflector and specify the IBGP peer group test as a
client.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer test reflect-client
# In BGP-VPN instance view, configure the local device as a route reflector and specify the IBGP peer
group test as a client. (vpn1 must have been created.)
<Sysname> system-view
[Sysname] bgp 109
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] peer test reflect-client
Related commands
• reflect between-clients
• reflect cluster-id
peer route-limit (BGP/BGP-VPN instance view)
Use peer route-limit to specify the maximum number of routes that can be received from a peer or peer
group.
Use undo peer route-limit to cancel the configuration.
Syntax
peer { group-name | ip-address } route-limit prefix-number [ { alert-only | reconnect reconnect-time } |
percentage-value ] *
undo peer { group-name | ip-address } route-limit