16 access-list rate-limiter – Interlogix NS3702-24P-4S Command Line Guide User Manual

Page 54

Advertising
background image

-54-

4-5, 4-7, 6-7, <TagPriority : 0-7>, any} | vid {<Vid : 1-4095>, any}

<AceId : 1-512>

ACE ID

action

Access list action

dmac-type

The type of destination MAC address

frametype

F rame type

ingress

Ingress

logging

Logging frame information. Note: The logging feature only

works when the packet length is less than 1518 (without

VLAN

tags) and the System Log memory size and logging rate

are limited.

next

Insert the current ACE before the next ACE ID

policy

Policy

rate-limiter

Rat e limiter

redirect

Redirect frame to specific port

shutdown

Shutdown incoming port. The shutdown feature only works

when the packet length is less than 1518 (without VLAN

tags).

tag-priority

Tag priority

vid

VID field

Default:

N/A

Usage Guide:

To update the specific profile for the access list.

Example:

Original:

Profile 1

(action: permit, dmac-type: unicast, frametype: ipv4-icmp, ingress: any, logging: disable, policy: 1,

rate-limiter: 1, tag-priority: 1. vid: 1

).

Updated:

Profile 1

(action: deny, dmac-type: any, frametype: ipv4-icmp, ingress: any, logging: disable, policy: 1, rate-limiter:

1, tag-priority: 1. vid: 1

).

Switch# configure terminal
Switch (config)# access-list ace update 1 action deny dmac-type any

4.2.16 access-list rate-limiter

Command:

Advertising