Skip header
ManualsContentsPreviousNextHelp

Using telnet

Follow the procedure below to use telnet.

Important

  1. Use the IP address or the host name of the machine to start telnet.

    % telnet "IP address"

    For example, if the machine's IP address is "192.168.15.16", enter the address as follows:

    % telnet 192.168.15.16

  2. Enter your user name and password.

    For details about the user name and password, consult your network administrator.

  3. Enter a command.

  4. Quit telnet.

    msh> logout

    A message asking you to confirm saving the changes appears.

  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. To make further changes, enter "return" at the command line, and then press the [Enter] key.

Note