R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

828
Related commands: reflector cluster-id and peer reflect-client.
Examples
# Enable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] reflect between-clients
reflector cluster-id
Syntax
reflector cluster-id cluster-id
undo reflector cluster-id
View
IPv6 address family view
Default level
2: System level
Parameters
cluster-id: Specifies the cluster ID of the route reflector, an integer from 1 to 4294967295 (the system
translates it into an IPv4 address) or an IPv4 address.
Description
Use reflector cluster-id to configure the cluster ID of the route reflector.
Use undo reflector cluster-id to remove the configured cluster ID.
By default, a route reflector uses its router ID as the cluster ID.
Typically, a cluster has only one route reflector, so the router ID of the route reflector identifies the cluster.
If multiple route reflectors are configured to improve the stability of the network, you should use this
command to configure the identical cluster ID for all the reflectors to avoid routing loops.
Related commands: reflect between-clients and peer reflect-client.
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
[Sysname-bgp-af-ipv6] reflector cluster-id 50
refresh bgp ipv6
Syntax
refresh bgp ipv6 { ipv6-address | all | external | group group-name | internal } { export | import }
View
User view