Which option correctly enables LLDP on an interface?
- R1(config-if)# lldp enable
- R1(config-if)# lldp enable
R1(config-if)# lldp receive - R1(config-if)# lldp receive
R1(config-if)# lldp transmit - R1(config-if)# lldp enable
R1(config-if)# lldp receive
R1(config-if)# lldp transmit
Explanation: To enable LLDP on interfaces, use lldp transmit and lldp receive. The lldp run global configuration command enables LLDP globally. Interface LLDP configuration commands override the global command.
Related exam: 10.8.4 Module Quiz - Network Management
Related exam: CCNA 2 v6 Chapter 10: Check Your Understanding
