E20-594 · Question #57
The mapall command reports an error with node 0.1. Using the probe.xml file shown below, what is the IP address of this node? <dpn> <module name="avaexam"> <node type="utility"> <network-interface>…
The correct answer is C. 10.6.249.89. See the full explanation below for the reasoning.
Question
The mapall command reports an error with node 0.1. Using the probe.xml file shown below, what is the IP address of this node? <dpn> <module name="avaexam"> <node type="utility"> <network-interface> <address value="10.6.249.87"/> </network-interface> </node> <node type="storage"> <network-interface> <address value="10.6.249.88"/> </network-interface> </node> <node type="storage"> <network-interface> <address value="10.6.249.89"/> </network-interface> </node> <node type="storage"> <network-interface> <address value="10.6.249.90"/> </network-interface> </node> <node type="storage"> <network-interface> <address value="10.6.249.91"/> </network-interface> </node> <node type="spare" connected="false"> <network-interface> <address value="10.6.249.92"/> </network-interface> </node> </module> </dpn>
Options
- A10.6.249.87
- B10.6.249.88
- C10.6.249.89
- D10.6.249.90
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- C82% (18)
Community Discussion
No community discussion yet for this question.