Network\CIM_BGPAdminDistance.mof.mof (HTML version)

Return to index
CIM_BGPAdminDistance Superclass: CIM_Dependency
This is a specialization of the Dependency association, and defines the relationship between a BGPService and the AdministrativeDistances that it uses to control the (BGP) routing decisions that it makes.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_BGPService REF Dependent ;
The BGPService object that makes BGP routing decisions.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_AdministrativeDistance REF Antecedent ;
The table of (global) administrative distances that are used by the BGPService.