<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><META http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Display LAN Status (DSPLANSTS)</title> <link rel="stylesheet" type="text/css" href="../rzahg/ic.css"> </head> <body bgcolor="white"> <script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <a name="DSPLANSTS.Top_Of_Page"></a> <h2>Display LAN Status (DSPLANSTS)</h2> <table width="100%"> <tr> <td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br> <b>Threadsafe: </b>No </td> <td valign="top" align="right"> <a href="#DSPLANSTS.PARAMETERS.TABLE">Parameters</a><br> <a href="#DSPLANSTS.COMMAND.EXAMPLES">Examples</a><br> <a href="#DSPLANSTS.ERROR.MESSAGES">Error messages</a></td> </tr> </table> <div> <a name="DSPLANSTS"></a> <p>The Display Local Area Network Status (DSPLANSTS) command displays the status of an active token-ring or distributed data interface (DDI) line. </p> <p> <b>Note: </b>The DDI line status is the status of the network from the perspective of the local adapter. </p> </div> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> <hr size="2" width="100%"> <div> <h3><a name="DSPLANSTS.PARAMETERS.TABLE">Parameters</a></h3> <table border="1" cellpadding="4" cellspacing="0"> <!-- col1="10" col2="15" col3="30" col4="10" --> <tr> <th bgcolor="aqua" valign="bottom" align="left">Keyword</th> <th bgcolor="aqua" valign="bottom" align="left">Description</th> <th bgcolor="aqua" valign="bottom" align="left">Choices</th> <th bgcolor="aqua" valign="bottom" align="left">Notes</th> </tr> <tr> <td valign="top"><a href="#DSPLANSTS.LINE"><b>LINE</b></a></td> <td valign="top">Line description</td> <td valign="top"><i>Name</i></td> <td valign="top">Required, Positional 1</td> </tr> <tr> <td valign="top"><a href="#DSPLANSTS.OUTPUT"><b>OUTPUT</b></a></td> <td valign="top">Output</td> <td valign="top"><b><u>*</u></b>, *PRINT</td> <td valign="top">Optional, Positional 2</td> </tr> </table> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> </div> <div> <a name="DSPLANSTS.LINE"></a> <h3>Line description (LINE)</h3> <p>Specifies the name of the active line description being used by the local area network (LAN) manager. </p> <p>This is a required parameter. </p> </div> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> <div> <a name="DSPLANSTS.OUTPUT"></a> <h3>Output (OUTPUT)</h3> <p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output. </p> <dl> <dt><b><u>*</u></b></dt> <dd>The output is displayed for interactive jobs or printed with the job's spooled output for non-interactive jobs. </dd> </dl> <dl> <dt><b>*PRINT</b></dt> <dd>The output is printed with the job's spooled output. </dd> </dl> </div> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> <hr size="2" width="100%"> <div><h3><a name="DSPLANSTS.COMMAND.EXAMPLES">Examples</a> </h3> <p> <pre> DSPLANSTS LINE(NYBRANCH) </pre> </p> <p>This command shows the status for the line description NYBRANCH. </p> </div> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> <hr size="2" width="100%"> <div><h3><a name="DSPLANSTS.ERROR.MESSAGES">Error messages</a> </h3> <p><b><u>*ESCAPE Messages</u></b> </p> <dl> <dt><b>CPF8B68</b></dt> <dd>Line description &23 not found. </dd> <dt><b>CPF8B69</b></dt> <dd>Line description &23 not valid for requested action. </dd> <dt><b>CPF8B70</b></dt> <dd>Network line description &23 not varied on. </dd> <dt><b>CPF8B74</b></dt> <dd>Request to display active adapters failed. </dd> <dt><b>CPF8B75</b></dt> <dd>No adapter entries in network adapter file. </dd> </dl> </div> <table width="100%"> <tr><td align="right"><a href="#DSPLANSTS.Top_Of_Page">Top</a></td></tr> </table> </body> </html>