exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 458 discussion

Actual exam question from Cisco's 350-601
Question #: 458
Topic #: 1
[All 350-601 Questions]

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?

  • A. Server# scope cimc -

    Server /cimc # scope vlan -
    Server /cimc/network # enable vlan
    Server /cimc/network *# set vlan-id 110
    Server /cimc/network *# set vlan-priority 20
    Server /cimc/network *# commit
  • B. Server# scope cimc -

    Server /cimc # scope network -
    Server /cimc/network # set vlan-enabled yes
    Server /cimc/network *# set vlan-id 110
    Server /cimc/network *# set vlan-priority 20
    Server /cimc/network *# commit
  • C. Server# scope cimc -

    Server /cimc # scope network -
    Server /cimc/network # switchport mode trunk
    Server /cimc/network *# switchport trunk native vlan 110
    Server /cimc/network *# spanning-tree portfast
    Server /cimc/network *# copy run start
  • D. Server# scope cimc -

    Server /cimc # scope network -
    Server /cimc/network # switchport mode access
    Server /cimc/network *# switchport access 110
    Server /cimc/network *# spanning-tree portfast
    Server /cimc/network *# copy run start
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ed27
7 months, 3 weeks ago
Selected Answer: B
Agree with prospio971
upvoted 3 times
...
prospio971
11 months, 1 week ago
Selected Answer: B
It's correct Server# scope cimc Server /cimc # scope network Server /cimc/network # set vlan-enabled yes Server /cimc/network *# set vlan-id 10 Server /cimc/network *# set vlan-priority 32 Server /cimc/network *# commit Server /cimc/network # show detail https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/c/sw/cli/config/guide/1-4-1/b_Cisco_UCS_C-Series_CLI_Configuration_Guide_141/b_Cisco_UCS_C-Series_CLI_Configuration_Guide_141_chapter_01000.html#task_F1A505AA52BE41C2A0CE089FCAE4F9D2
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...