Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 331

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

331

Description

This command modifies ACLs. You can change the description, action,
classifiers, and ports of an ACL.

Examples

This command changes the description of ACL ID 4:

set acl=4 description=”ARP flow”

This command changes the action of ACL ID 6 to permit and reassigns it
to ports 4 to 7:

set acl=6 action=permit portlist=4-7

This command changes the classifiers of ACL ID 41:

set acl=41 classifierlist=22,24,36

AlliedWare Plus

Command

Syntax

To add access control lists to ports:

service-policy access

id

To remove access control lists from ports:

no service-policy access

id

Mode

Port Interface mode

Description

You use this command to add and remove ports from access control lists.
You cannot change the description, the action, or the classifier list of an
access control list with the AlliedWare Plus commands.

Example

This example adds port 15 to access control list 5:

awplus> enable
awplus# con

figure terminal

awplus(config)# interface 15
awplus(config-if)#

service-policy access 5

Advertising