Class CIM_EGPRouteCalcDependency
extends CIM_ServiceServiceDependency

This is a specialization of ServiceServiceDependency, and captures the dependency that external gateway protocols (such as BGP) have on interior gateway protocols (such as OSPF).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency
   |
   +--CIM_EGPRouteCalcDependency

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis is a specialization of ServiceServiceDependency, and captures the dependency that external gateway protocols (such as BGP) have on interior gateway protocols (such as OSPF).
UMLPackagePathstringCIM::Network::BGP
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IGPInjectionuint16
DescriptionstringSometimes it is necessary to inject EGP information, such as that from BGP, into IGPs. This attribute defines whether this should be done for the two routing protocols that are defined by this association. The values below mean that no, partial, and full EGP information is injected into the IGP, respectively.
ValueMapstring1, 2, 3
ValuesstringNone, Partial, Full

Association References

NameClass OriginReference Class
AntecedentCIM_EGPRouteCalcDependencyCIM_RouteCalculationService
DependentCIM_EGPRouteCalcDependencyCIM_RouteCalculationService

Inherited Properties

NameData TypeClass Origin
RestartServicebooleanCIM_ServiceServiceDependency
TypeOfDependencyuint16CIM_ServiceServiceDependency

Class Methods