Acl commands, 1 acl profile commands, 1 acl profile set command – ZyXEL Communications IES-708-22A User Manual

Page 369: Chapter 55 acl commands, Acl commands (369)

Advertising
background image

IES-708-22A User’s Guide

369

C

H A P T E R

55

ACL Commands

This feature is available in STU-C mode only.
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.

55.1 ACL Profile Commands

Use these commands to set up ACL profiles.

55.1.1 ACL Profile Set Command

Syntax:

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

where

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>

<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.

Advertising