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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Site-to-Site V3PN <strong>QoS</strong> <strong>Design</strong>s<br />

6-24<br />

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

match ip dscp af31 ! New Call-Signaling<br />

class-map match-any INTERNETWORK-CONTROL<br />

match ip dscp cs6 ! IP Routing<br />

match access-group name IKE ! <strong>Reference</strong>s ISAKMP ACL<br />

class-map match-all NET-MGMT<br />

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

class-map match-all MISSION-CRITICAL-DATA<br />

match ip dscp 25 ! Interim MC Data<br />

class-map match-all TRANSACTIONAL-DATA<br />

match ip dscp af21 af22 ! Transactional Data<br />

class-map match-all STREAMING-VIDEO<br />

match ip dscp cs4 ! Streaming Video<br />

class-map match-all BULK-DATA<br />

match ip dscp af11 af12 ! Bulk Data<br />

class-map match-all SCAVENGER<br />

match ip dscp cs1 ! Scavenger<br />

!<br />

!<br />

policy-map QOSBASELINE-V3PN-EDGE<br />

class VOICE<br />

priority percent 18 ! VoIP gets 18% LLQ<br />

class INTERACTIVE-VIDEO<br />

priority percent 15 ! IP/VC gets 15% LLQ<br />

class CALL-SIGNALING<br />

bandwidth percent 5 ! Call-Signaling provisioning<br />

class INTERNETWORK-CONTROL<br />

bandwidth percent 5 ! Control Plane provisioning<br />

class NET-MGMT<br />

bandwidth percent 2 ! <strong>Network</strong> Management provisioning<br />

class MISSION-CRITICAL-DATA<br />

bandwidth percent 10 ! Mission-Critical Data provisioning<br />

queue-limit 6 ! Optional: Anti-Replay tuning<br />

class TRANSACTIONAL-DATA<br />

bandwidth percent 5 ! Transactional-Data provisioning<br />

queue-limit 3 ! Optional: Anti-Replay tuning<br />

class STREAMING-VIDEO<br />

bandwidth percent 10 ! Streaming-Video provisioning<br />

queue-limit 6 ! Optional: Anti-Replay tuning<br />

class BULK-DATA<br />

bandwidth percent 4 ! Bulk-Data provisioning<br />

queue-limit 3 ! Optional: Anti-Replay tuning<br />

class SCAVENGER<br />

bandwidth percent 1 ! Scavenger throttling<br />

queue-limit 1 ! Optional: Anti-Replay tuning<br />

class class-default<br />

bandwidth percent 25 ! Best Effort needs BW guarantee<br />

queue-limit 16 ! Optional: Anti-Replay tuning<br />

!<br />

!<br />

ip access-list extended IKE<br />

permit udp any eq isakmp any eq isakmp ! ISAKMP ACL<br />

!<br />

Verification commands:<br />

show policy<br />

show policy interface<br />

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

Chapter 6 IPSec VPN <strong>QoS</strong> <strong>Design</strong><br />

At remote sites, these policies can be applied to the physical interfaces connecting them to the service<br />

provider (provided that the SLAs are for line rates—otherwise, shapers must be used). For example, if<br />

the service provider guarantees a full T1 rate to a remote site and the access medium is Frame Relay, the<br />

Version 3.3

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

Saved successfully!

Ooh no, something went wrong!