R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference
425
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
Default command level
1: M o n i t o r l ev e l
Parameters
ipv6-address: Specifies an IPv6 MBGP peer by its IPv6 address.
all: Specifies all IPv6 MBGP connections.
external: Specifies IPv6 multicast EBGP connections.
group ipv6-group-name: Specifies an IPv6 multicast peer group by its name, a string of 1 to 47
characters.
internal: Specifies IPv6 multicast IBGP connections.
export: Specifies the outbound direction.
import: Specifies the inbound direction.










