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

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

It is possible to enable the CLI access and execute commands for different purposes.

When enabled you can access:

  • DECT Manager
  • Base-stations

Open the web-interface and go to: SETTINGS - System - Web configurator - CLI access via SSH

  • Enter an CLI password


Connect via SSH using a program like putty.

  • Username: cli
  • Password: What you configured

CLI parameters

Below are some CLI command examples:

DescriptionParameter
Send DHCP release when rebootingset network.lan.release=1 (Enable the DHCP release)

set network.lan.release=0 (Disable the DHCP release, default setting)


  • No labels