R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
288
Default
Route reflection between clients is enabled.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Usage guidelines
After a route reflector is configured, it reflects the routes of a client to other clients. If the clients of a route
reflector are fully meshed, disable route reflection between clients to reduce routing costs.
Examples
# Disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] undo reflect between-clients
# In BGP-VPN instance view, disable route reflection between clients. (vpn1 must have been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] undo reflect between-clients
Related commands
• peer reflect-client
• reflector cluster-id
reflector cluster-id (BGP view/BGP-VPN instance view)
Use reflector cluster-id to configure the cluster ID of the route reflector.
Use undo reflector cluster-id to remove the configured cluster ID.
Syntax
reflector cluster-id { cluster-id | ip-address }
undo reflector cluster-id
Default
Each route reflector uses its router ID as the cluster ID.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
cluster-id: Cluster ID in the format of an integer from 1 to 4294967295.
ip-address: Cluster ID in the format of an IPv4 address in dotted decimal notation.










