Console

The Console is a powerful tool within the Admin TUI designed for advanced users to troubleshoot, maintain, and administer the device. It offers functionalities beyond the Admin UI and allows precise control through text commands.

Using Console

You can use the Console to do the following operations:

  • Troubleshooting network issues by ping or traceroute commands.

  • Performing advanced configuration tasks.

  • Manually restarting services

Procedure


Step 1

In Admin TUI, select Console from the available options.

Figure 1. Console

You will enter the console mode, ready to receive your commands.

Step 2

Type commands and press Enter to execute them.

Figure 2. Console - Commands - Example

Example:

Table 1. Example Commands

Command

Description

Example

help

Lists all available commands

help

ping

Tests network connectivity

Ping 8.8.8.8

traceroute

Traces the route of packets to a specific destination

traceroute google.com

exit

Exits from the console

exit