CIM SMASH/Server Management API
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
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | 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. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::OSPF | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
EnableAdvertise | boolean | |||||
Description | string | The address range is advertised (TRUE) or not (FALSE), see C.2 in RFC 2328. | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_RangesOfConfiguration | CIM_RangeOfIPAddresses |
Dependent | CIM_RangesOfConfiguration | CIM_OSPFAreaConfiguration |
Copyright © 2008-2020 VMware, Inc. All rights reserved.