neighbor route-reflector-client

This command configures a neighbor as a Route Reflector client.

Syntax

neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} route-reflector-client

Command

Description

a.b.c.d|X:X::X:X

Defines the IP address of the neighbor (IPv4 or IPv6).

neighbor tag

Defines the neighbor tag.

Default

NA

Command Mode

Privileged User

Example

This example configures a neighbor as a Route Reflector client.

(config-data)# router bgp 1
(conf-router)# neighbor 10.15.3.111 route-reflector-client