You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Via auto-provisioning you can add base stations.


Provisioning example

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">

<nvm>

<oper name="add_bs" value="589ec60d90ca">

<param name="DectManager" value="local"/>
<param name="name" value="viaprov"/>
<param name="ipMode" value="1"/>
<param name="ucSyncLevel" value="3"/>

</oper>


</nvm>
</provisioning>

Provisioning parameters
ParameterDescription

<oper name="add_bs" value="589ec60d90ca">

</oper>

oper command to add an base station with MAC address: 589ec60d90ca
DectManager

The name of the DECT manager where the base connects to.

  • "local" when using an all-in-one system
  • "dm1"/ "dm2" / ... when using an Integrator system
nameThe base station name








  • No labels