nerdexam
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

Reference. https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/c/sw/cli/config/guide/3_0/b_Cisco_UCS_C-Series_CLI_Configuration_Guide_3_0/b_Cisco_UCS_C-Series_CLI_Configuration_Guide_3_0_chapter_010.html#task_4A48A14614A74567A0160F93F2B9D903

Topics

#Cisco IMC Configuration#VLANs#Server Management#UCS C-Series

Community Discussion

No community discussion yet for this question.

Full 350-601 PracticeBrowse All 350-601 Questions