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