2 acl assignment commands, 1 acl assignment set command, 2 acl assignment delete command – ZyXEL Communications IES-708-22A User Manual

Page 372

Advertising
background image

Chapter 55 ACL Commands

IES-708-22A User’s Guide

372

This command lists the names of every ACL profile or displays the detailed settings of the
specified ACL profile.

55.2 ACL Assignment Commands

Use these commands to apply ACL profiles to PVCs.

55.2.1 ACL Assignment Set Command

Syntax:

ras> switch acl set <portlist> <vpi> <vci> <profile>

where

This command allows you to apply an ACL profile to the specified port(s). You can apply up
to eight profiles to a subscriber port.
The following example applies the ACL profile “test” to a PVC.

55.2.2 ACL Assignment Delete Command

Syntax:

ras> switch acl delete <portlist> <vpi> <vci> <profile>

ras> switch acl profile show test
profile test:
rule:
vlan :10
priority:2

action:
rpri :7
rate :1000

<portlist>

=

The port number of the PVC. You can specify a single DSL port
<1>, all DSL ports <*> or a list of DSL ports <1,3,5>. You can
also include a range of ports <1,5,6~8>.

<vpi>

=

The VPI of the PVC.

<vci>

=

The VCI of the PVC.

<profile>

=

The name of the ACL profile.

ras> switch acl set 1 0 33 test

Advertising