Management Access-List - Cisco 220 Series Smart Plus Reference Manual

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

Management ACL Commands

management access-list

management access-list
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
Example
The following example defines an ACL called mlist as the active management
ACL:
switchxxxxxx(config)# management access-class mlist
switchxxxxxx(config-macl)# permit ip 192.168.1.111/0.0.255.255 interfaces gi9
service all
switchxxxxxx(config-macl)# permit ip 192.168.1.111/0.0.255.255 interfaces
gi11 service all
switchxxxxxx(config-macl)# exit
switchxxxxxx(config)#
To configure a management access control list (ACL) and enter the Management
Access-List Configuration command mode, use the management access-list
Global Configuration mode command.
To delete a management ACL, use the no form of this command.
Syntax
management access-list
no management access-list
Parameters
name
—The ACL name.
Default Configuration
N/A
Command Mode
Global Configuration mode
User Guidelines
Use this command to configure a management ACL. This command enters the
Management Access-List Configuration command mode, where the denied or
permitted access conditions are defined with the deny and permit commands.
If no match criteria is defined, the default value is deny.
name
name
23
347

Advertisement

Table of Contents
loading

Table of Contents