Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-59
[Sysname-bgp] undo reflect between-clients
5.1.70 reflector cluster-id
Syntax
reflector cluster-id cluster-id
undo reflector cluster-id
View
BGP view
Parameters
cluster-id: Cluster ID of the route reflector, an integer from 1 to 4294967295 (the integer
is translated into an IP address by the system) or an IP address.
Description
Use the reflector cluster-id command to configure the cluster ID of the route reflector.
Use the undo reflector cluster-id command to remove the configured cluster ID.
By default, each route reflector uses its router ID as the cluster ID.
Usually, there is only one route reflector in a cluster. The router ID of the route reflector
is the ID of the cluster. You can configure multiple route reflectors to improve the
stability of the network. In this case, using this command can configure the identical
cluster ID for all the route reflectors to avoid routing loops.
Related commands: reflect between-clients and peer reflect-client.
Examples
# Set the cluster ID to 80.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] reflector cluster-id 80
5.1.71 refresh bgp
Syntax
refresh bgp { all | ip-address | group group-name | external | internal } { export |
import }
View
User view