nerdexam
Cisco

200-155 · Question #83

Alan is an IT administrator for an organization. He needs to verify if all the port channels on Nexus 1000V Switch are enabled for LACP. Which command can be used to verify the same?

The correct answer is C. show port-channel summary. To verify if port channels on a Nexus 1000V Switch are enabled for LACP, the show port-channel summary command is used. This command provides a concise overview of all port channels, including their status and LACP details.

Cisco Nexus Switching Platforms

Question

Alan is an IT administrator for an organization. He needs to verify if all the port channels on Nexus 1000V Switch are enabled for LACP. Which command can be used to verify the same?

Options

  • Ashow port-channel traffic
  • Bshow port-profile
  • Cshow port-channel summary
  • Dshow port-channel usage

How the community answered

(21 responses)
  • B
    5% (1)
  • C
    95% (20)

Why each option

To verify if port channels on a Nexus 1000V Switch are enabled for LACP, the `show port-channel summary` command is used. This command provides a concise overview of all port channels, including their status and LACP details.

Ashow port-channel traffic

`show port-channel traffic` displays traffic statistics for port channels, not LACP enablement status.

Bshow port-profile

`show port-profile` on Nexus 1000V shows configurations of port profiles, which are templates, not the live LACP status of port channels.

Cshow port-channel summaryCorrect

The `show port-channel summary` command on Cisco Nexus switches displays a brief overview of all configured port channels, including their operational status, the protocol used (like LACP), and member interfaces. This output allows an administrator to quickly ascertain if LACP is enabled and functioning for each port channel.

Dshow port-channel usage

`show port-channel usage` is not a standard or recognized command to display LACP enablement status for port channels.

Concept tested: Verifying LACP status on Nexus Port Channels

Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus1000v/sw/4_0/layer2/configuration/guide/n1000v_l2_cg/n1000v_l2_cg_etherchannel.html

Topics

#Nexus 1000V#LACP#port-channel#CLI commands

Community Discussion

No community discussion yet for this question.

Full 200-155 Practice