HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
388
between-clients command to disable route reflection instead of modifying network configuration or
changing network topology.
After route reflection is disabled between clients, routes can still be reflected between a client and a
non-client.
Examples
# In BGP IPv4 unicast address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv4 unicast
[Sysname-bgp-ipv4] undo reflect between-clients
# In BGP VPNv4 address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family vpnv4
[Sysname-bgp-vpnv4] undo reflect between-clients
# In BGP-VPN IPv4 unicast address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ip vpn-instance vpn1
[Sysname-bgp-vpn1] address-family ipv4 unicast
[Sysname-bgp-ipv4-vpn1] undo reflect between-clients
# In BGP IPv6 unicast address family view, disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv6 unicast
[Sysname-bgp-ipv6] undo reflect between-clients
# In BGP L2VPN address family view, disable L2VPN information reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family l2vpn
[Sysname-bgp-l2vpn] undo reflect between-clients
Related commands
• peer reflect-client
• reflector cluster-id
reflector cluster-id
Use reflector cluster-id to configure the cluster ID for a route reflector.
Use undo reflector cluster-id to restore the default.
Syntax
reflector cluster-id { cluster-id | ip-address }
undo reflector cluster-id