QuestionQ633

Network Fundamentals

An engineer must configure LLDP to transmit the port description type-length-value (TLV). Which command sequence should be used?

  • A switch(config-if)#lldp port-description
  • B switch#lldp port-description
  • C switch(config-line)#lldp port-description
  • D switch(config)#lldp port-description
Explanation

On Cisco switches, LLDP TLV settings such as the port description are per-port options, so they are configured from interface configuration mode rather than global configuration, line configuration, or privileged EXEC mode. This matches how Cisco's LLDP CLI reference documents port-level TLV selection commands.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!