Route-Reflector-Client (Bgp) - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

route-reflector-client (BGP)

To configure the router as a BGP route reflector and configure the specified neighbor as its client, use
the route-reflector-client command. To indicate that the neighbor is not a client, use the no form of this
command.
Syntax Description
This command has no arguments or keywords.
Command Default
There is no route reflector in the autonomous system.
Command Modes
BGP Neighbor address-family configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
All the neighbors configured with this command will be members of the client group and the remaining
BGP peers will be members of the nonclient group for the local route reflector.
This command requires the LAN Enterprise Services license.
Examples
This example shows how to configure the local router as a route reflector to the neighbor at 192.168.0.1:
switch# configure terminal
switch(config)# router bgp 102
switch(config-router)# neighbor 192.168.0.1 remote-as 201
switch(config-router-neighbor)# address-family ipv4 unicast
switch(config-router-neighbor-af)# route-reflector-client
switch(config-router-neighbor-af)#
Related Commands
Command
address-family (BGP)
neighbor
show ip bgp
OL-27852-01
route-reflector-client
no route-reflector-client
Modification
This command was introduced.
Description
Enters the router in address family configuration mode for configuring BGP
routing sessions.
Configures a BGP neighbor.
Displays entries in the BGP routing table.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
route-reflector-client (BGP)
315

Advertisement

Table of Contents
loading

Table of Contents