Route reflection example – Cabletron Systems SmartSwitch Router 9032578-02 User Manual

Page 102

Advertising
background image

Chapter 6: BGP Configuration Guide

102

SmartSwitch Router User Reference Manual

Router SSR9 has the following CLI configuration:

Route Reflection Example

In some ISP networks, the internal BGP mesh becomes quite large and the IBGP full mesh
does not scale well. For such situations, route reflection provides a way to alleviate the
need for a full IBGP mesh. In route reflection, the clients peer with the route reflector and
exchange routing information with it. In turn, the route reflector passes on (reflects)
information between clients.

The IBGP peers of the route reflector fall under two categories: clients and non-clients. A
route reflector and its clients form a cluster. All peers of the route reflector that are not part
of the cluster are non-clients. The SSR supports client peers as well as non-client peers of a
route reflector.

bgp create peer-group rtr8 type external autonomous system 64900
bgp add peer-host 194.109.86.6 group rtr8

Advertising