home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

service lldp legacy-protocols <protocol>

Specifies which legacy (proprietary) link-layer discovery protocols to support in addition to LLDP.

set service lldp legacy-protocol protocol
delete service lldp legacy-protocol protocol
show service lldp legacy-protocol
protocol
Multinode. A proprietary link-layer discovery protocol. The protocol is one of the following:

cdp —Cisco Discovery Protocol

edp —Extreme Discovery Protocol

fdp —Foundry Discovery Protocol

sonmp —Nortel Discovery Protocol

You can enable support for multiple legacy protocols by creating multiple legacy-protocol configuration nodes.

Configuration mode


service {
    lldp {
        legacy-protocol protocol
    }
}

Use this command to specify a legacy (proprietary) link-layer discovery protocol to support in addition to LLDP.

If a frame from one of the specified protocols is received on an interface, the system begins to send frames for that protocol on the interface.

Use the set form of this command to enable support for a legacy protocol.

Use the delete form of this command to disable support for a legacy protocol.

Use the show form of this command to show legacy protocol configuration.