Management ACL Commands
show management access-list
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 252
19
Example
The following example denies all ports in the access list called ‘mlist’.
Console(config)# management access-list mlist
Console(config-macl)# deny ip-source 172.16.15.3
show management access-listThe show management access-list Privileged EXEC mode command displays
management access lists.
Syntax
show management access-list
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
There are no user guidelines for this command.
Example
The following example displays the ‘mlist’ management access list.
Console# show management access-list mlist
permit ethernet e1
permit ethernet e9
! (Note: all other access implicitly denied)