beautypg.com

Neighbor route-reflector-client (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 548

background image

510

Network OS Command Reference

53-1003115-01

neighbor route-reflector-client (BGP)

2

neighbor route-reflector-client (BGP)

Configures a neighbor to be a route-reflector client.

Synopsis

neighbor {ip | peer-group} route-reflector-client

no neighbor {ip | peer-group} route-reflector-client

Operands

ip

IPv4 address in dotted-decimal notation.

peer-group

Peer group name configured by the neighbor peer-group-name command.

Defaults

None

Command Modes

BGP address-family IPv4 unicast configuration mode

Description

Use this command on a host device to configure a neighbor to be a route-reflector client. Once
configured, the host device from which the configuration is made acts as a route-reflector server.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# address-family ipv4 unicast

switch(config-bgp-ipv4u)# neighbor 10.11.12.13 route-reflector-client

See Also

None