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.

WAN Edge Link-Specific <strong>QoS</strong> <strong>Design</strong><br />

3-36<br />

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

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

vbr-nrt 256 256 ! Voice ATM PVC definition<br />

tx-ring-limit 3 ! Per-PVC Tx-ring is tuned to 3 particles<br />

precedence 5 ! Only IPP5 traffic (voice) can use this PVC<br />

no bump traffic ! Traffic will not be accepted from other PVCs<br />

protect vc ! Optional: Protects VC status of Voice PVC<br />

!<br />

vc-class atm DATA-PVC-512 ! Data PVC-class definition<br />

ubr 512 ! Data ATM PVC definition<br />

tx-ring-limit 3 ! Per-PVC Tx-ring is tuned to 3 particles<br />

precedence other ! All other IPP values (data) use this PVC<br />

!<br />

…<br />

!<br />

interface ATM3/0<br />

no ip address<br />

no atm ilmi-keepalive<br />

!<br />

interface ATM3/0.60 point-to-point<br />

ip address 10.200.60.1 255.255.255.252<br />

bundle BRANCH#60<br />

pvc-bundle BRANCH60-DATA 0/60<br />

class-vc DATA-PVC-512 ! Assigns PVC to data-class<br />

service-policy output WAN-EDGE-DATA-PVC ! Attaches (data) MQC policy to PVC<br />

pvc-bundle BRANCH60-VOICE 0/600<br />

class-vc VOICE-PVC-256 ! Assigns PVC to voice-class<br />

!<br />

A major drawback to PVC bundling is that data never can get access to the voice PVC, even if there is<br />

available bandwidth in it. This forces suboptimal consumption of WAN bandwidth.<br />

Verification commands:<br />

show policy map<br />

show policy-map interface<br />

show atm pvc<br />

show atm vc<br />

show atm bundle<br />

Verification Command: show atm vc<br />

The show atm vc command details the configured ATM PVCs and highlights their encapsulation, ATM<br />

traffic contracts (or service contracts), status, and activity, as shown in Example 3-28.<br />

Example 3-28 show atm vc Verification of ATM PVC Definitions and Activity<br />

WAN-AGG-7200#show atm vc<br />

VCD / Peak Avg/Min Burst<br />

Interface Name VPI VCI Type Encaps SC Kbps Kbps Cells Sts<br />

3/0.60 BRANCH60-DATA 0 60 PVC SNAP UBR 512 512 1145 UP<br />

3/0.60 BRANCH60-VOICE 0 600 PVC SNAP VBR 256 256 94 UP<br />

WAN-AGG-7200#<br />

Version 3.3

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

Saved successfully!

Ooh no, something went wrong!