49
CHAPTER 3
CLI CONFIGURATION
<AceId : 1-256>: Specify access control list ID that applies to this rule.
[ action {deny | filter | permit}]: Specify the action that applies to this rule.
[ dmac-type {any| broadcast | multicast | unicast } ]: Specify destination MAC type that applies to this rule.
[frame-type {any| arp|etype|ipv4|ipv4-icmp|ipv4-tcp|ipv4-udp|ipv6|ipv6-icmp|ipv6-tcp|ipv6-udp} ]: Specify
the frame type that applies to this rule.
[ingress {any | interface <PORT_TYPE> }]: Specify the ingress port.
[logging]: Enable logging function.
[mirror]: Enable the function of mirroring frames to destination mirror port.
[next { <AceId : 1-256>|last}]: Insert the current ACE ID before the next ACE ID or put the ACE ID to the last one.
[policy <PolicyId : 0-255>]: Specify the policy ID.
[rate-limiter {<RateLimiterId : 1-16>|disable}]: Specify the rate limit ID or disable this function.
[redirect {disable| interface <PORT_TYPE>}]: Redirect frames to a specific port or disable this function.
[shutdown]: Enable shutdown function.
[tag {any|tagged|untagged}]: Specify whether frames should be tagged or untagged.
[tag-priority {0-1| 0-3| 2-3| 4-5| 4-7| 6-7| <TagPriority : 0-7>|any}]: Specify the priority value.
[vid { <Vid : 1-4095>|any}]: Specify the VLAN ID.
Show:
# show access-list [ interface [ ( <port_type> [ <v_port_type_list> ] ) ] ] [ rate-limiter [ <rate_limiter_list> ] ] [ ace
statistics [ <ace_list> ] ]
Negation:
(config)# no access-list ace <ace_list>
3.9.3.3 (config)# access-list rate-limiter
Syntax:
(config)# access-list rate-limiter [ <rate_limiter_list> ] { pps <pps_rate> | 100pps <pps100_rate> | kpps
<kpps_rate> | 100kbps <kpbs100_rate> }
Explanation:
Configure rate limiter that applies to each rate limit ID.
Parameters:
[ <rate_limiter_list> ]: Specify the “rate limit ID”, “100kbps” or “pps” . The allowed rate limit ID range is from1~16.
{ pps <pps_rate> | 100pps <pps100_rate> | kpps <kpps_rate> | 100kbps <kpbs100_rate> }: Specify the rate limit
rate.
Show:
# show access-list rate-limiter [<RateLimiterList : 1~16>]
Summary of Contents for IFS-1604GSM Series
Page 385: ......