Cisco
300-615 · Question #206
300-615 Question #206: Real Exam Question with Answer & Explanation
Sign in or unlock 300-615 to reveal the answer and full explanation for question #206. The question stem and answer options stay visible for context.
Question
Refer to the exhibit. A network engineer must display the status of the vPC domain using the Python script and guest shell. The status of Cisco Nexus switches 1 and 2 must be displayed, but the code fails and displays the status of Cisco Nexus switches 0 and 1 instead. Which code resolves the issue?
Exhibit
Options
- Aprint ('Show VPC On Switch', [i] + 1, '\n') on line 5
- Bprint ('Show VPC On Switch', i + 2, '\n') on line 5
- Cfor i in range(1,3): on line 4
- Dfor i in range(1-2): on line 4
Unlock 300-615 to see the answer
You've previewed enough free 300-615 questions. Unlock 300-615 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
