200-155 · Question #212
A user logs into a Cisco Nexus 7000 Series device and issues a show vpc brief command but the user does not see any output. What could cause this issue?
The correct answer is A. The user needs to enable the vPC feature. If the show vpc brief command yields no output on a Cisco Nexus device, it is most likely because the vPC feature has not been explicitly enabled.
Question
A user logs into a Cisco Nexus 7000 Series device and issues a show vpc brief command but the user does not see any output. What could cause this issue?
Options
- AThe user needs to enable the vPC feature
- BThe user does not have admin level privilege
- CThe vPC peer link is down
- DThe command is not valid
How the community answered
(34 responses)- A82% (28)
- B6% (2)
- C3% (1)
- D9% (3)
Why each option
If the `show vpc brief` command yields no output on a Cisco Nexus device, it is most likely because the vPC feature has not been explicitly enabled.
On Cisco Nexus 7000 Series devices, features like Virtual Port Channel (vPC) are not enabled by default and require explicit activation using the `feature vpc` command. If the vPC feature is not enabled, the system does not run the vPC process, and consequently, vPC-related commands like `show vpc brief` will produce no output.
If a user lacks privilege, the command typically results in an 'Authorization failed' or 'Permission denied' message, or the command itself might not be recognized, rather than no output at all.
If the vPC peer link is down, the `show vpc brief` command would still display output, indicating the status of the vPC domain and explicitly showing the peer link as down, not an absence of output.
The command `show vpc brief` is a valid and commonly used command on Cisco Nexus 7000 Series devices for displaying vPC status once the feature is enabled; an invalid command would typically result in an '% Invalid command' error message.
Concept tested: Cisco Nexus vPC feature activation
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus7000/sw/vpc/config/c_N7K_vPC_Config/vpc_config.html
Topics
Community Discussion
No community discussion yet for this question.