Multiplier default value is 4.
Protocol LLDP and profile configuration modes
Enter no multiplier to return to the default setting.
The LLDP multipler can also be configured for a specific LLDP profile. When you apply an LLDP profile on an interface using the lldp profile command, it overrides the global configuration. If a profile is not present, then the default global profile is used until you create a valid profile.
To set the number of consecutive misses:
device(conf-lldp)# multiplier 2
To set the number of consecutive misses for a specific LLDP profile:
device(conf-lldp)# profile test1 device(config-profile-test1)# multiplier 5 device(config-profile-test1)#