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

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

Time to live (TTL) or hop limit is a mechanism which limits the lifespan or lifetime of data in a computer or network.

Via auto-provisioning it is possible to change the TTL value (From software 2.44.0 or higher) for the Nx70 when it has the role:

  • Integrator + DECT Manager
  • Integrator + DECT Manager + DECT base


Auto-provisioning

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

<nvm>

<param name="DmGlobal.0.TTL" value="128" />

</nvm>

</provisioning>

  • No labels