port-access device-profile
Syntax
port-access device-profile <DEVICE-PROFILE-NAME>
no port-access device-profile <DEVICE-PROFILE-NAME>
Description
Creates a new device profile and switches to the
config-device-profile
context. A maximum of 32 device profiles can be created.
The
no
form of this command removes a device profile.
Command context
config
Parameters
<DEVICE-PROFILE-NAME>
- Specifies the name of a device profile. Range: 1 to 32 alphanumeric characters.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Creating a device profile named profile01:
switch(config)# port-access device-profile profile01 switch(config-device-profile)#
Removing a device profile named profile01:
switch(config)# no port-access device-profile profile01