DELL PC6224F User Manual

Page of 1356
Management ACL Commands
1143
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