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 />

Catalyst 2950—<strong>QoS</strong> Considerations and <strong>Design</strong><br />

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

Configuration<br />

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

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

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

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

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

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

CAT2950(config-cmap)#exit<br />

CAT2950(config)#<br />

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

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

CAT2950(config-pmap-c)# set ip dscp 18 ! DSCP 25 is not supported<br />

CAT2950(config-pmap-c)# police 15000000 8192 exceed-action dscp 8<br />

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

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

CAT2950(config-pmap-c)# set ip dscp 18 ! Transactional is marked AF21<br />

CAT2950(config-pmap-c)# police 35000000 8192 exceed-action dscp 8<br />

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

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

CAT2950(config-pmap-c)# set ip dscp 10 ! Bulk Data is marked AF11<br />

CAT2950(config-pmap-c)# police 50000000 8192 exceed-action dscp 8<br />

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

CAT2950(config-pmap-c)#exit<br />

CAT2950(config-pmap)#exit<br />

CAT2950(config)#<br />

CAT2950(config)#interface FastEthernet0/1<br />

CAT2950(config-if)# mls qos cos override ! Untrusted CoS is remarked to 0<br />

CAT2950(config-if)# service-policy input UNTRUSTED-SERVER<br />

CAT2950(config-if)#exit<br />

CAT2950(config)#<br />

CAT2950(config)#ip access list extended SAP<br />

CAT2950(config-ext-nacl)# permit tcp any eq 3200 any<br />

CAT2950(config-ext-nacl)# permit tcp any eq 3201 any<br />

CAT2950(config-ext-nacl)# permit tcp any eq 3202 any<br />

CAT2950(config-ext-nacl)# permit tcp any eq 3203 any<br />

CAT2950(config-ext-nacl)# permit tcp any eq 3600 any<br />

CAT2950(config-ext-nacl)#<br />

CAT2950(config-ext-nacl)#ip access list extended LOTUS<br />

CAT2950(config-ext-nacl)# permit tcp any eq 1352 any<br />

CAT2950(config-ext-nacl)#<br />

CAT2950(config-ext-nacl)#ip access list extended IMAP<br />

CAT2950(config-ext-nacl)# permit tcp any eq 143 any<br />

CAT2950(config-ext-nacl)# permit tcp any eq 220 any<br />

CAT2950(config-ext-nacl)#end<br />

CAT2950#<br />

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

show mls qos interface policers<br />

This section includes the following Catalyst MLS verification commands:<br />

show mls qos interface policers<br />

show class-map and show policy-map<br />

show mls masks qos<br />

The show mls qos interface policers verification command reports all configured policers attached to<br />

the specified interface.<br />

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

2-21

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

Saved successfully!

Ooh no, something went wrong!