CiscoCisco
350-601 · Question #516
350-601 Question #516: Real Exam Question with Answer & Explanation
The correct answer is B: Server# scope cimc. The correct command set to configure a Cisco IMC with VLAN ID 110 and a priority value of 20 involves scoping to cimc, then eth-lan, enabling VLAN, and setting the VLAN ID and priority.
Compute
Question
A Cisco IMC on the Cisco UCS C-Series Server must be configured with VLAN ID 110 and a priority value of 20. Which command set meets these requirements?
Options
- AServer# scope cimc
- BServer# scope cimc
- CServer# scope cimc
- DServer# scope cimc
Explanation
The correct command set to configure a Cisco IMC with VLAN ID 110 and a priority value of 20 involves scoping to cimc, then eth-lan, enabling VLAN, and setting the VLAN ID and priority.
Common mistakes.
- A. This option uses set vlan id 110 priority 20 before enabling VLAN with set vlan enable yes, which is out of order and might not apply correctly.
- C. This option attempts to set the VLAN ID and priority directly under the scope cimc without entering the scope eth-lan context first, which is incorrect syntax.
- D. This option places the set vlan enable yes and set vlan id 110 priority 20 commands directly under scope cimc without entering the scope eth-lan context, and it uses scope cimc twice unnecessarily.
Concept tested. Cisco IMC VLAN configuration via CLI
Topics
#Cisco IMC Configuration#VLANs#Server Management#UCS C-Series
Community Discussion
No community discussion yet for this question.