3com 8807 Reference Guide

Page of 1099
540
C
HAPTER
 27: BGP C
ONFIGURATION
 C
OMMANDS
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.
[3Com-bgp] preference 170 170 170 
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-idpeer reflect-client.
Example
# Disable the reflection between clients.
[3Com-bgp] undo reflect between-clients 
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.