Establish Secure Remote Connection to Run CLI Commands

To run CLI commands, you need to establish a secure connection from a remote SSH client to the server SP.

What to Do

  • To establish a secure connection, type the following:

    ssh -l username server_ip_address

    Password: ********

    The default prompt appears (->) and the system is ready for you to run the CLI commands to establish network settings.