Management Access-List - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

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.
Syntax
name
management access-list
name
no management access-list
name — The access list name. (Range: 1–32 characters)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
This command enters the access-list configuration mode, where the denied or permitted access
conditions with the deny and permit commands must be defined.
If no match criteria are defined the default is deny.
If reentering to an access-list context, the new rules are entered at the end of the access-list.
Use the management access-class command to select the active access-list.
The active management list cannot be updated or removed.
Examples
The following example shows how to configure two management interfaces, Ethernet 1/g1 and
Ethernet 2/g9.
console(config)#management access-list mlist
console(config-macl)# permit ethernet 1/g1 priority <1-64>
console(config-macl)# permit ethernet 2/g9 priority <1-64>
console(config-macl)# exit
console(config)#management access-class mlist
961
Management ACL Commands

Advertisement

Table of Contents
loading

Table of Contents