54

ACL Commands

An ACL (Access Control Logic) profile allows the system to classify and perform actions on the upstream traffic. Use the ACL Profile commands to set up ACL profiles and the ACL Assignment commands to apply them to PVCs.

54.1 ACL Profile Commands

Use these commands to set up ACL profiles.

54.1.1 ACL Profile Set Command

Syntax:

ras> switch acl profile set <name> <rule> <action>

where

<name>

=

The name of the ACL profile.

<rule>

=

The rule that classifies traffic flows. See below.

<action>

=

One or more actions to perform on the classified packets.

 

 

You can select one or more of the following actions.

 

 

rate <rate> = Sets the transmission rate (1~65535 in

 

 

 

kbps) for the matched traffic.

 

 

rvlan <rvlan> = Replaces the VLAN ID with this VLAN ID

 

 

 

(1~4094).

 

 

rpri <rpri> = Replaces the priority with this priority (0 ~7)

 

 

 

of the matched packets.

 

 

deny = Drops the packets.

This command configures an ACL rule to classify the upstream traffic and perform action(s) on the classified traffic.

The following lists the set of criteria you can configure for rules in ACL profiles. The rules are listed in sequence from highest priority to lowest priority. The criteria within a rule are position-independent.

etype <etype> vlan <vid>

etype <etype> smac <mac>

etype <etype> dmac <mac>

vlan < vid > smac <mac>

vlan < vid > dmac <mac>

 

399

IES-612-51A User’s Guide