association CIM_RangesOfConfiguration : CIM_Dependency

Description:

This association connects address ranges to the OSPF area configuration. When network administrators want to control the advertisements of OSPF routers by filters, they first define the relevant ranges. In order for a router to handle a range, an instance of RangeOfIPAddresses MUST be associated to the router's OSPFAreaConfiguration, using this relationship. The association between the range and area configuration contains a property (EnableAdvertise) defining the handling - to allow or disallow advertismenets in the range.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_RangeOfIPAddresses CIM_Dependency
Override Antecedent
Description The address range that is in the OSPF area configuration.
Key TRUE
Dependent CIM_OSPFAreaConfiguration CIM_Dependency
Override Dependent
Description The OSPF area configuration that contains the range.
Key TRUE
EnableAdvertise boolean CIM_RangesOfConfiguration
Description The address range is advertised (TRUE) or not (FALSE), see C.2 in RFC 2328.

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:25 2009