Show Management Access-List - 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
Cisco Small Business 200E Series Advanced Smart Switch Command Reference
Parameter
prefix-length
username
Default
All users are permitted management access.
Command Modes
Management Access-list Configuration mode
Examples
The following example uses the permit command to allow access only to two
management interfaces, e1 and e2:
switch(config)#management access-list mlist
switch(config-macal)#permit interface e1 priority <1-16>
switch(config-macal)#permit interface e2 priority <1-16>
switch(config-macal)#deny priority <1-16>
switch(config-macal)#exit
switch(config)#management access-class mlist
Related Commands
Command
management
access-class
management
access-list
deny

show management access-list

Use this command to display information about the configured management
access list.
show management access-list
Description
The number of bits that comprise the source IP address
prefix. The prefix length must be preceded by a forward
slash (/). The range is 0–32 bits.
The name of a management user.
Description
Restrict management connections.
Defines an access list for management and enters the
access-list configuration mode.
Sets conditions for the management access list.
2
96

Advertisement

Table of Contents
loading

Table of Contents