Show management access-class, Show management access-list – Dell PowerEdge M805 User Manual

Page 125

Advertising
background image

Management ACL Commands

89

The following example shows how to configure all the interfaces to be management interfaces
except for two interfaces, Ethernet 1/g1 and Ethernet 2/g9.

console(config)# management access-list mlist

console(config-macal)# deny ethernet 1/g1 priority <1-64>

console(config-macal)# deny ethernet 2/g9 priority <1-64>

console(config-macal)# permit priority <1-64>

console(config-macal)# exit

console(config)# management access-class mlist

show management access-class

Use the show management access-class command in Privileged EXEC mode to display information
about the active management access list.

Syntax

show management access-class

Default Configuration

This command has no default configuration.

Command Mode

Privileged EXEC mode

User Guidelines

This command has no user guidelines.

Example

The following example displays the management access-list information.

console# show management access-class

Management access-class is enabled, using access list mlist

show management access-list

Use the show management access-list command in Privileged EXEC mode to display management
access-lists.

Syntax

show management access-list [name]

name—A valid access list name. (Range: 1 to 32 characters)

Advertising