Users Guide

Table Of Contents
Layer 3 Routing Commands 1361
Command History
Introduced in version 6.2.0.1 firmware.
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-address
The neighbor’s IPv4 address.
ipv6-address
The 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-id
The 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.