72201T · Question #13
When running the display node-names ip command, what information is found?
The correct answer is D. name and IP address. Option D is correct because the display node-names ip command is designed to show node identification alongside network addressing - "node-names" reveals the name assigned to each node, and the ip parameter scopes the output to display each node's corresponding IP address…
Question
When running the display node-names ip command, what information is found?
Options
- Atype and link number
- Bname and link number
- CIP address and type
- Dname and IP address
How the community answered
(59 responses)- A5% (3)
- B2% (1)
- C3% (2)
- D90% (53)
Explanation
Option D is correct because the display node-names ip command is designed to show node identification alongside network addressing - "node-names" reveals the name assigned to each node, and the ip parameter scopes the output to display each node's corresponding IP address, giving administrators a name-to-address mapping.
- A (type and link number) is wrong because neither piece of information maps to what
node-namesoripsurfaces; link numbers belong to interface-level commands, not node name lookups. - B (name and link number) is a partial trap - "name" is correct, but "link number" is not provided by the
ipparameter; that would require a different argument or command. - C (IP address and type) flips the logic - "IP address" is correct, but "type" is not what the node-names component returns.
Memory tip: Break the command into its two parts - node-names → Name, ip → IP address. The two parts of the command tell you exactly the two pieces of output: Name + IP = option D.
Topics
Community Discussion
No community discussion yet for this question.