enable
Syntax
enable
no enable
Description
Enables a device profile.
The
no
form of this command disables a device profile.
Command context
config-device-profile
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling a device profile:
switch(config)# port-access device-profile profile01 switch(config-device-profile)# enable
Disabling a device profile named profile01:
switch(config)# port-access device-profile profile01 switch(config-device-profile)# no enable