All Collections
Getting Started
Next Steps
Connect to the Serial Console
Connect to the Serial Console

This tutorial will demonstrate how to connect to the console with a device with the VPN setup.

avhsupport avatar
Written by avhsupport
Updated over a week ago

This tutorial will demonstrate how to connect to the console with a device with the VPN setup. This process can be replicated across other devices; as soon as you have a VPN connection to the device, you can initiate the NC command.

  1. To follow this tutorial we need a device set up with a VPN. If you haven't created a device yet, start with the Quickstart for AVH tutorial then follow the Connecting to a VPN tutorial. Otherwise use a device with the VPN already set up.

  2. On your device page, click on "CONNECT" copy the ‘console’ command: nc <device IP> <port> in the example below it is nc 10.11.1.1 2000

  3. Paste the command into your shell (or shell application) and hit return

  4. The first time logging (and after reboot) in you will need to enter the login credentials. In this example, we are using a Raspberry Pi4 device with the default credentials. User: pi Password: raspberry

  5. You are now logged in to the device’s console!

Next Steps:

You can explore the AVH examples within this knowledgebase.

Did this answer your question?