Nortel Networks 5530 Switch User Manual


 
Filters and QoS Configuration for ERS 5500
Technical Configuration Guide v2.0 NN48500-559
___________________________________________________________________________________________________________________________
Nortel Confidential Information Copyright © 2008 Nortel Networks. All Rights Reserved.
External Distribution
63
clfr-id 1 in-profile-action 5 non-match-action 3 precedence 11
12.5.2 ERS5500 Configuration – Using IP-ACL’s
12.5.2.1 Create L2 ACL’s for MAC Address Range
ERS5500: Step 1 – Create L2-ACL’s for MAC address range 00:00:01:00:00:00 to
00:00:01:00:00:ff
5500(config)# qos l2-acl name vlan_110 src-mac 00:00:0a:00:00:00 src-mac-mask
fff.fff.f00 ethertype 0x800 update-dscp 10
ERS5500: Step 2 – Pass all other traffic with standard CoS
5500(config)#qos l2-acl name vlan_110 drop-action disable
ERS5500: Step 3 – Assign the L2-ACL’s to ports 3-4
5500(config)# qos acl-assign port 1/3-4 acl-type l2 name vlan_110