A network administrator is troubleshooting neighbor discovery between a Cisco Catalyst switch and an adjacent third-party switch. Global LLDP is enabled on the Cisco switch using the 'lldp run' command. The Cisco switch successfully detects the neighbor on interface GigabitEthernet0/1, but the neighbor does not receive any discovery frames from the Cisco switch. Which interface configuration command must be applied to GigabitEthernet0/1 to resolve this issue?
- lldp transmitAnswer
- Bcdp run
- Clldp holdtime 120
- Dswitchport trunk native vlan 1
Answer
The command 'lldp transmit' applied under interface configuration mode enables outbound LLDP frame transmission on that specific interface.
On Cisco Catalyst switches, LLDP allows transmit and receive functions to be enabled or disabled independently on each interface. The 'lldp transmit' command under interface mode activates outbound frame transmission so neighboring devices can discover the local switch.
Step-by-Step Solution
Key Concept
LLDP Interface Directional Control Commands
Estimated Time:1m 0s