19.07.2013 Views

Enterprise QoS Solution Reference Network Design Guide

Enterprise QoS Solution Reference Network Design Guide

Enterprise QoS Solution Reference Network Design Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 3 WAN Aggregator <strong>QoS</strong> <strong>Design</strong><br />

Version 3.3<br />

WAN Edge Classification and Provisioning Models<br />

service-policy output statement. This is because the parser adds the sum of the bandwidth statements<br />

(regardless of whether one of these is applied to the class-default) and, if the total is in excess of 75<br />

percent of the link’s bandwidth, rejects the application of the policy to the interface. This is shown in the<br />

following code:<br />

!<br />

interface Multilink1<br />

description T1 to Branch#60<br />

ip address 10.1.112.1 255.255.255.252<br />

max-reserved-bandwidth 100 ! overrides the default 75% BW limit<br />

service-policy output WAN-EDGE ! attaches the MQC policy<br />

ppp multilink<br />

ppp multilink group 1<br />

!<br />

Furthermore, WRED can be enabled on the Best-Effort class to provide congestion management.<br />

Because all traffic assigned to the default class is to be marked to the same DSCP value (of 0), it would<br />

be superfluous to enable DSCP-based WRED on such a class; WRED (technically, RED, in this case<br />

because all the [IP Precedence] weights are the same) would suffice.<br />

This Five-Class WAN Edge Model is illustrated in Figure 3-3 and detailed in Example 3-6.<br />

Figure 3-3 Five-Class WAN Edge Model Bandwidth Allocation Example<br />

Scavenger 1%<br />

Best-Effort<br />

25%<br />

Critical Data<br />

36%<br />

Example 3-6 Five-Class WAN Edge Model<br />

Voice<br />

33%<br />

Call-Signaling<br />

5%<br />

!<br />

class-map match-all Voice<br />

match ip dscp ef ! IP Phones mark Voice to EF<br />

class-map match-any Call Signaling<br />

match ip dscp cs3 ! Future Call-Signaling marking<br />

bandwidth percent 1 ! Current Call-Signaling marking<br />

class-map match-any Critical Data<br />

match ip dscp cs6 ! Routers mark Routing traffic to CS6<br />

match ip dscp af21 af22 ! Recommended markings for Transactional-Data<br />

match ip dscp cs2 ! Recommended marking for <strong>Network</strong> Management<br />

class-map match-all Scavenger<br />

match ip dscp cs1 ! Scavenger marking<br />

!<br />

policy-map WAN-EDGE<br />

class Voice<br />

priority percent 33 ! Voice gets 33% of LLQ<br />

class Call Signaling<br />

bandwidth percent 5 ! BW guarantee for Call-Signaling<br />

<strong>Enterprise</strong> <strong>QoS</strong> <strong>Solution</strong> <strong>Reference</strong> <strong>Network</strong> <strong>Design</strong> <strong>Guide</strong><br />

3-9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!