R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
435
address family view, BGP IPv4 multicast address family view, BGP IPv6 multicast address family view,
BGP IPv4 MDT address family view
Predefined user roles
network-admin
Usage guidelines
When a route reflector is configured, and the clients of a route reflector are fully meshed, route reflection
is unnecessary because it consumes more bandwidth resources. You can use the undo reflect
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
# In BGP IPv4 MDT address family view, disable MDT information reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family ipv4 mdt
[Sysname-bgp-mdt] undo reflect between-clients