Command Line Interface Reference Guide HP BladeSystem PC Blade Switch
14-2 www.hp.com HP PC Blade Switch CLI Reference Guide
Management ACL Commands
Example
The following commands create a management access list called mlist, configure management
Ethernet interfaces e45 and e46 and make the new access list the active list.
The following commands create a management access list called mlist, configure all interfaces to
be management interfaces except Ethernet interfaces e45 and e46 and make the new access list
the active list.
Console(config)# management access-list mlist
Console(config-macl)# permit ethernet e45
Console(config-macl)# permit ethernet e46
Console(config-macl)# exit
Console(config)# management access-class
mlist
Console(config)# management access-list
mlist
Console(config-macl)# deny ethernet e45
Console(config-macl)# deny ethernet e46
Console(config-macl)# permit
Console(config-macl)# exit
Console(config)# management access-class
mlist










