This association connects an area configuration to its area. The OSPFAreaConfiguration class is defined to act as a focal point to bring together the router (indicated as a ComputerSystem with an instance of OSPFService, associated to the AreaConfiguration using OSPFServiceConfiguration), the area (indicated as an OSPFArea, associated to the AreaConfiguration using AreaOfConfiguration) and the address ranges for advertising (indicated as instances of RangeOfIPAddresses, associated to the AreaConfiguration using RangesOfConfiguration). There is an instance of OSPFAreaConfiguration for each connected area of a router/OSPFService. | Qualifiers:Version ( "2.7.0" ) Association | Parameters (local in grey) | | Override ( "Dependent" ) CIM_OSPFAreaConfiguration REF Dependent ; The configuration which is applied to an OSPF area. This is the Dependent reference in this association, since it depends on the area for any functional significance. | Max ( 1 ) Override ( "Antecedent" ) CIM_OSPFArea REF Antecedent ; The OSPF area. |
| | | | |
|