Skip header
ManualsContentsPreviousNextHelp

Using telnet

Follow the procedure below to use telnet.

Important

  1. Using the machine's IP address or host name, start telnet.

    % telnet IP_address

    In order to use the host name instead of the IP address, you must write it to the hosts file.

  2. Enter the password.

    The default is "password".

  3. Enter a command.

  4. Quit telnet.

    msh> logout

    When the configuration changes, a message asks whether the changes should be saved or not.

  5. Enter "yes" to save the changes, and then press the [ENTER] key.

    If you do not want to save the changes, enter "no", and then press the [ENTER] key. If you want to make additional changes, enter "return", and then press the [ENTER] key.

Note