Wired Intelligent Edge

 View Only
  • 1.  Aruba 6100 Device Profile Configuration

    Posted Oct 21, 2022 10:59 AM
    Hello Everyone
    Please Guide me to configure Device Profile in Aruba 6100 Cx switch. Before this we have 2930f Switches which are configured with device profile name (Like Wi-Fi).
    Please guide me how to configure these devices in same network with other new Wi-Fi devices. we tried to configure but commands are different.


  • 2.  RE: Aruba 6100 Device Profile Configuration

    Posted Oct 21, 2022 11:43 AM
    Edited by Ivan_B Oct 21, 2022 11:43 AM
    Hi @pawan ,

    Yes, the commands are different, no surprise here. After all AOS-CX (6100) IS NOT AOS-S (2930f).

    I think this guide is a good starting point - https://www.arubanetworks.com/techdocs/AOS-CX/10.10/HTML/fundamentals_4100i-6000-6100/Content/Chp_Dev_disc/dev-pro-fl-m-10.htm

    Then you will probably need a Security Guide - ​​https://www.arubanetworks.com/techdocs/AOS-CX/10.10/HTML/security_4100i-6000-6100/Content/home.htm


    ------------------------------
    Ivan Bondar
    ------------------------------



  • 3.  RE: Aruba 6100 Device Profile Configuration

    Posted Oct 28, 2022 10:19 AM
    example for aruba iap:

    port-access lldp-group ArubaIAP-lldp
    seq 10 match sys-desc ArubaOS
    seq 20 match sys-desc IAP
    port-access role ArubaIAP-role
    description ArubaIAP
    mtu 9198
    poe-priority high
    trust-mode dscp
    vlan trunk native 1
    vlan trunk allowed 1,2,3
    port-access device-profile ArubaIAP-profile
    enable
    associate role ArubaIAP-role
    associate lldp-group ArubaIAP-lldp