Name | Data Type | Value |
---|---|---|
Association | boolean | true |
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. |
UMLPackagePath | string | CIM::Network::OSPF |
Version | string | 2.7.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
EnableAdvertise | boolean | ||||||
Description | string | The address range is advertised (TRUE) or not (FALSE), see C.2 in RFC 2328. |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Antecedent | CIM_RangesOfConfiguration | CIM_RangeOfIPAddresses | |||||
Description | string | The address range that is in the OSPF area configuration. | |||||
Key | boolean | true | |||||
Override | string | Antecedent | |||||
Dependent | CIM_RangesOfConfiguration | CIM_OSPFAreaConfiguration | |||||
Description | string | The OSPF area configuration that contains the range. | |||||
Key | boolean | true | |||||
Override | string | Dependent |