CLI Guide

Layer 3 Routing Commands 1334
Example
console(config-router)#neighbor 10.130.14.55 route-reflector-client
neighbor route-reflector-client (IPv6 Address
Family Configuration)
To configure an internal peer as an IPv4 route reflector client, use the
neighbor route-reflector-client command.
Syntax
neighbor { ip-address | ipv6-address [ interface vlan vlan-id ] } route-
reflector-client
no neighbor { ip-address | ipv6-address [ interface vlan vlan-id ]} route-
reflector-client
ip-addressThe neighbor’s IPv4 address.
ipv6-addressThe neighbor’s IPv6 address. If the neighbor’s IPv6 address
is a link local address, the local interface must also be specified.
interface vlan vlan-idThe local interface/VLAN ID over which the IPv6
neighbor can be reached. Range 1-4093.
Default Configuration
Peers are not route reflector clients by default.
Command Mode
IPv6 Address Family Configuration
User Guidelines
Normally, a router does not re-advertise BGP routes received from an internal
peer to other internal peers. If you configure a peer as a route reflector client,
this router will re-advertise such routes. A router is a route reflector if it has
one or more route reflector clients. Configuring the first route reflector client
automatically makes the router a route reflector.
If you configure multiple route reflectors within a cluster, you must configure
each route reflector in the cluster with the same cluster ID. Use the bgp
cluster-id command to configure a cluster ID.