associate mac-group
Syntax
associate mac-group 没有associate mac-group
描述
Associates a MAC group with a device profile. A maximum of two MAC groups can be associated with a device profile.
The没有
form of this command removes a MAC group from a device profile.
Command context
config-device-profile
Parameters
-
- Specifies the name of the MAC group to associate with this device profile. Range: 1 to 32 alphanumeric characters.
权威
Administrators or local user group members with execution rights for this command.
Examples
将MAC集团mac01-groupwith the device profileprofile01:
switch(config)#port-access device-profile profile01switch(config-device-profile)#associate mac-group mac01-group
Removing the MAC groupmac01-groupfrom the device profileprofile01:
switch(config)#port-access device-profile profile01switch(config-device-profile)#没有associate mac-group mac01-group