
401
Default level
2: System level
Parameters
None
Description
Use
reflect between-clients
to enable route reflection between clients.
Use
undo reflect between-clients
to disable this function.
By default, route reflection between clients is enabled.
After you configure a route reflector, it reflects the routes of a client to the other clients. If the clients of a
route reflector are fully meshed, you must disable route reflection between clients to reduce routing costs.
Related commands:
peer reflect-client
and
reflector cluster-id
.
Examples
# Enable route reflection between clients
<Sysname> system-view
[Sysname]bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] reflect between-clients
reflector cluster-id (IPv6 MBGP address family view)
Syntax
reflector cluster-id
cluster-id
undo reflector cluster-id
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
cluster-id
: Cluster ID of the route reflector, an integer from 1 to 4294967295 (the system translates it into
an IPv4 address) or an IPv4 address.
Description
Use
reflector cluster-id
to configure the cluster ID of the route reflector.
Use
undo reflector cluster-id
to remove the configured cluster ID.
By default, each route reflector uses its router ID as the cluster ID.
The router ID of the route reflector is the ID of the cluster. You can configure multiple route reflectors to
improve network stability. If a cluster has multiple route reflectors, you must use the
reflector cluster-id
command to specify the same cluster ID for these route reflectors to avoid routing loops.
Related commands:
peer reflect-client
and
reflect between-clients
.
Examples
# Set 50 as the cluster ID for the route reflector, which is one of multiple route reflectors in the cluster.