Link Layer Discovery Protocol (LLDP)

LLDP (Link Layer Discovery Protocol) is an open-standard protocol that lets network devices from different vendors exchange neighbor information. In this lesson, you’ll learn how LLDP works, how to configure it on Cisco devices, and how it helps in multi-vendor troubleshooting.

  • Imagine you’re working in a network with devices from multiple vendors, and you need to identify the topology but don’t have a detailed diagram. This is where LLDP (Link Layer Discovery Protocol) becomes your best ally!

    Unlike CDP (Cisco Discovery Protocol) which is proprietary to Cisco, LLDP is an open-standard protocol that allows devices from different manufacturers to exchange neighbor information together.

    Link Layer Discovery Protocol  enabled neighbor discovery between routers and switches in a multi-vendor network

    Figure 1 – LLDP exchanges neighbor information between devices

    LLDP operates at Layer 2 (Data Link Layer) of the OSI model. It helps network devices share details about their identity, capabilities, and connectivity to theirs neighbors.

    For example, using LLDP on a Cisco router allows you to discover neighboring devices like an HP switch or an Avaya IP phone. This interoperability makes LLDP ideal for multi-vendor environments.

    Answer the question below