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

414
Default level
2: System level
Parameters
None
Description
Use reflect between-clients to enable route reflection between clients.
Use undo reflect between-clients to disable this function.
By default, route reflection between clients is enabled.
After a route reflector is configured, it reflects the routes of a client to other clients. If the clients of a route
reflector are fully meshed, you need disable route reflection between clients to reduce routing costs.
Related commands: reflector cluster-id and peer reflect-client.
Examples
# Disable route reflection between clients.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] undo reflect between-clients
# In BGP-VPN instance view, disable route reflection between clients. (vpn1 must have been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] undo reflect between-clients
reflector cluster-id (BGP view/BGP-VPN instance view)
Syntax
reflector cluster-id { cluster-id | ip-address }
undo reflector cluster-id
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
cluster-id: Cluster ID in the format of an integer from 1 to 4294967295.
ip-address: Cluster ID in the format of an IPv4 address in dotted decimal notation.
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, each route reflector uses its router ID as the cluster ID.