R3303-HP HSR6800 Routers IP Multicast Command Reference

269
reflector cluster-id (BGP-MDT sub-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 | ip-address }
undo reflector cluster-id
Default
A route reflector uses its router ID as the cluster ID.
Views
BGP-MDT sub-address family view
Default command level
2: System level
Parameters
cluster-id: Specifies the cluster ID of the route reflector, in the range 1 to 4294967295.
ip-address: Specifies the cluster ID of the route reflector, which is the IP address of the specified BGP MDT
peer.
Usage guidelines
In general, a cluster has only one route reflector whose router ID identifies the cluster. However, you can
configure several route reflectors in a cluster to improve network reliability, and they must have the same
cluster ID configured to avoid routing loops.
Examples
# Specify 80 as the cluster ID for the route reflector.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family mdt
[Sysname-bgp-af-mdt] reflector cluster-id 80
Related commands
reflect between-clients
peer reflect-client
reset bgp mdt
Use reset bgp mdt to reset BGP MDT connections.
Syntax
reset bgp mdt { as-number | ip-address | all | external | group group-name | internal }
Views
User view