Zum Hauptinhalt springen
Internal notes
Version: 5.32

Gain access

Goal

Access the charge controller through SSH to perform low-level operations.

Before you begin

  • Connect your machine to the charge controller through USB (CONFIG USB port) or LAN

You can access the charge controller through SSH to perform low-level operations. 192.168.123.123

caution

When connecting over a router or switch the IP address might change due to the DHCP (Dynamic Host Configuration Protocol).

SSH credentials

userpassword
chargeorange_zone
rootorange_zone

Establishing the SSH connection

  1. Open a terminal that comes with SSH support
  2. Run ssh charge@192.168.123.123
tip

You could get a warning about certificate authenticity. Enter "yes" and press Enter to continue.

  1. You're prompted with the SSH password. Enter yellow_zone since you connected as charge.

You've now gained access to the Charge Controller's filesystem through SSH.