R3303-HP HSR6800 Routers IP Multicast Command Reference
427
reflector cluster-id (IPv6 MBGP address family view)
Use reflector cluster-id to configure the cluster ID of the route reflector.
Use undo reflector cluster-id to remove the configured cluster ID.
Syntax
reflector cluster-id cluster-id
undo reflector cluster-id
Default
Each route reflector uses its router ID as the cluster ID.
Views
IPv6 MBGP address family view
Default command level
2: System level
Parameters
cluster-id: Specifies a cluster ID for route reflectors, an integer from 1 to 4294967295 (the system
translates it into an IPv4 address) or an IPv4 address.
Usage guidelines
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, use the reflector cluster-id command to
specify the same cluster ID for these route reflectors to avoid routing loops.
Examples
# Set 50 as the cluster ID for the route reflector, which is one of multiple route reflectors in the cluster.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] reflector cluster-id 50
Related commands
• peer reflect-client
• reflect between-clients
refresh bgp ipv6 multicast
Use refresh bgp ipv6 multicast to soft-reset specified IPv6 MBGP connections. With this feature, you can
refresh the IPv6 MBGP routing table and apply a new policy without terminating IPv6 MBGP
connections.
Syntax
refresh bgp ipv6 multicast { ipv6-address | all | external | group ipv6-group-name | internal } { export
| import }
Views
User view