Route reflectors add an
originator ID
to each route that identifies the originator of the
route within the local AS by its router ID. If a router receives a route having the originator
ID set to its own router ID, it rejects the route.
You can also use a
cluster list
to prevent looping. Each cluster has an identifying number,
the cluster ID. For clusters with a single route reflector, the cluster ID is the router ID of
the route reflector; otherwise you configure the cluster ID. The cluster list records the
cluster ID of each cluster traversed by a route. When a route reflector passes a route from
a client to a nonclient router outside the cluster, the reflector appends the cluster ID to
the list. When a route reflector receives a route from a nonclient, it rejects the route if the
list contains the local cluster ID.
What about routes that a client forwards out of the cluster? No cluster ID is needed,
because clients can forward routes only to EBGP peers, that is, to peers outside the AS.
Looping between ASs is prevented by the AS-path list.
The following commands configure the route reflectors for the network topology shown
in Figure 46 on page 148. You configure the other routers, whether nonclients or route
reflector clients, as usual for IBGP and EBGP peers.
To configure router Salem as a route reflector:
host1(config)#
router bgp 29
host1(config-router)#
neighbor 10.2.5.5 remote-as 29
host1(config-router)#
neighbor 10.2.5.5 route-reflector-client
host1(config-router)#
neighbor 10.2.5.6 remote-as 29
host1(config-router)#
neighbor 10.2.5.6 route-reflector-client
host1(config-router)#
neighbor 10.2.5.7 remote-as 29
host1(config-router)#
neighbor 10.2.5.8 remote-as 29
host1(config-router)#
neighbor 10.2.25.5 remote-as 325
You do not configure a cluster ID, because router Salem is the only route reflector in this
cluster.
147
Copyright © 2010, Juniper Networks, Inc.
Chapter 1: Configuring BGP Routing
Summary of Contents for JUNOSE 11.2.X BGP AND MPLS
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 38: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 192: ...Copyright 2010 Juniper Networks Inc 156 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 242: ...Copyright 2010 Juniper Networks Inc 206 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 244: ...Copyright 2010 Juniper Networks Inc 208 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 310: ...Copyright 2010 Juniper Networks Inc 274 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 418: ...Copyright 2010 Juniper Networks Inc 382 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 524: ...Copyright 2010 Juniper Networks Inc 488 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 544: ...Copyright 2010 Juniper Networks Inc 508 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 608: ...Copyright 2010 Juniper Networks Inc 572 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 672: ...Copyright 2010 Juniper Networks Inc 636 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 674: ...Copyright 2010 Juniper Networks Inc 638 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 716: ...Copyright 2010 Juniper Networks Inc 680 JunosE 11 2 x BGP and MPLS Configuration Guide...
Page 717: ...PART 6 Index Index on page 683 681 Copyright 2010 Juniper Networks Inc...
Page 718: ...Copyright 2010 Juniper Networks Inc 682 JunosE 11 2 x BGP and MPLS Configuration Guide...