Converged Infrastructure Lan Switches; X330 Wan Module - Avaya Application Solutions Deployment Manual

Table of Contents

Advertisement

Converged infrastructure LAN switches

P330 family
By default, P330 LAN switches accept 802.1Q frames on all ports, and use the 802.1p priority
tags. There are two queues within the P330s. The high-priority queue represents 802.1p values
4 to7. The low-priority queue represents 802.1p values 0 to 3. In addition to accepting the
values tagged by an endpoint, tagging can be done per port with the command:
set port priority <high|low>

X330 WAN Module

The new X330WAN versions contain a predefined queue management strategy for IP
Telephony that is called CBQ. Use the following procedure to activate CBQ:
Table 80: X330 WAN Module administration commands
Command
1.set qos policy-source
local
! no external policy source
2.ip access-list-name 100
voice
3.ip access-list-dscp
operation 100 34 fw7
4.ip access-list-dscp
operation 100 46 fw6
5.ip access-list-dscp
trust 100
trust-cos-dscp
6.interface
FabricFastEthernet 1
7.ip access-group 100 in
8.exit
Examples of QoS implementation
Meaning
Define DSCP-CoS mapping.
set up access-list 100 with name "voice".
The X330 WAN has four queues with eight
behaviors. fw6 and fw7 are different
behaviors within the top strict priority queue.
In access-list 100, map DSCP 46 to the fw6
queue.
Trust packet tagging.
Activate the above mapping on ingress
traffic to the Fabric Fast Ethernet interface
Apply the ACL to traffic that is arriving on
the FabricFastEthernet port.
1 of 2
Issue 3.4.1 June 2005
333

Advertisement

Table of Contents
loading

Table of Contents