How To Enable Lldp On Cisco Switch?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log in to the switch via a console connection and enter enable mode.
2. Type “configure terminal“ to enter global configuration mode.
3. Type “lldp run“ to enable LLDP globally.
4. If needed, type “int [interface name]“, followed by “lldp transmit“ and “lldp receive“ to enable LLDP on a specific interface.
5. Type “end“ to exit configuration mode and save your changes.