386
[Sysname] bgp 100
[Sysname-bgp] ip vpn-instance vpn1
[Sysname-bgp-vpn1] address-family ipv6 unicast
[Sysname-bgp-ipv6-vpn1] preference 20 20 200
reflect between-clients
Use
reflect between-clients
to enable route reflection between clients.
Use
undo reflect between-clients
to disable this function.
Syntax
reflect between-clients
undo reflect between-clients
Default
Route reflection between clients is enabled.
Views
BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP VPNv4 address
family view, BGP IPv6 unicast address family view, BGP VPNv6 address family view, BGP L2VPN
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