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 7008 + Assa Abloy - Zigbee

This thread has been viewed 21 times
  • 1.  Mobility Controller 7008 + Assa Abloy - Zigbee

    Posted Jun 03, 2020 09:30 AM

    Hello everyone,

    Does anyone have a working proven scenario for this solution?

     

    The devices are to communicate to the server with Visioline software installed.

     

    I tried to configure only on instant AP but without a positive result.

     

    I will be grateful for sending the solution.



  • 2.  RE: Mobility Controller 7008 + Assa Abloy - Zigbee

    Posted Jul 27, 2023 04:54 AM

    Greetings,

    Have you managed to figure out the proper configuration for this? I'm in the same scenario, all efforts have not yielded a positive result so far.




  • 3.  RE: Mobility Controller 7008 + Assa Abloy - Zigbee

    EMPLOYEE
    Posted Jul 27, 2023 08:42 AM

    Here is configuration for Instant APs, ensure you have 8.7.x or better 

    iot radio-profile aa-radio-profile
       radio-mode zigbee
       exit
    iot use-radio-profile aa-radio-profile

    zigbee service-profile aa-service-profile
       radio-instance internal
       security disable
       exit
    zigbee use-service-profile aa-service-profile

    !
    iot transportProfile aa
       endpointType Assa-Abloy
       endpointURL https://10.10.10.101/443  <<<<<<<<sample one
       username visionline-user <username for visionline server>
       password 123456789 <password for visionline server>
       endpointID <clientID for visionline server>
       payloadContent assa-abloy
       transportInterval 10
     
    (Instant AP) # commit apply

    The go back to the config mode 

    iot useTransportProfile aa

    exit
    (Instant AP) # commit apply

    (Instant AP) # zigbee-init-action permit-joining radio all restart 300

    This last command enables a new zigbee device (the door lock)  can join IAP's zigbee radio



    ------------------------------
    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.
    ------------------------------