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
. - 定义规则忽视设备以便他们not added to an LLDP group with the command
ignore
. - Create a device profile with the command
port-access device-profile
. - Add the 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 theSecurity Guide. - Enable the device profile with the command
enable
.