960 Management ACL Commands
Default Configuration
This command has no default configuration.
Command Mode
Management Access-list Configuration mode
User Guidelines
Rules with ethernet, vlan, and port-channel parameters are valid only if an IP address is defined 
on the appropriate interface. Ensure that each rule has a unique priority.
Example
The following example shows how all ports are denied in the access-list called 
mlist
.
console(config)# management access-list mlist
console(config-macl)# deny
management access-class
Use the management access-class command in Global Configuration mode to restrict 
management connections. To disable restriction, use the no form of this command. 
Syntax
management access-class {console-only|
name
}
no management access-class
•
name
 — A valid access-list name. (Range: 1–32 characters)
•
console-only
 — The switch can be managed only from the console.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures an access-list called 
mlist
 as the management access-list.