Class CIM_RangesOfConfiguration


  extends CIM_Dependency (Association)
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.
Details...
This class is not implemented.

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
UMLPackagePathstringCIM::Network::OSPFNone None
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

Copyright © 2008-2010 VMware, Inc. All rights reserved.