Wired Intelligent Edge

 View Only
last person joined: 23 hours ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

Aruba 6000 switch : Tag Cos 5 on vlan

This thread has been viewed 2 times
  • 1.  Aruba 6000 switch : Tag Cos 5 on vlan

    Posted 3 hours ago

    Hi,

    i'm quite new to CX AOS and i managed to find quite all what i was doing with "old" OS from 2530 switch for example except one thing :

    I used to have such config :

    Vlan 100

        Name VoIP

        tagged X-Y

       voice

       qos priority 5

    This last statement is important as it mark all paquets on this vlan with Cos 5

    I was totally unable to find such command on the CX AOS, it seems i can do it on a physical interface but not on a vlan.

    I read the QoS part of the docs, that is really complete, and found nothing. I also saw on a forum someone asking the same question... with no reply.

    In fact my customer would like to tag all paquet from vlan 100 and i do not know how to do that.

    thanks for you help and any tips



  • 2.  RE: Aruba 6000 switch : Tag Cos 5 on vlan

    EMPLOYEE
    Posted 35 minutes ago

    for CX switches, this is an example for marking the voice packets 

    vlan 20
      name voice
      voice

    interface 1/1/1-1/1/12
      description voice
      vlan trunk native 10
      vlan trunk allowed 10,20
      qos trust none
      qos cos 5

    hope this helps.



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------