CIM SMASH/Server Management API
Class CIM_Confederation
extends CIM_SystemComponent (Association)
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.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Aggregation | boolean | true | None | OVERRIDABLE= false |
Association | boolean | true | None | OVERRIDABLE= false |
Composition | boolean | true | None | OVERRIDABLE= false |
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. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::BGP | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
ChildASNumber | uint32 | |||||
Description | string | A unique identifier of the Confederation within the AutonomousSystem. | None | TRANSLATABLE= true | ||
ParentASNumber | uint32 | |||||
Description | string | A unique identifier of the AutonomousSystem that contains the confederations. | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
GroupComponent | CIM_Confederation | CIM_AutonomousSystem |
PartComponent | CIM_Confederation | CIM_AutonomousSystem |
Copyright © 2008-2020 VMware, Inc. All rights reserved.