CompTIA
XK0-006 · Question #40
An administrator updates the network configuration on a server but wants to ensure the change will not cause an outage if something goes wrong. Which of the following commands allows the…
The correct answer is A. netplan try. netplan try applies the new network configuration temporarily and waits for user confirmation. If not confirmed, it automatically reverts, preventing outages from misconfigurations.
Networking and Cloud Concepts
Question
An administrator updates the network configuration on a server but wants to ensure the change will not cause an outage if something goes wrong. Which of the following commands allows the administrator to accomplish this goal?
Options
- Anetplan try
- Bnetplan rebind
- Cnetplan ip
- Dnetplan apply
How the community answered
(49 responses)- A90% (44)
- B2% (1)
- C4% (2)
- D4% (2)
Explanation
netplan try applies the new network configuration temporarily and waits for user confirmation. If not confirmed, it automatically reverts, preventing outages from misconfigurations.
Topics
#netplan#network configuration#rollback#Ubuntu networking
Community Discussion
No community discussion yet for this question.