Wired Intelligent Edge

 View Only
  • 1.  HP Procurve qos/cos/DSCP Markings etc

    Posted Apr 08, 2013 10:12 AM

    Hi

     

    I have experience of bespoke qos marking configs on cisco cpe and on core Juniper PE routers but am new to HP procurve cli.

     

    I am looking for a way to workout how much bandwidth is being seen per cos queue. The example HP L3 switch I have i can see the following defined.

     

    -qos dscp-map <values>

    -entry to accept tcp/udp traffic from that dscp value

    -the dscp value assigned to a specific i.p address

     

    Thanks.

     

     



  • 2.  RE: HP Procurve qos/cos/DSCP Markings etc

    Posted Apr 09, 2013 07:43 PM

    Hello, you would use the following command to view the COS-Queue assignments on this on an e series switch.

     

    show qos queue-config

     

    and you would use the following command to view bandwidth/queue assignment per port or for all ports.

     

    show bandwidth output

     

    Thanks,

     

    Lorenzo

     

     



  • 3.  RE: HP Procurve qos/cos/DSCP Markings etc

    Posted Apr 11, 2013 12:07 PM

    pretty basic stuff. The information only gives a percentage. is there no way to check how many packets are being marked/queued/dropped/bandwidth?

     

     



  • 4.  RE: HP Procurve qos/cos/DSCP Markings etc

    Posted Apr 11, 2013 09:18 PM

    Yep, it's GMB per queue.  You would have to enable qos watch-queue on the interface you want to monitor.  As of ver 15.04.000015 it was limited to 1 interface being monitored.  Also, in this version it only shows drops per queue, but does not show marked, dropped, queued, etc, like Catalyst switches.  I know the A series switches do show most of these stats similar to Cisco switches. Hopefully in later versions this has been enhanced on the E series.  You should give the command references a check.