Enables LLDP on this profile and configures LLDP settings
LLDP or IEEE 802.1AB is a vendor-neutral Data Link Layer protocol used by network devices for advertising of (announcing) identity, capabilities, and interconnections on a IEEE 802 LAN network. The protocol is formally referred to by the IEEE as Station and Media Access Control Connectivity Discovery. Both LLDP snooping and ability to generate and transmit LLDP packets is provided.
Information obtained via CDP and LLDP snooping is available in the UI. Information obtained using LLDP is provided during the adoption process, so the layer 2 device detected by the access point can be used as a criteria in the provisioning policy.
lldp [holdtime <10-1800>|run|timer <5-900>]
lldp | Enables LLDP on this profile and configures LLDP settings |
holdtime <10-1800> | Sets the holdtime for transmitted LLDP PDUs. This command specifies the time a receiving device holds information before discarding.
|
run | Enables LLDP on this profile |
timer <5-900> | Sets the transmit interval. This command specifies the transmission frequency of LLDP updates in seconds.
|
lldp med-tlv-select [inventory-management|power-management {auto}]
lldp | Enables LLDP on this profile and configures LLDP settings |
med-tlv-select [inventory-management| power-management {auto}] | Provides
additional media endpoint device TLVs to enable inventory and power
management discovery. Specifies the LLDP MED TLVs to send or receive.
|
nx9500-6C8809(config-profile-default-rfs4000)#lldp timer 20 nx9500-6C8809(config-profile-default-rfs4000)#show context profile rfs4000 default-rfs4000 bridge vlan 1 ........................................... use firewall-policy default ip dns-server-forward ip nat pool pool1 address range 172.16.10.2 172.16.10.8 ip nat inside source list test interface vlan1 pool pool1 overload lldp timer 20 --More-- nx9500-6C8809(config-profile-default-rfs4000)#
no | Disables LLDP on this profile |