213
reflect between-clients (MBGP address family view)
Syntax
reflect between-clients
undo reflect between-clients
View
IPv4 MBGP address family view
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 a route reflector is configured, it reflects the routes of a client to 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:
reflector cluster-id
and
peer reflect-client
.
Examples
# Disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] undo reflect between-clients
reflector cluster-id (MBGP address family view)
Syntax
reflector cluster-id
{
cluster-id
|
ip-address
}
undo reflector cluster-id
View
IPv4 MBGP address family view
Default level
2: System level
Parameters
cluster-id
: Specifies a route reflector by its cluster ID, in the range of 1 to 4294967295.
ip-address
: Specifies a route reflector by its IP address, in the format of an IP address.
Description
Use
reflector cluster-id
to configure the cluster ID of the route reflector.