Wired Intelligent Edge

 View Only
last person joined: yesterday 

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

Group of VLANs with the same name or alias

This thread has been viewed 15 times
  • 1.  Group of VLANs with the same name or alias

    Posted Jun 30, 2021 04:30 AM
    The radius server returns the name of the vlan (MyVLAN) in case of successful authentication. And we can apply the desired vlan. But what if we need to use several vlans with same name, how to create a vlan group on OS-CX ?

    I tried doing the name for each separate vlan like MyVLAN-3 MyVLAN-4 but then I get the error.

    2021-06-30:11:19:18.726472|port-accessd|LOG_DEBUG|MSTR|1|PORTACCESS|PORTACCESS_SERVICES|logID=4123898 Failed to find valid VLAN from VLAN group: 'MyVLAN'.
    
    2021-06-30:11:19:18.727392|port-accessd|LOG_NOTICE|MSTR|1|PORTACCESS|PORTACCESS_SERVICES|logID=4123898 Client '1/1/4, e8:6a:64:cb:77:b6' authorization failed. Reason: failed-to-assign-vlan-group​


    ------------------------------
    Dmitro Kardash
    ------------------------------


  • 2.  RE: Group of VLANs with the same name or alias

    Posted Feb 08, 2023 10:58 AM

    Hi,

    Here's what I found about VLAN group in "AOS-CX 10.10 Command-Line Interface Guide 6000, 6100 Switch Series"

    switch(config)# port-access vlan-group group1
    switch(config-pa-vlan-group)# associate-vlan 5,10-15,20,21

    Regards,




  • 3.  RE: Group of VLANs with the same name or alias

    Posted Feb 09, 2023 12:43 AM

    More details available in https://www.arubanetworks.com/techdocs/AOS-CX/10.08/HTML/security_6200-6300-6400/Content/Chp_Port_acc/por-acc_vlan-grp.htm

    You need to use "Tunnel-Private-Group-ID" attribute to assign the vlan group in radius server.



    ------------------------------
    Shobana
    Aruba
    ------------------------------