<?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: QoS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/qos/m-p/1110246#M965602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the above config doing marking based on policer&lt;/P&gt;&lt;P&gt;and this kind of marking related to MPLS&lt;/P&gt;&lt;P&gt;r u useing MPLS??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want normal QOs for voip do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map voice&lt;/P&gt;&lt;P&gt;match ip dscp ef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map policy1&lt;/P&gt;&lt;P&gt;class voice&lt;/P&gt;&lt;P&gt;priority percent 75&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class class-defaul&lt;/P&gt;&lt;P&gt;bandwidth percent 25&lt;/P&gt;&lt;P&gt;fair-queue&lt;/P&gt;&lt;P&gt;random-detect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to the interface if it going to the WAN&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;interface serial 0/0&lt;/P&gt;&lt;P&gt;service-policy output policy1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and ignore the class u have&lt;/P&gt;&lt;P&gt;NOTE: if u see above on the voice class i have match based on dscp value (ef) which is the default Cisco layer three voice marking used by IP phones&lt;/P&gt;&lt;P&gt;so u can use ur matching based on ACL, or Other crateria&lt;/P&gt;&lt;P&gt;but the concept of the above class map and polcy map the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 13:47:14 GMT</pubDate>
    <dc:creator>Marwan ALshawi</dc:creator>
    <dc:date>2008-08-04T13:47:14Z</dc:date>
    <item>
      <title>QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110245#M965601</link>
      <description>&lt;P&gt;    Class BEST-EFFORT&lt;/P&gt;&lt;P&gt;     police cir 64000 bc 12000 be 24000 conform-action set-mpls-exp-imposition-t&lt;/P&gt;&lt;P&gt;ransmit 1 exceed-action drop violate-action drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually am an ameture in QoS and we are having a Policy map setting as above &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please clear what it is actually implies...???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to set a QoS for a 2 mb link in which 75 percent traffic should flow &lt;/P&gt;&lt;P&gt;for voice and remaining the default can u cleaar me how it is doing ???&lt;/P&gt;&lt;P&gt;Hope a positive result from your side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 10:57:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110245#M965601</guid>
      <dc:creator>mahesh_kv3</dc:creator>
      <dc:date>2020-02-21T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110246#M965602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the above config doing marking based on policer&lt;/P&gt;&lt;P&gt;and this kind of marking related to MPLS&lt;/P&gt;&lt;P&gt;r u useing MPLS??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want normal QOs for voip do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map voice&lt;/P&gt;&lt;P&gt;match ip dscp ef&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map policy1&lt;/P&gt;&lt;P&gt;class voice&lt;/P&gt;&lt;P&gt;priority percent 75&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class class-defaul&lt;/P&gt;&lt;P&gt;bandwidth percent 25&lt;/P&gt;&lt;P&gt;fair-queue&lt;/P&gt;&lt;P&gt;random-detect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go to the interface if it going to the WAN&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;interface serial 0/0&lt;/P&gt;&lt;P&gt;service-policy output policy1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and ignore the class u have&lt;/P&gt;&lt;P&gt;NOTE: if u see above on the voice class i have match based on dscp value (ef) which is the default Cisco layer three voice marking used by IP phones&lt;/P&gt;&lt;P&gt;so u can use ur matching based on ACL, or Other crateria&lt;/P&gt;&lt;P&gt;but the concept of the above class map and polcy map the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 13:47:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110246#M965602</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-08-04T13:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110247#M965603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I followed this post and did the same on a CIsco 871 doing a VPN, making sip calls and accessing the inet for data. After applying the policy I get :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I/f FastEthernet4 class default-traffic requested bandwidth 25%, available only 0%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does this exactly mean ? &lt;/P&gt;&lt;P&gt;What are the commands to see if the QoS is working right ? Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 11:46:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110247#M965603</guid>
      <dc:creator>godzilla0</dc:creator>
      <dc:date>2008-10-31T11:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110248#M965604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;this is working as expected  &lt;/P&gt;&lt;P&gt;the thing is by defualt the interface reserve 25% of bandwidth fot routing, and so on &lt;/P&gt;&lt;P&gt;u can change this defualt dehaiver but not recomnded because if the interface got congested even ur cotrol and anagment traffic like rotuing will be droped&lt;/P&gt;&lt;P&gt;what ISO version u run ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think above 12.2 which run the the percent amount as absoulut&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway&lt;/P&gt;&lt;P&gt;make the first class map as percent 50&lt;/P&gt;&lt;P&gt;and for class defualt dont give it amount&lt;/P&gt;&lt;P&gt;just make the command like&lt;/P&gt;&lt;P&gt;&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;good luck&lt;/P&gt;&lt;P&gt;if helpful Rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 23:15:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110248#M965604</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-10-31T23:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110249#M965605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ! Thanks for sharing your expertise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using IOS 12.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all default-traffic&lt;/P&gt;&lt;P&gt;class-map match-all voice&lt;/P&gt;&lt;P&gt; match  dscp ef &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map policy1&lt;/P&gt;&lt;P&gt; class voice&lt;/P&gt;&lt;P&gt;  priority percent 75&lt;/P&gt;&lt;P&gt; class default-traffic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't introduce "fair-queue".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list of commands I can introduce is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Policy-map class configuration commands:&lt;/P&gt;&lt;P&gt;  bandwidth        Bandwidth&lt;/P&gt;&lt;P&gt;  compression      Activate Compression&lt;/P&gt;&lt;P&gt;  drop             Drop all packets&lt;/P&gt;&lt;P&gt;  exit             Exit from class action configuration mode&lt;/P&gt;&lt;P&gt;  log              Log IPv4 and ARP packets&lt;/P&gt;&lt;P&gt;  netflow-sampler  NetFlow action&lt;/P&gt;&lt;P&gt;  no               Negate or set default values of a command&lt;/P&gt;&lt;P&gt;  police           Police&lt;/P&gt;&lt;P&gt;  priority         Strict Scheduling Priority for this Class&lt;/P&gt;&lt;P&gt;  queue-limit      Queue Max Threshold for Tail Drop&lt;/P&gt;&lt;P&gt;  random-detect    Enable Random Early Detection as drop policy&lt;/P&gt;&lt;P&gt;  service-policy   Configure Flow Next&lt;/P&gt;&lt;P&gt;  set              Set QoS values&lt;/P&gt;&lt;P&gt;  shape            Traffic Shaping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2008 10:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110249#M965605</guid>
      <dc:creator>godzilla0</dc:creator>
      <dc:date>2008-11-03T10:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: QoS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/1110250#M965606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Marwan described:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class &lt;B&gt;class-default&lt;/B&gt;&lt;/P&gt;&lt;P&gt;fair-queue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class &lt;B&gt;default-traffic&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax in this situation is important.  "Class-default" supports features, on many platforms, not available in other named classes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 20:13:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/1110250#M965606</guid>
      <dc:creator>Joseph W. Doherty</dc:creator>
      <dc:date>2008-11-24T20:13:27Z</dc:date>
    </item>
  </channel>
</rss>

