Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Qos with CBWFQ/LLQ

  • This topic has 1 reply, 1 voice, and was last updated 21 years ago by Radium.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23955
    manu
    Guest

    hi,

    Anyone can give me a CBWFQ/LLQ configuration exemple for voice application.

    thanks.

    #23956
    Radium
    Guest

    class-map match-all VoIP-RTP
    match ip dscp ef
    match ip precedence 5
    class-map match-all VoIP-Control
    match ip dscp af31
    match ip precedence 3

    policy-map 624kb-QoS-Policy
    class VoIP-RTP
    priority 624
    class VoIP-Control
    bandwidth 32
    class class-default
    fair-queue
    random-detect dscp-based

    Here’s a link that explains it.
    http://www.cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a0080087b13.html

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Voice over IP’ is closed to new topics and replies.