Management ACL Commands
155
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Management_ACL.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
management access-class
The
management access-class
Global Configuration mode command restricts
management connections by defining the active management access list. To
disable management connection restrictions, use the
no
form of this
command.
Syntax
management access-class
{
console-only
|
name
}
no management access-class
Parameters
•
console-only
—Specifies that the device can be managed only from the
console.
•
name
—Specifies the access list name to be used. (Length: 1–32
characters)
Default Configuration
The default configuration is no management connection restrictions.
Command Mode
Global Configuration mode
Example
The following example defines an access list called
mlist
as the active
management access list.
Console(config)#
management access-class
mlist
show management access-list
The
show management access-list
Privileged EXEC mode command displays
management access lists.
Syntax
show management access-list
[
name
]