Hi Stephanie,

Here's what we have configured:

class-map match-all citrix-all
 match protocol citrix


policy-map PPS
 class citrix-all
  set ip dscp cs3
    bandwidth 800
 class class-default
    fair-queue
  set ip dscp af21


ip nbar protocol-discovery on all interfaces

service policy output PPS on my WAN interface

(in this case we are giving Citrix 800kbps and using Fair Queuing on remainder 
of traffic) Not sure if this will work on a 2600.....this is running on a 3825. 
I think the issue will be whether or not your 2600 will do NBAR.

Then do:

Show policy map interface *wan interface* to verify packets are going thru 
queue - in my case:

    Class-map: citrix-all (match-all)
      55310079 packets, 4798639048 bytes
      5 minute offered rate 340000 bps, drop rate 0 bps
      Match: protocol citrix
      Queueing
      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 0/52/0
      (pkts output/bytes output) 55310028/4798625680
      QoS Set
        dscp cs3
          Packets marked 55310080
      bandwidth 800 kbps

Thanks,

-Jeff


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Stephane MAGAND
Sent: Thursday, July 01, 2010 1:34 AM
To: [email protected]
Subject: [c-nsp] QoS on Cisco 2600

Hi

I have a Cisco 2600, connected at 4 Mbits by a Ethernet Link at a Cisco 7204.

I want add qos for :
   Telnet (TCP 23) and Cistrix

Exemple: 1 Mbits reserved to this protocol

If citrix/telnet don't use this bandwitch, bw available for other protocole.

Anyone have a sample config ?

Thanks
STephane
_______________________________________________
cisco-nsp mailing list  [email protected] 
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

This electronic mail (including any attachments) may contain information that 
is privileged, confidential, or otherwise protected from disclosure to anyone 
other than its intended recipient(s). Any dissemination or use of this 
electronic mail or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please delete the original message in its entirety 
(including any attachments) and notify us immediately by reply email so that we 
may correct our internal records.  Midland Paper Company accepts no 
responsibility for any loss or damage from use of this electronic mail, 
including any damage resulting from a computer virus.

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to