Comware

 View Only
last person joined: 17 hours ago 

HP5800 QoS Guide

This thread has been viewed 0 times
  • 1.  HP5800 QoS Guide

    Posted 14 days ago

    Hi,

    Does anyone have an example working QoS shaping configuration for HP5800's running Comware version 5? I have attempted to follow multiple steps under the guide https://www.hpe.com/psnow/doc/c04381959, but the configuration for shaping doesn't appear to be working. I've made the configuration very simple but am still not seeing any results.

    traffic classifier CLASSIFIER-NAME operator and
     if-match any

    traffic behavior BEHAVIOR-NAME
     car cir 100000 cbs 250000 ebs 512 green pass red discard yellow pass

    qos policy POLICY-NAME
     classifier CLASSIFIER-NAME behavior BEHAVIOR-NAME

    interface Ten-GigabitEthernet1/0/25
     qos apply policy POLICY-NAME outbound

    The link has a bandwidth of ~1Gbps, with a 10Gb physical interface.

    When using iPerf to send 1Gbps from the site to an external server, 1Gbps is still achieved. I have however had success with GTS (e.g. limited the outbound of the same interface to 100Mbps), however it is limited to a single queue and from the documentation I've read, there is no way to extend the classification of the default in-built queues. Any help is appreciated, thanks.