Name | Data Type | Value |
---|---|---|
Aggregation | boolean | true |
Association | boolean | true |
Composition | boolean | true |
Description | string | The BGP speakers in an AS are required to be fully meshed. This can lead to a huge number of TCP connections per router. One way to reduce the peering requirements is to use a confederation. A confederation effectively partitions one AS into a group of 'sub-ASs'. This enables all of the benefits of IBGP to be applied inside the confederation, while enabling EBGP to be run between each confederation. It also enables certain BGP attribute values to be preserved between confederations. However, to the outside world, the AS with its confederations appear to be a single AS. |
UMLPackagePath | string | CIM::Network::BGP |
Version | string | 2.7.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
ChildASNumber | uint32 | ||||||
Description | string | A unique identifier of the Confederation within the AutonomousSystem. | |||||
ParentASNumber | uint32 | ||||||
Description | string | A unique identifier of the AutonomousSystem that contains the confederations. |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
GroupComponent | CIM_Confederation | CIM_AutonomousSystem | |||||
Aggregate | boolean | true | |||||
Description | string | The AutonomousSystem that contains the confederations. | |||||
Key | boolean | true | |||||
Max | uint32 | 1 | |||||
Override | string | GroupComponent | |||||
PartComponent | CIM_Confederation | CIM_AutonomousSystem | |||||
Description | string | The Confederation within the AutonomousSystem. | |||||
Key | boolean | true | |||||
Override | string | PartComponent |