Bgp confederation peers – Enterasys Networks X-Pedition XSR CLI User Manual
Page 285
BGP Configuration Commands
XSR CLI Reference Guide 6-89
Syntax
bgp confederation identifier autonomous-system
Syntax of the “no” Form
The no form of this command removes the confederation identifier:
no bgp confederation identifier
Mode
Router configuration:
XSR(config-router)#
Example
The following example configures BGP confederation identifier 44 within BGP process 100:
XSR(config)#router bgp 100
XSR(config-router)#bgp confederation identifier 44
bgp confederation peers
This command defines ASs belonging to a confederation which is comprised of two or more ASs.
A confederation appears as a single AS to ASs outside the confederation.
Syntax
bgp confederation peers autonomous-system [autonomous-system]
Syntax of the “no” Form
The no form of this command deletes the confederation Ss:
no bgp confederation peers autonomous-system
[autonomous-system][autonomous-system]...]
Mode
Router configuration:
XSR(config-router)#
Example
The following example configures the BGP confederation peers value within BGP process 100. The
ASs assigned to the confederation using this command are 600, 700, and 800. Confederation 44 is
configured using the
bgp confederation identifier
command. The AS 100 to which this
router belongs is also a member of confederation 44.
XSR(config)#router bgp 100
XSR(config-router)#bgp confederation identifier 44
XSR(config-router)#bgp confederation peers 600 700 800
autonomous-system
AS number, ranging from 1 to 65535.
autonomous-system
AS number, ranging from 1 to 65535.