confederation
Syntax
confederation confederation-autonomous-system members [ autonomous-systems ];
Hierarchy Level
[edit logical-systems logical-system-name routing-options], [edit routing-options]
Description
Specify the routing device’s confederation AS number.
If you administer multiple ASs that contain a very large number of BGP systems, you can group them into one or more confederations. Each confederation is identified by its own AS number, which is called a confederation AS number. To external ASs, a confederation appears to be a single AS. Thus, the internal topology of the ASs making up the confederation is hidden.
The BGP path attributes NEXT_HOP, LOCAL_PREF, and MULTI_EXIT_DISC, which normally are restricted to a single AS, are allowed to be propagated throughout the ASs that are members of the same confederation.
Because each confederation is treated as if it were a single AS, you can apply the same routing policy to all the ASs that make up the confederation.
Grouping ASs into confederations reduces the number of BGP connections required to interconnect ASs.
If you are using BGP, you can enable the local routing device
to participate as a member of an AS confederation. To do this, include
the confederation
statement.
Specify the AS confederation identifier, along with the peer AS numbers that are members of the confederation.
Note that peer adjacencies do not form if two BGP neighbors disagree about whether an adjacency falls within a particular confederation.
Options
autonomous-systems—AS numbers of the confederation members.
Range: 1 through 65,535
confederation-autonomous-system—Confederation AS number. Use one of the numbers assigned to you by the NIC.
Range: 1 through 65,535
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.