![Intel SBCEGBESW1 Manual Download Page 162](http://html1.mh-extra.com/html/intel/sbcegbesw1/sbcegbesw1_manual_2073124162.webp)
Management ACL Commands
146
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
Example
The following example creates a management access list called mlist, configures
management Ethernet interfaces 1 and 9 and makes the new access list the active list.
The following example creates a management access list called mlist, configures all
interfaces to be management interfaces except Ethernet interfaces 1 and 9 and makes the
new access list the active list.
Console(config)#
management access-list
mlist
Console(config-macl)#
permit
ethernet
ext.1
Console(config-macl)#
permit
ethernet
ext.9
Console(config-macl)#
exit
Console(config)#
management access-class
mlist
Console(config)#
management access-list
mlist
Console(config-macl)#
deny
ethernet
ext.1
Console(config-macl)#
deny
ethernet
ext.9
Console(config-macl)#
permit
Console(config-macl)#
exit
Console(config)#
management access-class
mlist