Management Access-Class - Cisco Small Business 200 Series User Manual

Advanced smart switch command line reference
Hide thumbs Also See for Small Business 200 Series:
Table of Contents

Advertisement

Administration
Switch Management Access Control
NOTE
Cisco Small Business 200E Series Advanced Smart Switch Command Reference
Command
permit
show
management
access-list

management access-class

Use this command in Global Config mode to restrict management connections. To
disable restriction, use the no form of this command.
Console access cannot be disabled.
management access-class {console-only | access-list-name}
no management access-class
Syntax Descriptions
Parameter
console-only
access-list-name
Default
Management access is not restricted.
Command Modes
Global Config
Examples
The following example uses the management access-class command to restrict
access to an access list named mlist after the access list has been defined:
switch(config)#management access-list mlist
switch(config-macal)#deny interface e1 priority <1-16
switch(config-macal)#deny interface e2 priority <1-16>
switch(config-macal)#permit priority <1-16>
switch(config-macal)#exit
switch(config) #management access-class mlist
Description
Sets conditions for the management access list.
Displays information about the configured management
access list.
Description
Restricts management access to the serial (console)
interface.
Restricts management access to the specified access list
name.
2
93

Advertisement

Table of Contents
loading

Table of Contents