Avaya ERS 5510 Technical Configuration Manual page 28

Ethernet routing switch, filters and qos configuration for ethernet routing switch
Table of Contents

Advertisement

Filt
7.1.2 L2-ACL Configuration
L2 ACLs are added using the following command:
5500 (config)# qos l 2-acl name <1..16 character string> ?
block
drop-action
dst-mac
dst-mac-mask
ethertype
priority
set-drop-prec
src-mac
src-mac-mask
update-1p
update-dscp
vlan-min
vlan-tag
<cr>
7.1.3 ACL-Assign Configuration
Once you have complet ed the ACL configuration, the ACL name is then assigned at a port level using the
following command:
5500 (config)# qos acl-assi gn port <port # or port #' s> acl-type <ip|l 2> name <acl nam e>
7.1.4 ACL Configuration Example
7.1.4.1
Configuration
Assuming we wish to configure the following:
remark host 172. 1.1.10 ftp traffic to CoS class of Silver
remark host 172. 1.1.10 http traffic to CoS class of Gold
apply the ACL to port 1/19
To accomplish the above, please enter the following commands:
5500 (config)# qos ip-acl name host src-ip 172.1.1.10/ 32 protocol 6 src-port-min 21 src-port-
max 21 update-dscp 18 block tcpcommon
5500 (config)# qos ip-acl name host src-ip 172.1.1.10/ 32 protocol 6 src-port-min 80 src-port-
max 80 update-dscp 26 block tcpcommon
5500 (config)# qos ip-acl name host drop-action di sable
5500 (config)# qos acl-assi gn port 1/ 19 acl-type ip name host
Please note the following:
1. The first two IP-A CLs are assigned to a block named tcpcommand. Since we
are only allowed up to eight precedence levels, it is a good idea to us e block
configuration whenever possible.
2. The third IP-A CL is required to match all ot her traffic. As the default implicit
action is drop all non-matching traffic, if this command is not entered, only ftp
and http traffic from host 172.1.1.10 would be allowed.
Filters and QOS Configuration for Ethernet Routing Switch 5500
January 2013
Specify the label to identify access-list elements that are of
the same block
Specify the drop action
Specify the destination MAC classifier criteria
Specify the destination MAC mask classifier criteria
Specify the ethertype classifier criteria
Specify the user priority classifier criteria
Specify the set drop precedence
Specify the source MAC classifier criteria
Specify the source MAC mask classifier criteria
Specify the update user priority
Specify the update DSCP
Specify the Vlan ID minimum value classifier criteria
Specify the vlan tag classifier criteria
Technical Configuration Guide
avaya.com
28

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ers 5530Ers 5520

Table of Contents