Administration
Switch Management Access Control
Cisco Small Business 200E Series Advanced Smart Switch Command Reference 95
2
Usage Guidelines
This command enters the access-list configuration mode, where the denied or
permitted access conditions with the deny and permit commands must be
defined. If no match criteria are defined, the default is to permit access. If re-
entering to an access-list context, the new rules are entered at the end of the
access-list. Use the management access-class command to select the active
access-list. The active management list cannot be updated or removed.
Related Commands
permit
Use this command in Management Access-List Configuration mode to set
conditions for the management access list.
permit interface interface [service service] [priority priority]
permit ip-source ip-address [mask mask | prefix-length] [service service] [priority
priority]
permit user username [priority priority]
Syntax Descriptions
Command Description
management
access-class
Restrict management connections.
deny
permit
Sets conditions for the management access list.
Parameter Description
interface A port number.
service The service type: telnet, http, tftp, ssh, or snmp.
priority Priority for the rule. The range is 1–16.
ip-address The source IP address to deny.
mask The network mask of the source IP address.