QTECH
Software Configuration Manual
19-223
19.2 LLDP configuration
19.2.1
LLDP configuration list
The configuration can be effective only after LLDP enables. Configure related parameter of devices or
Ethernet interface before enabling LLDP and these configurations will be saved after disabling LLDP. And the
parameter will be effective after re-enabling LLDP. LLDP configuration list is as following :
·
Enable/disable global LLDP
·
Configure LLDP hello-time
·
Configure LLDP hold-time
·
Interface LLDP packet receiving/sending mode configuration
·
Display LLDP information
19.2.2
Enable/disable global LLDP
Use following command in global configuration mode :
Enable global LLDP
lldp
Disable global LLDP
no lldp
By default, global LLDP disables.
For example :
! Enable global LLDP
QTECH(config)#lldp
19.2.3
Configure LLDP hello-time
Use following command in global configuration mode :
Configure LLDP hello-time
lldp hello-time
<
5-32768
>
Restore default LLDP hello-time
no lldp hello-time
The default LLDP hello-time is 30 seconds
For example :
! Configure LLDP hello-time to be 10
QTECH(config)#lldp hello-time 10
19.2.4
Configure LLDP hold-time
Use following command in global configuration mode :
Configure LLDP hold-time
lldp hold-time
<
2-10
>
Restore default LLDP hold-time
no lldp hold-time
The default LLDP hold-time is 4
For example :
! Configure LLDP hold-time to be 2
QTECH(config)#lldp hold-time 2