associate lldp-group

Syntax

associate lldp-group没有associate lldp-group

描述

Associates an LLDP group with a device profile. A maximum of two LLDP groups can be associated with a device profile

The没有form of this command removes an LLDP group from a device profile.

Command context

config-device-profile

Parameters

Specifies the name of the LLDP group to associate with the device profile. Range: 1 to 32 alphanumeric characters.

权威

Administrators or local user group members with execution rights for this command.

Examples

Associating the LLDP groupmy-lldp-groupwith the device profileprofile01:

switch(config)#端口访问device-profile profile01switch(config-device-profile)#associate lldp-group my-lldp-group

Removing the LLDP groupmy-lldp-groupfrom the device profileprofile01:

switch(config)#端口访问device-profile profile01switch(config-device-profile)#没有associate lldp-group my-lldp-group