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 2 Campus <strong>QoS</strong> <strong>Design</strong><br />

Version 3.3<br />

show class-map<br />

show policy-map<br />

show policy interface<br />

Catalyst 4500 Supervisor II+/III/IV/V—<strong>QoS</strong> Considerations and <strong>Design</strong><br />

Catalyst 4500—Untrusted Server with Scavenger-Class <strong>QoS</strong> Model<br />

Configuration<br />

This section includes the following topics:<br />

Configuration<br />

Catalyst 4500 <strong>QoS</strong> Verification Commands<br />

The Catalyst 4500 Untrusted Multi-Application Server with Scavenger-Class <strong>QoS</strong> model is show below.<br />

The main changes for the Catalyst 4500 for this model are the syntax defining the policed-DSCP map<br />

and the policer definitions (using the abbreviation mbps for megabits per second).<br />

Example 2-39 Catalyst 4500—Untrusted Multi-Application Server with Scavenger-Class <strong>QoS</strong> Model<br />

Configuration<br />

CAT4500-SUP4(config)#qos map dscp policed 0 10 18 25 to dscp 8<br />

! Excess traffic marked 0 or AF11 or AF21 or DSCP 25 will be remarked to CS1<br />

CAT4500-SUP4(config)#<br />

CAT4500-SUP4(config)#class-map SAP<br />

CAT4500-SUP4(config-cmap)# match access-group name SAP<br />

CAT4500-SUP4(config-cmap)#<br />

CAT4500-SUP4(config-cmap)#class-map LOTUS<br />

CAT4500-SUP4(config-cmap)# match access-group name LOTUS<br />

CAT4500-SUP4(config-cmap)#<br />

CAT4500-SUP4(config-cmap)#class-map IMAP<br />

CAT4500-SUP4(config-cmap)# match access-group name IMAP<br />

CAT4500-SUP4(config-cmap)#exit<br />

CAT4500-SUP4(config)#<br />

CAT4500-SUP4(config)#policy-map UNTRUSTED-SERVER<br />

CAT4500-SUP4(config-pmap)#class SAP<br />

CAT4500-SUP4(config-pmap-c)# set ip dscp 25<br />

! SAP is marked as Mission-Critical (DSCP 25)<br />

CAT4500-SUP4(config-pmap-c)# police 15 mbps 8000 byte exceed-action<br />

policed-dscp-transmit<br />

! Out-of-profile SAP is marked down to Scavenger (CS1)<br />

CAT4500-SUP4(config-pmap-c)#class LOTUS<br />

CAT4500-SUP4(config-pmap-c)# set ip dscp 18<br />

! Lotus is marked as Transactional Data (DSCP AF21)<br />

CAT4500-SUP4(config-pmap-c)# police 35 mbps 8000 byte exceed-action<br />

policed-dscp-transmit<br />

! Out-of-profile LOTUS is marked down to Scavenger (CS1)<br />

CAT4500-SUP4(config-pmap-c)#class IMAP<br />

CAT4500-SUP4(config-pmap-c)# set ip dscp 10<br />

! IMAP is marked as Bulk Data (DSCP AF11)<br />

CAT4500-SUP4(config-pmap-c)# police 50 mbps 8000 byte exceed-action<br />

policed-dscp-transmit<br />

! Out-of-profile IMAP is marked down to Scavenger (CS1)<br />

CAT4500-SUP4(config-pmap-c)#class class-default<br />

CAT4500-SUP4(config-pmap-c)# set ip dscp 0<br />

CAT4500-SUP4(config-pmap-c)# police 1 mbps 8000 byte exceed-action<br />

policed-dscp-transmit<br />

! Out-of-profile excess data traffic is marked down to Scavenger (CS1)<br />

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

2-67

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

Saved successfully!

Ooh no, something went wrong!