246 Management ACL
Examples
The following example creates a management access list called mlist, configures management Ethernet
interfaces 1/e1 and 2/e9 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/e1 and 2/e9 and makes the new access list the active
list.
Console(config)# management access-list mlist
Console(config-macl)# permit ethernet 1/e1
Console(config-macl)# permit ethernet 2/e9
Console(config-macl)# exit
Console(config)# management access-class mlist
Console(config)# management access-list mlist
Console(config-macl)# deny ethernet 1/e1
Console(config-macl)# deny ethernet 2/e9
Console(config-macl)# permit
Console(config-macl)# exit
Console(config)# management access-class mlist
book.book Page 246 Thursday, December 18, 2008 7:40 PM