Management Access-List; Permit Ip-Source - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

When a management ACL is enabled, incoming TCP packets initiating a connection (TCP
SYN) and all UDP packets are filtered based on their source IP address and destination port.
When the management ACL is disabled, incoming TCP/UDP packets are not filtered and are
processed normally.

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.
Format
management access list name
Mode
Global Config
no management access-list
This command deletes a management ACL identified by the name parameter.
Format
no management access list name
Mode
Global Config

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
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.
M6100 Series Switches
Management Commands
65

Advertisement

Table of Contents
loading

Table of Contents