Oracle
1Z0-590 · Question #67
Networking is not working for several guests on a particular host. Which two commands can help troubleshoot the networking?
The correct answer is C. brctl show will show the status of each bridge, and which VIFs are connected to it. This canthen E. ifconfig -a will show a list of all network interfaces and their current status, which will help. See the full explanation below for the reasoning.
Question
Networking is not working for several guests on a particular host. Which two commands can help troubleshoot the networking?
Options
- Axm list -1 will show all of the network interfaces for all of the virtual machines, which can be used
- Bconfig_network.py -l will show which network interfaces are in use, and which are having
- Cbrctl show will show the status of each bridge, and which VIFs are connected to it. This canthen
- DSystem-config-network will list the virtual interfaces, which can be inspected to see which are
- Eifconfig -a will show a list of all network interfaces and their current status, which will help
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C80% (28)
- D11% (4)
Community Discussion
No community discussion yet for this question.