Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-51
5.1.60 reflector cluster-id
Syntax
reflector cluster-id { cluster-id | address }
undo reflector cluster-id
View
BGP view
Parameter
cluster-id: Specifies the cluster ID of the route reflector with the range from 1 to
4294967295. It is an integer.
address: Used as the interface address of the route reflector’s cluster ID.
Description
Use the reflector cluster-id command to configure the cluster ID of the route reflector.
Use the undo reflector cluster-id command to delete the cluster ID of the route
reflector.
By default, each route reflector uses its Router ID as the cluster ID.
Usually, there is only one route reflector in a cluster. In this case, the cluster is identified
by the router ID of the route reflector. You can configure multiple route reflectors to
improve network stability. If there are multiple route reflectors, you can use this
command to configure the same cluster ID for all these route reflectors.
Related command: reflect between-clients, peer reflect-client.
Example
# Set the cluster ID of the route reflector as 80.
[Quidway-bgp] reflector cluster-id 80
[Quidway-bgp] peer 172.38.160.10 reflect-client
5.1.61 refresh bgp
Syntax
refresh bgp { all | peer-address | group group-name } { import | export | multicast |
vpn-instance | vpnv4 }
View
User view