Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Mobility Controller 3200XM

This thread has been viewed 2 times
  • 1.  Mobility Controller 3200XM

    Posted Jun 03, 2020 03:05 AM

    hi,

    I am using Mobility Controller 3200XM. And AP-125. I am trying to create SSID in AP using the following commands. Radio LED doesnot glow on AP-125.

     

    (Aruba3200) (config) #wlan ssid-profile myssidprofile 
    (Aruba3200) (SSID Profile "myssidprofile") #essid myessid 
    (Aruba3200) (SSID Profile "myssidprofile") #opmode opensystem 
    (Aruba3200) (SSID Profile "myssidprofile") #exit
    
    (Aruba3200) (config) #wlan virtual-ap myvirtualap 
    (Aruba3200) (Virtual AP profile "myvirtualap") #ssid-profile myssidprofile 
    (Aruba3200) (Virtual AP profile "myvirtualap") #vlan 1
    (Aruba3200) (Virtual AP profile "myvirtualap") #exit
    
    (Aruba3200) (config) #rf arm-profile myarmprofile
    (Aruba3200) (Adaptive Radio Management (ARM) profile "myarmprofile") #assignment disable
    (Aruba3200) (Adaptive Radio Management (ARM) profile "myarmprofile") #exit
    
    (Aruba3200) (config) #rf dot11a-radio-profile mydot11aradioprofile
    (Aruba3200) (802.11a radio profile "mydot11aradioprofile") #arm-profile myarmprofile
    (Aruba3200) (802.11a radio profile "mydot11aradioprofile") #no high-throughput-enable
    (Aruba3200) (802.11a radio profile "mydot11aradioprofile") #channel 48
    
    (Aruba3200) (config) #wlan virtual-ap myvirtualap
    (Aruba3200) (Virtual AP profile "myvirtualap") #allowed-band a
    (Aruba3200) (Virtual AP profile "myvirtualap") #ssid-profile myssidprofile
    (Aruba3200) (Virtual AP profile "myvirtualap") #vlan 1
    
    (Aruba3200) (config) #ap-name 6c:f3:7f:ce:60:a2 
    (Aruba3200) (AP name "6c:f3:7f:ce:60:a2") #virtual-ap myvirtualap 
    (Aruba3200) (AP name "6c:f3:7f:ce:60:a2") #dot11a-radio-profile mydot11aradioprofile 

     

    Please tell if I missed out something.

     

    Thanks in advance.

     

     

     



  • 2.  RE: Mobility Controller 3200XM

    MVP EXPERT
    Posted Jun 03, 2020 03:48 AM

    Is the AP broadcasting any SSIDs?

    Is the AP in AM mode?

    Do you have any profile errors?

    Is the LED disabled in the AP System Profile?

    What is the regulatory domain of the Controller and the AP?

    show ap bss-table ap-name [AP NAME]
    show profile-errors
    show ap active
    show ap system-profile [PROFILE

     
    In short, there is quite a few reasons as to why this is the case. If you can run the following this will give us some clues. Also is there a reason why you have ap-specific as opposed to the VAP in an AP Group?