Avaya 8600 Technical Configuration Manual page 88

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

Site1:5# config filter acl 4000 ace 11 ethernet vlan-id eq 11
Site1:5# config filter acl 4000 ace 11 enable
ACLI
Site1:5(config)# filter acl ace 4000 11 name "L2-VLAN11"
Site1:5(config)# filter acl ace action 4000 11 permit remark-dot1p zero
Site1:5(config)# filter acl ace ethernet 4000 11 vlan-id eq 11
Site1:5(config)# filter acl ace 4000 11 enable
All of Sites 2, 3 and 5 (only Site2 shown) : ACE for L2-VLAN 12
CLI
Site2:5# config filter acl 4000 ace 12 create name "L2-VLAN12"
Site2:5# config filter acl 4000 ace 12 action permit remark-dot1p two
Site2:5# config filter acl 4000 ace 12 ethernet vlan-id eq 12
Site2:5# config filter acl 4000 ace 12 enable
ACLI
Site2:5(config)# filter acl ace 4000 12 name "L2-VLAN12"
Site2:5(config)# filter acl ace action 4000 12 permit remark-dot1p two
Site2:5(config)# filter acl ace ethernet 4000 12 vlan-id eq 12
Site2:5(config)# filter acl ace 4000 12 enable
All of Sites 1, 3 and 4 (only Site1 shown) : ACE for L2-VLAN 13
CLI
Site1:5# config filter acl 4000 ace 13 create name "L2-VLAN13"
Site1:5# config filter acl 4000 ace 13 action permit remark-dot1p three
Site1:5# config filter acl 4000 ace 13 ethernet vlan-id eq 13
Site1:5# config filter acl 4000 ace 13 enable
ACLI
Site1:5(config)# filter acl ace 4000 13 name "L2-VLAN13"
Site1:5(config)# filter acl ace action 4000 13 permit remark-dot1p three
Site1:5(config)# filter acl ace ethernet 4000 13 vlan-id eq 13
Site1:5(config)# filter acl ace 4000 13 enable
When creating an ACL an ACT template must be specified. An ACT is like a Packet Mask which
defines which fields within the packets will be available to match against using ACL ACEs.
Always select an ACT with the minimum required fields to ensure the lowest switching latency.
Some ACTs (4081 – 4096) are pre-defined on the ERS 8600 and can be used. In the above
example none of the pre-defined ACTs were suitable and thus a new ACT was defined.
Network Design Implementation to Provide L2 & L3 VPN Connectivity
November 2010
between Sites using SMLT and IPVPN-Lite for ERS 8600
Technical Configuration Guide
avaya.com
88

Advertisement

Table of Contents
loading

Table of Contents