Class CIM_RangesOfConfiguration
extends CIM_Dependency

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.

Class Hierarchy

CIM_Dependency
   |
   +--CIM_RangesOfConfiguration

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThis 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.None TRANSLATABLE= true
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
EnableAdvertiseboolean
DescriptionstringThe address range is advertised (TRUE) or not (FALSE), see C.2 in RFC 2328.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_RangesOfConfigurationCIM_RangeOfIPAddresses
DependentCIM_RangesOfConfigurationCIM_OSPFAreaConfiguration