free hit counter

Lldp Hold-Multiplier - Cisco 300 Series Cli Manual

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

37
Link Layer Discovery Protocol (LLDP) Commands
Example
The following example sets the interval for sending LLDP updates to 60 seconds.
switchxxxxxx(config)#
lldp timer
60
37.5

lldp hold-multiplier

Use the lldp hold-multiplier Global Configuration mode command to specify how
long the receiving device holds a LLDP packet before discarding it. Use the no
form of this command to restore the default configuration.
Syntax
number
lldp hold-multiplier
no lldp hold-multiplier
Parameters
number
hold-multiplier
—Specifies the LLDP packet hold time interval as a
multiple of the LLDP timer value (range: 2-10).
Default Configuration
The default LLDP hold multiplier is 4.
Command Mode
Global Configuration mode
User Guidelines
The actual Time-To-Live (TTL) value of LLDP frames is calculated by the following
formula:
TTL = min(65535, LLDP-Timer * LLDP-hold-multiplier)
For example, if the value of the LLDP timer is 30 seconds, and the value of the
LLDP hold multiplier is 4, then the value 120 is encoded in the TTL field of the
LLDP header.
604
78-21075-01 Command Line Interface Reference Guide

Advertisement

Table of Contents
loading