set lldp tx-fast-count

Use this command to set the number of LLDP PDU packets sent when entering fast transmission state.

Syntax

set lldp tx-fast-count count

Parameters

count Specifies the number of LLDP PDU transmissions when entering fast transmission state. Value can range from 1 to 8 transmissions. The default is 4 packets.

Defaults

None.

Mode

All command modes.

Usage

LLDP PDU packets are sent once every 30 seconds by default. When a new neighbor is discovered, LLDP enters fast transmission state, and it is desirable for packets to be sent more frequently. In fast transmission state, an LLDP PDU packet will be sent each fast transmission state interval for the number of intervals specified by count. The fast transmission state interval is set using the command.

Example

This example sets the number of LLDP PDU transmissions when entering fast transmission state to 4.

System(rw)->set lldp tx-fast-count 4