Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-50
Description
Use the preference command to configure BGP preference.
Use the undo preference command to restore the default preference.
Three types of routes may be involved in BGP: routes learned from external peers,
routes learned from internal peers and local-originated routes. You can set preference
values for the three types of route.
Example
# Set the preference of EBGP routes, IBGP routes and local-originated routes all to
170.
[Quidway-bgp] preference 170 170 170
5.1.59 reflect between-clients
Syntax
reflect between-clients
undo reflect between-clients
View
BGP view
Parameter
None
Description
Use the reflect between-clients command to configure the between-client reflection of
a route.
Use the undo reflect between-clients command to disable this function.
After the route reflector is configured, the route reflector reflects the routes of one client
to other clients by default.
By default, the clients of a route reflector need not be fully connected. If the clients are
fully connected, a route reflector is not required.
Related command: reflector cluster-id, peer reflect-client.
Example
# Disable the reflection between clients.
[Quidway-bgp] undo reflect between-clients