Access the System via SSH

This topic takes Putty as an example to introduce how to access Yeastar P-Series Software Edition via SSH.

Procedure

  1. Enable SSH access on the PBX.
    1. Log in to PBX web portal, go to Security > Security Settings > Console/SSH Access.
    2. Turn on the switch of SSH Access, then click OK.

    3. Check and note down the SSH credentials.

      Note: If you manually install PBX on Ubuntu system, you may be asked to set a normal user during the installation process. You can also use the normal user's credentials to access the PBX via SSH.

  2. Enter access information on Putty.
    1. In the Connection type field, choose SSH.
    2. In the Host Name (or IP address) field, enter your PBX's IP address.
    3. In the Port field, enter SSH port that you have configured on the PBX.
    4. Optional: On the left navigation bar, click Window > Lines of scrollback, set a scrollback line number, so that you can get sufficient lines of log for debug analysis.
    5. Click Open.

  3. Verify your account and password.
    1. In the login as field, enter the username.
    2. In the password field, enter the password.

Result

If the following figure shows, you can successfully access and debug the PBX.