60 lines
3.5 KiB
HTML
60 lines
3.5 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="concept" />
|
|
<meta name="DC.Title" content="End a Telnet client session" />
|
|
<meta name="abstract" content="Use this topic to learn how to completely end your Telnet session." />
|
|
<meta name="description" content="Use this topic to learn how to completely end your Telnet session." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiwmantelclient.htm" />
|
|
<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="rzaiwendclnt" />
|
|
<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>End a Telnet client session</title>
|
|
</head>
|
|
<body id="rzaiwendclnt"><a name="rzaiwendclnt"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">End a Telnet client session</h1>
|
|
<div><p>Use this topic to learn how to completely end your
|
|
Telnet session.</p>
|
|
<p>When you are connected to an iSeries™ server, signing off does not
|
|
necessarily end your Telnet server session. To end the session, you must enter
|
|
a key or sequence of keys to put the Telnet client into a local command mode.
|
|
You can then type the command to end the session. This table provides you
|
|
with key sequences for ending a Telnet server session.</p>
|
|
<div class="section"><h4 class="sectiontitle">Ending a Telnet client session</h4><ul><li>From the iSeries server,
|
|
press the <span class="uicontrol">Attention</span> key and then select option <samp class="codeph">99</samp> (End
|
|
TELNET session - QUIT).</li>
|
|
<li>From most other systems, log off.</li>
|
|
</ul>
|
|
<p>If you do not know what key or key sequence causes the client to enter
|
|
command mode, consult either your system administrator or your Telnet client
|
|
documentation.</p>
|
|
<p>You can also use the end connection (ENDCNN) parameter
|
|
of the SIGNOFF command to sign off the system and end the Telnet connection.
|
|
For example, <samp class="codeph">SIGNOFF ENDCNN(*YES)</samp> returns you to the client
|
|
system (if you only have one Telnet session established). Or, if you have
|
|
more than one Telnet session established, the command returns you to the previous
|
|
system.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiwmantelclient.htm" title="You can start a Telnet client session using different emulation types. This section also explains how to establish a cascaded Telnet session.">Manage the Telnet client</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |