Netgear M7100-24X (XSM7224) - ProSAFE 24 Ports 10G Fully Managed L2 Switch Guia Do Programa

Página de 1265
Management Commands 
90
M5300, M6100, and M7100 Series ProSAFE Managed Switches 
Note:
Management and ACL commands are supported on M5300 and 
M6100 series switches only.
management access-list
This command creates a management ACL. The management ACL name can be up to 
32
 
alphanumeric characters. Executing this command enters into access-list configuration 
mode, from which you must define the denied or permitted access conditions with the deny 
and permit commands. If no match criteria are defined the default is to deny access (deny). 
If you reenter to an access-list context, new rules are entered at the end of the access list.
no management access-list 
This command deletes a management ACL identified by the name parameter.
permit ip-source
This command sets 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, priority, or a 
combination of these for the rule. Each rule requires a unique priority. Use this command in 
Management access-list configuration mode.
Format
management access list name
Mode
Global Config
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
Definition
ip-address
The source IP address.
mask
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 the service type: telnet, ssh, http, https, or snmp.
priority
The priority for the rule.