81 lines
4.8 KiB
HTML
81 lines
4.8 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Connect the virtual console" />
|
|
<meta name="abstract" content="The virtual console provides the console function for the Linux server." />
|
|
<meta name="description" content="The virtual console provides the console function for the Linux server." />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzalmvirtualconsole" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Connect the virtual console</title>
|
|
</head>
|
|
<body id="rzalmvirtualconsole"><a name="rzalmvirtualconsole"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Connect the virtual console</h1>
|
|
<div><p>The virtual console provides the console function for the Linux
|
|
server.</p>
|
|
<div class="p"><p>The virtual console is used primarily during the initial install
|
|
of Linux. The virtual console can also be used to view server errors or to
|
|
restore communication to the LAN. This console connection is used prior to
|
|
configuring TCP/IP.</p>
|
|
<p>Any Telnet client can be used as the Linux console.
|
|
Multiple Telnet clients can share access to the same virtual console. To connect
|
|
to a console, you will have to Telnet to port 2301 of the primary or server.
|
|
TCP/IP must be configured and running on at least one i5/OS<sup>®</sup> partition. The example below uses
|
|
the IBM<sup>®</sup> Personal
|
|
Communications client.</p>
|
|
</div>
|
|
<div class="section">Use either of the following methods to do this:</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="conibmpc"><a name="conibmpc"><!-- --></a><h2 class="topictitle2">Connect to the virtual console with IBM Personal Communications</h2>
|
|
<div><div class="section">To connect to a virtual console with IBM Personal Communications, follow these
|
|
steps:</div>
|
|
<ol><li><span>At the Start button, select <span class="uicontrol">IBM Personal Communications</span> and <span class="uicontrol">Start</span> or <span class="uicontrol">Configure
|
|
Session</span>.</span></li>
|
|
<li><span>From the Customize Communication display, select <span class="uicontrol">ASCII</span> as
|
|
your type of host and select <span class="uicontrol">Link Parameters</span>.</span></li>
|
|
<li><span>From the Telnet ASCII display, enter the host name or the IP address
|
|
of the primary or server, enter port number <kbd class="userinput">2301</kbd> of
|
|
the primary or hosting partition and press <span class="uicontrol">OK</span>.</span></li>
|
|
<li><span>From the i5/OS Guest Partition Console display, select the
|
|
partition to which you want to connect as console.</span></li>
|
|
<li><span>Enter the i5/OS service tools ID and password to
|
|
connect to the Linux partition.</span></li>
|
|
</ol>
|
|
</div>
|
|
<div class="nested2" xml:lang="en-us" id="conmsdos"><a name="conmsdos"><!-- --></a><h3 class="topictitle3">Connect to the virtual console using the MSDOS command prompt</h3>
|
|
<div><div class="section">To connect to the virtual console using the MSDOS command prompt,
|
|
follow these steps:</div>
|
|
<ol><li><span>From a MS DOS Command Prompt, Telnet to your server and port 2301
|
|
(<var class="varname">telnet xxxxxx 2301</var>).</span></li>
|
|
<li><span>Select the partition to which you want to connect as console.</span></li>
|
|
<li><span>Enter the i5/OS service tools ID and password to connect to
|
|
the Linux partition.</span></li>
|
|
</ol>
|
|
<div class="section"><p>Remote Panel privilege for the Linux partition is required to
|
|
use the Linux virtual console. The QSECOFR service tools user ID is prevented
|
|
from using the Linux console.</p>
|
|
<p>For more information on how to configure
|
|
user profiles, refer to <a href="../rzait/rzaitauthority.htm">Logical partition authority</a>.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |