Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-45
time-value: Restart-time value of the peer, in seconds.
Description
Use the peer restart-timer command to configure the Graceful-restart Restart-time of
a peer or peer group.
Use the undo peer restart-timer command to restore the default value of the
Graceful-restart Restart-time of a peer or peer group.
The setting of the Restart-time value is not directly related to the configuration of
Graceful-restart. That is, Restart-time can be configured before the configuration of the
Graceful-restart ability.
The default value of Restart-time is 180 seconds.
Example
# Set the Restart-time of peer group “TEST” to 100 seconds.
<Quidway>system-view
[Quidway-bgp] group TEST external
[Quidway-bgp] peer TEST restart-timer 100
5.1.52 peer reflect-client
Syntax
peer group-name reflect-client
undo peer group-name reflect-client
View
BGP view
Parameter
group-name: Name of peer group.
Description
Use the peer reflect-client command to configure a peer group as the route reflector
client.
Use the undo peer reflect-client command to cancel the existing configuration.
By default, there is no route reflector in an AS.
This command only applies to IBGP peer groups.
Related command: reflect between-clients, reflector cluster-id.
Example
# Configure the peer group “test” as the route reflector client.