Network\CIM_RoutesBGP.mof.mof (HTML version)

Return to index
CIM_RoutesBGP Superclass: CIM_Dependency
This association defines a BGP route, and makes explicit the dependency between a BGPIPRoute and a BGPProtocolEndpoint.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Min ( 1 )
Override ( "Dependent" )
CIM_BGPIPRoute REF Dependent ;
The routing table entry that represents a BGP route.
Max ( 2 )
Override ( "Antecedent" )
CIM_BGPProtocolEndpoint REF Antecedent ;
The BGPProtocolEndpoints that represent the source and destination (or at least the next hop) of the BGP route.