Command Reference Guide

Management Access Control List
CLI Command Reference
September 2014 Page 652
HP Moonshot Switch Module CLI Command Reference
no management access-list
This command deletes a management ACL identified by name from the system.
permit ip-source
Use the permit ip-source command in Management Access-List Configuration mode to set permit conditions
for the management access list based on the source IP address of a packet. Optionally, you can specify a subnet
mask, service type, and/or priority for the rule. Each rule should have a unique priority.
permit service
Use the permit service command in Management Access-List Configuration mode to set conditions for the
management access list based on the access protocol. Each rule should have a unique priority.
Format
no management access-list name
Mode Global Config
Format
permit ip-source ip-address [mask {mask | prefix-length}] [service service] [priority
priority]
Mode Management access-list configuration
Parameter Description
ip-address Source IP address
mask Specifies the network mask of the source IP address
prefix-length Specifies the number of bits that comprise the source IP address prefix.
The prefix length must be preceded by a forward slash (/).
service Indicates service type. Can be one of the following: telnet, ssh, http, https,
snmp.
priority Priority for the rule.
Format
permit service service [priority priority]
Mode Management access-list configuration
Parameter Description
service Indicates service type. Can be one of the following: telnet, ssh, http, https,
snmp.
priority Priority for the rule.