Command Reference Guide
Management Access Control List
CLI Command Reference
September 2014 Page 653
HP Moonshot Switch Module CLI Command Reference
permit priority
Use the permit priority command in Management Access-List Configuration mode to assign a priority to the
rule. Each rule should have a unique priority.
deny ip-source
Use the deny 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 deny 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
permit priority priority
Mode Management access-list configuration
Format
deny 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
deny 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.