Log in using ssh as described in 6.1.2.2. From the console, type:
sudo asterisk vvvr
‘sudo’ executes the command with root privileges.
‘asterisk’ launches the CLI (command line interface) for the PBX software subsystem.
‘-vvvr’ indicates three levels of verbosity (v) enabled, and remote console (r) access.