# USB Network Connection

{% hint style="warning" %}
SSH root access is only available in the AuterionOS development image. For security reasons it should not be used on released products. For more details see the page [Types of AuterionOS Images](https://docs.auterion.com/hardware-integration/auterionos-system-guide/types-of-auterionos-images). Contact <success@auterion.com> for a release build of AuterionOS with SSH root access disabled to deploy in production.
{% endhint %}

The following instructions allow you to connect to the AI Node for development purposes or to install AuterionOS images. Connect the AI Node via its micro-USB interface as shown below:

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-1e67db646687b8f48cd073676db1af94e8eba41d%2Fainode_interfaces_debugPort.png?alt=media" alt=""><figcaption><p>AI Node rev 2, Micro USB Debug port</p></figcaption></figure>

Once connected you can ssh into the device via:

* IP address `10.41.2.1`
* Hardware address `fe80::1%usb0`

On development image, default username is `root` with password `auterion`. You can find more information about developer access on [SSH guide](https://docs.auterion.com/hardware-integration/auterionos-system-guide/connecting-to-skynode).

{% hint style="warning" %}
Do not confuse AI Node's USB Type C ports for debug ports. USB Type C are general purpose payload connections, and cannot be used in slave mode.
{% endhint %}
