270 Management ACL
Examples
The following example shows how to create an Access-List called ’mlist’, configure two management
interfaces ethernet g1 and ethernet g9, and make the Access-List the active list.
The following example shows how to create an Access-List called ’mlist’, configure all interfaces to be
management interfaces except interfaces ethernet g1 and ethernet g9, and make the Access-List the
active list.
Console (config)# management access-list mlist
Console (config-macl)# permit ethernet g1
Console (config-macl)# permit ethernet g9
Console (config-macl)# exit
Console (config)# management access-class mlist
Console (config)# management access-list mlist
Console (config-macl)# deny ethernet g1
Console (config-macl)# deny ethernet g9
Console (config-macl)# permit
Console (config-macl)# exit
Console (config)# management access-class mlist
5400_CLI.book Page 270 Wednesday, December 17, 2008 4:33 PM