To connect to AXIGEN command line interface (CLI), after installing AXIGEN with its default settings, please enter in your terminal, while logged as root:
[root@example ~]# telnet 127.0.0.1 7000
In order to be able to connect to AXIGEN CLI, you should enable the CLI listener and connect to the correct IP:port address. You can verify the CLI listeners using the CLI -> Listeners page in WebAdmin.
You should see a welcome message similar to the one below:
Connected to <hostname> (127.0.0.1).
Escape character is '^]'.
Welcome to AXIGEN's Command Line Interface
You must login first. For a list of available commands, type HELP
<login>
Enter the username (admin) and password set with the AXIGEN Configuration Wizard.
A list of commands available in different contexts and sub-contexts of AXIGEN command-line interface is included in CLI Commands section.










