clear lldp
Enterasys C3 Configuration Guide 10-31
After you configure Network Policy TLVs, you must also configure the port to send the Network
Policy TLV with the set lldp port tx-tlv command.
Example
This example configures the voice application TLV on port ge.2.1 and then configures the port to
send the Network Policy TLV.
C3(rw)->set lldp port network-policy voice state enable tag tagged vlan dot1p
ge.2.1
C3(rw)->set lldp port tx-tlv med-pol ge.2.1
clear lldp
Use this command to return LLDP parameters to their default values.
Syntax
clear lldp {all | tx-interval | hold-multiplier | trap-interval | med-fast-repeat}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example returns the transmit interval to the default value of 30 seconds.
C3(rw)->clear lldp tx-interval
clear lldp port status
Use this command to return the port status to the default value of both (both transmitting and
processing received LLDPDUs are enabled).
Syntax
clear lldp port status port-string
all Returns all LLDP configuration parameters to their default values,
including port LLDP configuration parameters.
tx-interval Returns the number of seconds between transmissions of LLDP
frames.to the default of 30 seconds.
hold-multiplier Returns the multiplier to apply to the transmit interval to determine
the time-to-live value to the default value of 4.
trap-interval Returns the minimum time between LLSP trap transmissions to the
default value of 5 seconds.
med-fast-repeat Returns the number of fast start LLDPDUs to be sent when an LLDP-
MED endpoint device is detected to the default of 3.