lldp-param¶
The following operations can be performed on "lldp-param":
show lldp param¶
Display the global LLDP params
Synopsis¶
show lldp param
Arguments¶
Output¶
holdtimeTxMult A multiplier for calculating the duration for which the receiving device stores the LLDP information in its database before discarding or removing it. The duration is calculated as the holdtimeTxMult (Holdtime Multiplier) parameter value multiplied by the timer (Timer) parameter value.
timer Interval, in seconds, between LLDP packet data units (LLDPDUs). that the Citrix ADC sends to a directly connected device.
Mode Global mode of Link Layer Discovery Protocol (LLDP) on the Citrix ADC. The resultant LLDP mode of an interface depends on the LLDP mode configured at the global and the interface levels.
Example¶
show lldpparam
unset lldp param¶
Use this command to remove lldp param settings.Refer to the set lldp param command for meanings of the arguments.
Synopsis¶
unset lldp param [-holdtimeTxMult] [-timer] [-Mode]
set lldp param¶
Sets the global Link Layer Discovery Protocol (LLDP) parameters such as LLDP Timer, Hold Time Multiplier, and LLDP mode.
Synopsis¶
set lldp param [-holdtimeTxMult
Arguments¶
holdtimeTxMult A multiplier for calculating the duration for which the receiving device stores the LLDP information in its database before discarding or removing it. The duration is calculated as the holdtimeTxMult (Holdtime Multiplier) parameter value multiplied by the timer (Timer) parameter value. Default value: 4 Minimum value: 1 Maximum value: 20
timer Interval, in seconds, between LLDP packet data units (LLDPDUs). that the Citrix ADC sends to a directly connected device. Default value: 30 Minimum value: 1 Maximum value: 3000
Mode Global mode of Link Layer Discovery Protocol (LLDP) on the Citrix ADC. The resultant LLDP mode of an interface depends on the LLDP mode configured at the global and the interface levels.
Possible values: NONE, TRANSMITTER, RECEIVER, TRANSCEIVER
Example¶
set lldpparam -mode RECEIVER