Security network acl add – Interlogix GE-DSSG-244-POE User Manual User Manual
Page 325
User’s Manual of NS3601-24P/4S Series
323
1
Example:
Set rate limit value in 1024k for port 1
SWITCH/>security network acl rate 1 1024k
Security Network ACL Add
Description:
Add or modify Access Control Entry (ACE).
If the ACE ID parameter
Otherwise, a new ACE will be added. If the ACE ID is not specified, the next available ACE ID will be used.
If the next ACE ID parameter
ACE ID is not specified, the ACE will be placed last in the list.
If the Switch keyword is used, the rule applies to all ports. If the Port keyword is used, the rule applies to the specified port
only. If the Policy keyword is used, the rule applies to all ports configured with the specified policy. The default is that the
rule applies to all ports.
Syntax:
Security Network ACL Add [
[
(ip [
[
[permit|deny] [
Parameters:
: ACE ID (1-128), default: Next available ID
: Next ACE ID (1-128), default: Add ACE last
switch
: Switch ACE keyword
port
: Port ACE keyword
: Port number
policy
: Policy ACE keyword
: Policy number (1-8)
: VLAN ID (1-4095) or 'any'
: VLAN tag priority (0-7) or 'any'
: DMAC type: any|unicast|multicast|broadcast
etype
: Ethernet Type keyword
: Ethernet Type or 'any'
: Source MAC address (xx-xx-xx-xx-xx-xx) or 'any'
: Destination MAC address (xx-xx-xx-xx-xx-xx) or 'any'
arp
: ARP keyword
: Source IP address (a.b.c.d/n) or 'any'
: Destination IP address (a.b.c.d/n) or 'any'
: ARP operation code: any|arp|rarp|other
: ARP flags: request|smac|tmac|len|ip|ether [0|1|any]
ip
: IP keyword
: IP protocol number (0-255) or 'any'
: IP flags: ttl|options|fragment [0|1|any]
icmp
: ICMP keyword
: ICMP type number (0-255) or 'any'
: ICMP code number (0-255) or 'any'
udp
: UDP keyword
: Source UDP/TCP port range (0-65535) or 'any'
: Destination UDP/TCP port range (0-65535) or 'any'
tcp
: TCP keyword
: TCP flags: fin|syn|rst|psh|ack|urg [0|1|any]
permit
: Permit forwarding (default)
deny
: Deny forwarding
: Rate limiter number (1-15) or 'disable'
: Port number for copy of frames or 'disable'
: System logging of frames: log|log_disable