Backing up session key DB – GW swap out

Home Forums Conduit: AEP Model Backing up session key DB – GW swap out

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20579
    Lawrence Griffiths
    Participant

    I have a AEP GW that keeps crashing so I want to swap it out. It has some 100+ end-nodes which don’t test their joined status so won’t re-connect to new GW.

    I don’t want to have to re-commission these 100+ end nodes.
    Is there any way to get a copy of session keys db?
    And then copy to new AEP?
    Will this approach work for a swap out?

    Thanks
    Lawrence

    #20580
    Jason Reiss
    Keymaster

    Do save of configuration on original Conduit.
    Administration > Save/Restore
    Restore on new Conduit.
    Or be sure the NetworkName/EUI and NetworkKey/Passphrase match on old and new boxes

    On old conduit do
    # /etc/init.d/lora-network-server stop
    Then copy /var/config/lora/lora-network-server.db off the box

    On new conduit do
    # /etc/init.d/lora-network-server stop
    Then copy saved db file to /var/config/lora/lora-network-server.db
    # /etc/init.d/lora-network server start

    #20581
    Lawrence Griffiths
    Participant

    Jason thanks as always for prompt responce

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.