<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: T1 QoS Questions in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752560#M1033329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ; you need to put a qos for each application based on it portnumber or ipaddress then u need to create a class on which these ip are grouped and polciy will do the BW limiting for this particular class&lt;/P&gt;&lt;P&gt;refer cisco QOS configs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Aug 2007 10:15:52 GMT</pubDate>
    <dc:creator>sivakondalarao</dc:creator>
    <dc:date>2007-08-05T10:15:52Z</dc:date>
    <item>
      <title>T1 QoS Questions</title>
      <link>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752558#M1033327</link>
      <description>&lt;P&gt;Hello everyone, I have a few questions that I could use some help on :).. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a T1 link that has no QoS settings at all (L3). Through this link, we pass exchange traffic to offsite clients, all domain services, www traffic, and many other things. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know exactly how to configure this link so we can prioritize the exchange update traffic, and the web traffic (2nd, behind exchange). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, I know this isn't always recommended, but when users are transfering files back and forth between sites, the network at our offsite location runs terrible (I'm assuming that its because theres a large file being transferred, and packets aren't prioritized correctly).. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:37:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752558#M1033327</guid>
      <dc:creator>jkloza</dc:creator>
      <dc:date>2020-02-21T09:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: T1 QoS Questions</title>
      <link>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752559#M1033328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details and recommendations regarding QoS can be found in the "Enterprise QoS Solution Reference Network Design Guide Version 3.3"&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/application/pdf/en/us/guest/netsol/ns432/c649/ccmigration_09186a008049b062.pdf" target="_blank"&gt;http://www.cisco.com/application/pdf/en/us/guest/netsol/ns432/c649/ccmigration_09186a008049b062.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This document should pretty much answer your questions and guide you to a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 10:01:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752559#M1033328</guid>
      <dc:creator>mheusing</dc:creator>
      <dc:date>2007-07-26T10:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: T1 QoS Questions</title>
      <link>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752560#M1033329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ; you need to put a qos for each application based on it portnumber or ipaddress then u need to create a class on which these ip are grouped and polciy will do the BW limiting for this particular class&lt;/P&gt;&lt;P&gt;refer cisco QOS configs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2007 10:15:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752560#M1033329</guid>
      <dc:creator>sivakondalarao</dc:creator>
      <dc:date>2007-08-05T10:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: T1 QoS Questions</title>
      <link>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752561#M1033330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this bellow or you can try using "auto qos voip trust" under the Serial Interface. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;class-map match-all EXCHANGE&lt;/P&gt;&lt;P&gt;match source-address mac (ENTER MAC ADDRESS of EXCHANGE SRV, repeat if you have more exchange servers)&lt;/P&gt;&lt;P&gt;class-map match-all WWW&lt;/P&gt;&lt;P&gt;match protocol http&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map INPOLICY&lt;/P&gt;&lt;P&gt;class EXCHANGE&lt;/P&gt;&lt;P&gt;set dscp ef&lt;/P&gt;&lt;P&gt;class WWW&lt;/P&gt;&lt;P&gt;set dscp af31&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map OUTPOLICY&lt;/P&gt;&lt;P&gt;class EXCHANGE&lt;/P&gt;&lt;P&gt;priority percent 60&lt;/P&gt;&lt;P&gt;class WWW&lt;/P&gt;&lt;P&gt;bandwidth percent 30&lt;/P&gt;&lt;P&gt;class class-default&lt;/P&gt;&lt;P&gt;fair-queue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt;ip address x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;service-policy input INPOLICY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial0/0&lt;/P&gt;&lt;P&gt;bandwidth 1544&lt;/P&gt;&lt;P&gt;ip address x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt;service-policy output OUTPOLICY&lt;/P&gt;&lt;P&gt;keepalive 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stanley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 19:56:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/t1-qos-questions/m-p/752561#M1033330</guid>
      <dc:creator>stanleyb</dc:creator>
      <dc:date>2007-08-17T19:56:44Z</dc:date>
    </item>
  </channel>
</rss>

