Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

FAQ Nx70 - CLI access via ssh

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

FAQ Nx70 - CLI access via ssh

  • Enter an CLI password


Connect via SSH using a program like putty.

  • Username: cli
  • Password: What you configured

FAQ Nx70 - CLI access via ssh

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleCLI parameters

Below are some CLI command examples:

DescriptionParameter
Send DHCP release when rebootingsudo set network.lan.release=1 (Enable the DHCP release)
sudo set network.lan.release=0 (Disable the DHCP release, default setting)

Flashing the LEDs of the current device for 10s

(CLI access to DECT base)

sudo whereami 10

Change DECT transmission power

(CLI access to DECT base)

sudo set-power 1 

sudo set-power 10  (Maximum value)

Factory reset devicesudo reset2factory hard