Reference Guide 650 Document #: LTRT-17939
Mediant MSBR
75.2.2.23 bgp confederation peers
This command splits an autonomous system into smaller autonomous systems or combines
several autonomous systems into one.
Syntax
bgp confederation peers <AS number>
bgp confederation peers <AS number> [<AS number>]
[<AS number>][<AS number>]
Command Description
AS number Defines the Autonomous System numbers for BGP peers that
belong to the confederation [1-65535].
Default
NA
Command Mode
Privileged User
Example
This example specifies four other confederations as members of autonomous system 2.
# configure data
(config-data)# router bgp 2
(conf-router)# bgp confederation identifier 65018 65020 65022
65024
75.2.2.24 bgp confederation identifier
This command splits an autonomous system into smaller autonomous systems or combines
several autonomous systems into one.
Syntax
bgp confederation identifier <AS number>
Command Description
AS number
Defines the Autonomous System numbers for BGP peers that
belong to the confederation [1-65535].
Default
NA
Command Mode
Privileged User