Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration Commands
5-49
The bigger the preference value is, the lower the preference is. The default values of
external-preference
,
internal-preference
and
local-preference
are 255, 255 and 130
respectively.
Examples
# Configure preferences for EBGP, IBGP, and local routes as 20, 20 and 200.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] preference 20 20 200
5.1.58 reflect between-clients
Syntax
reflect between-clients
undo reflect between-clients
View
IPv6 address family view
Parameters
None
Description
Use the
reflect between-clients
command to enable route reflection between clients.
Use the
undo reflect between-clients
command to disable this function.
By default, route reflection between clients is enabled.
After a route reflector is configured, it reflects routes between clients. If the clients are
fully meshed, it is recommended to disable route reflection on the route reflector to
reduce costs.
Related commands:
reflector cluster-id
,
peer reflect-client
.
Examples
# Enable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] reflect between-clients