Dell 34XX Switch User Manual


 
162 Configuring System Information
www.dell.com | support.dell.com
The following is an example of the CLI commands:
console(config)# management access-list mlist
console(config-macl)# permit ethernet 1/e1
console(config-macl)# permit ethernet 1/e2
console(config-macl)# deny ethernet 1/e3
console(config-macl)# deny ethernet 1/e4
console(config-macl)# exit
console(config)# management access-class mlist
console(config)# exit
console# show management access-list
mlist
-----
permit ethernet 1/e1
permit ethernet 1/e2
deny ethernet 1/e3
deny ethernet 1/e4
! (Note: all other access implicitly denied)
Console# show management access-class
Management access-class is enabled, using access list mlist