CV0-002 · Question #410
An automation performs the following on a monthly basis: - Disable accounts that have not logged on in the last 60 days - Remove firewall rules with zero hits in the last 30 days - Remove DNS entries
The correct answer is B. Removing firewall rules. The failure of quarterly replication failover testing six weeks after automation implementation is most likely due to the removal of firewall rules with zero hits.
Question
An automation performs the following on a monthly basis:
- Disable accounts that have not logged on in the last 60 days
- Remove firewall rules with zero hits in the last 30 days
- Remove DNS entries that have not been updated in the last 60 days
- Archive all logs that are more than 30 days old
Six weeks after this new automation is implemented, an internal client reports that quarterly replication failover testing has failed. Which of the following is the MOST likely cause of the failed test?
Options
- ADisabling accounts
- BRemoving firewall rules
- CRemoving DNS entries
- DArchiving logs
How the community answered
(21 responses)- A10% (2)
- B67% (14)
- C5% (1)
- D19% (4)
Why each option
The failure of quarterly replication failover testing six weeks after automation implementation is most likely due to the removal of firewall rules with zero hits.
Disabling accounts might affect access, but it's less likely to directly cause a replication failover test to fail unless service accounts specifically for replication were inactive and disabled.
Removing firewall rules with zero hits in the last 30 days is the most likely cause because quarterly replication failover testing means the associated network traffic might only occur once every three months. If the necessary firewall rules did not register any hits within the 30-day window before automation, they would be removed, thus preventing the failover test from succeeding.
Removing DNS entries could prevent hostname resolution, but replication often uses direct IP communication or specific service configurations not solely dependent on dynamic DNS updates within a 60-day window for failover paths.
Archiving logs does not directly impact the operational functionality or network connectivity required for replication failover; it only moves historical data for storage.
Concept tested: Impact of network automation on critical services
Topics
Community Discussion
No community discussion yet for this question.