Owner's Manual

210 Management ACL
www.dell.com | support.dell.com
User Guidelines
Rules with Ethernet, VLAN and port-channel parameters are valid only if an IP address is
defined on the appropriate interface.The system supports up to 256 management access
rules.
Example
The following example shows how all ports are denied in the access-list called "mlist".
management access-class
The
management access-class
global configuration command defines which management access-
list is used. 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.
console-only
—The device can be managed only from the console.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures an access-list called "mlist" as the management access-list.
Console (config)# management access-list mlist
Console (config-macl)# deny
Console (config)# management access-class mlist