BGP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1714
configure bgp peer-group route-reflector-client
configure bgp peer-group <peer-group-name> [route-reflector-client | no-
route-reflector-client]
Description
Configures all the peers in a peer group to be a route reflector client.
Syntax Description
Default
N/A.
Usage Guidelines
This command implicitly defines this router to be a route reflector.
The peer group must be in the same AS of this router.
Example
The following command configures the peer group
outer
as a route reflector client:
configure bgp peer-group outer route-reflector-client
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
peer-group-name
Specifies a peer group.
route-reflector-client
Specifies that all the neighbors in the peer group be a route reflector client.
no-route-reflector-client
Specifies that all the neighbors in the peer group not be a route reflector
client.