Network Configuration Management Essentials | Generated by AI
Question: Which of the following functions belongs to the category of configuration management? A. Test management function, B. Data collection function, C. Workload monitoring function, D. Defining and modifying interconnection relationships between network elements.
Answer:
The correct answer is D.
Explanation:
In the context of network management (often defined by the ISO FCAPS model), Configuration Management is responsible for monitoring and maintaining the status of network devices and their connections. Its primary functions include:
- Setting up and modifying network parameters: This includes defining how network elements (routers, switches, servers) are connected to each other.
- Topology management: Defining and modifying the interconnection relationships between network elements directly alters the network topology, which is a core task of configuration management.
- Software and hardware inventory: Tracking versions and configurations.
Let’s analyze the other options:
- A. Test management function: This usually falls under fault management or specific diagnostic procedures, not the baseline configuration.
- B. Data collection function: This is primarily associated with Performance Management (gathering statistics like throughput, error rates) or Accounting Management.
- C. Workload monitoring function: This is a key aspect of Performance Management, focused on observing system load to ensure efficiency.
- D. Defining and modifying network elements’ interconnection relationships: This involves changing the logical or physical setup of the network, which is the definition of configuring the network. Therefore, it belongs to Configuration Management.
References: