Command Reference Guide
Management Access Control List
CLI Command Reference
September 2014 Page 655
HP Moonshot Switch Module CLI Command Reference
show management access-list
Use this command to view information about the configured management ALC.
Example: This command shows an example of the command output:
(Routing) #show management access-list
List Name...................................... mgmtacl
List Admin Mode................................ Disabled
Packets Filtered............................... 0
Rules:
permit ip-source 192.168.2.10 mask 255.255.255.255 service ssh priority 1
permit ip-source 192.168.2.182 mask 255.255.255.255 service ssh priority 2
permit ip-source 192.168.2.23 mask 255.255.255.255 service ssh priority 3
NOTE: All other access is implicitly denied.
Format
show management access-list [name]
Mode Privileged EXEC
Field Description
List Name The name of the management ACL
List Admin Mode The administrative mode of the management ACL. To activate a management
ACL, use the
management access-class command.
Packets Filtered The number of packets filtered by the management ACL
Rules The rules that are included in the ACL.