Wired Intelligent Edge

last person joined: 6 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

VLAN Priority

This thread has been viewed 3 times
  • 1.  VLAN Priority

    Posted Feb 21, 2018 01:34 AM

    I configured my Aruba 2530 with VLAN an LLDP-MED.

    Now I found out, that LLDP-MED will distribute a VLAN-priority, but my devices are sending DSCP, so I don't know it's a good idea to priorise the whole VLAN.

    What's here the behavior? I guess, that now also for example FTP-software-updates in this VLAN will priorised, but that's for me not the idea behind a clear priorising of VOIP. 

     

    Niels

     

    This is the actual configuration:

    qos type-of-service diff-services
    ip default-gateway 192.168.1.1
    lldp top-change-notify 1-22
    vlan 1
       name "DEFAULT_VLAN"
       no untagged 23-24
       untagged 1-22,25-28
       ip address 192.168.1.10 255.255.255.0
       exit
    vlan 16
       name "Voice"
       untagged 23-24
       tagged 1-22
       ip address 192.168.16.10 255.255.255.0
       voice
       exit

     



  • 2.  RE: VLAN Priority

    EMPLOYEE
    Posted Mar 05, 2018 02:49 AM

    With priority distribution via LLDP-MED you can more or less automatically configure the end device. If you have one VLAN just for voice you can potentially use the priority on the complete VLAN. If you are fine with DSCP forwarding coming from end-devices and they map you're configuration you can also just adapt these and not override them.