Management access-class, Management access-list – Dell PowerEdge M805 User Manual

Page 122

Advertising
background image

86

Management ACL Commands

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. 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-macal)# 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 to 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.

console(config)# management access-class mlist

management access-list

Use the management access-list command in Global Configuration mode to define an access list
for management, and enter the access-list for configuration. Once in the access-list configuration
mode, the denied or permitted access conditions are configured with the deny and permit
commands. To remove an access list, use the no form of this command.

Advertising