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

Compare with Current View Page History

« Previous Version 12 Next »

Introduction

From software 2.47 DM redundancy for testing is implemented.

  • Needs virtual integrator (for integrator redundancy)
  • We advise to disable the DECT Base on the Master DECT manager as this redundancy is not for the DECT Base on the Master DM. If you have the DECT Base enabled on the Master DM, see this page about the technical requirements
  • Add Back-up DECT manager, today via provisioning only
  • Failover will happen after approximate 10 minutes
  • No fallback to Master DM. Master will become back-up DM
  • Back-up DM does not need an DM license
  • Failover when:
    • Backup DM recognizes, that ( significant number of, all ) base stations are disconnected from master DM
    • Backup DM recognizes, that ( significant number of, all ) base stations are connectable to backup DM
      significant >= ( 60% + 1 of active base stations)

Failover table
Number of active base-stationsFailover when .. bases connect to backup DM
11
22
32
43
54
64
75
85
96
107
117
128
138
149
1510
......



Auto-provisioning

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

    <oper name="add_backup_dm">
        <param name="DMPpasswd" value="Gigaset123+"/>
        <param name="DMDisplayName" value="dm2"/>
        <param name="DmBackupFor" value="dm1"/>
    </oper>

    </nvm>
</provisioning>

  • No labels