Configuring a device profile for LLDP
Procedure
-
Create an LLDP group with the command
port-access lldp-group
. -
Define rules for adding devices to an LLDP group with the command
match
. -
Define rules for ignoring devices so that they are not added to an LLDP group with the command
ignore
. -
Create a device profile with the command
port-access device-profile
. -
Add an LLDP group with the command
associate lldp-group
. -
Add a role to a device profile with the command
associate role
. Make sure that the role is already created. For information on how to create a role, see port access role information in the Security Guide. -
Enable the device profile with the command
enable
.