R3303-HP HSR6800 Routers IP Multicast Command Reference

245
Default
Each route reflector uses its router ID as the cluster ID.
Views
IPv4 MBGP address family view
Default command level
2: System level
Parameters
cluster-id: Specifies a cluster ID for route reflectors, in the range of 1 to 4294967295.
ip-address: Specifies an IP address for route reflectors, in the format of an IP address.
Usage guidelines
A route is reflected by a route reflector from a client to another client. 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.
Examples
# Specify 80 as the cluster ID, which is one of multiple route reflectors in the cluster.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] reflector cluster-id 80
Related commands
reflect between-clients
peer reflect-client
refresh bgp ipv4 multicast
Use refresh bgp ipv4 multicast to perform soft reset on specified IPv4 MBGP connections. This method
can also refresh the MBGP routing table and apply a new routing policy seamlessly.
Syntax
refresh bgp ipv4 multicast { all | ip-address | group group-name | external | internal } { export |
import }
Views
User view
Default command level
2: Monitor level
Parameters
all: Specifies all BGP connections.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
group-name: Specifies a peer group, a string of 1 to 47 characters.
external: Specifies the EBGP connections.