List of Janus commands: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:


<div class="showVisit">
<div class="showVisit">
<table class="sytaxTable">
<table class="wikitable">
<tr><th>[[JANUS ADDCA|ADDCA]]</th><td>Adds a trusted certifying authority's certificate to a port.</td></tr>
<tr><th>[[JANUS ADDCA|ADDCA]]</th><td>Adds a trusted certifying authority's certificate to a port.</td></tr>
<tr><th>[[JANUS CHARSET|CHARSET]]</th><td>Specifies the default character set.</td></tr>
<tr><th>[[JANUS CHARSET|CHARSET]]</th><td>Specifies the default character set.</td></tr>

Revision as of 22:07, 24 February 2011

JANUS command overview

The principal command of the Janus command set is the JANUS command, which consists of a set of mutually exclusive subcommands. To execute a subcommand, you specify it with the prefix JANUS: for example, JANUS DEFINE ..., JANUS STATUS ..., etc.

The following list shows the JANUS subcommands with a brief description of what they do. Subcommand execution requires System Manager privileges, unless the command is executed through the JANMAN subsystem.

Besides this list there is the more succint category page.

ADDCAAdds a trusted certifying authority's certificate to a port.
CHARSETSpecifies the default character set.
CLSOCKSpecifies rules to allow a User Language program to access a CLSOCK port.
CONFIGURATIONDisplays global configuration values.
DEFINEDefines a Janus port.
DEFINEIPGROUPDefines a grouping of IP addresses for web access control.
DEFINEREMOTEDefines a remote server for Janus Open Client, and associates it with a Janus OPENSERV or SDS port.
DEFINEUSGROUPDefines a grouping of user IDs for web access control.
DELCADeletes a trusted certifying authority's certificate from a port.
DELETEDeletes a port definition.
DELETEIPGROUPDeletes a grouping of IP addresses.
DELETEREMOTEDeletes an association between a remote server and a Janus OPENSERV or SDS port.
DELETEUSGROUPDeletes a grouping of user IDs.
DISPLAYDisplays Janus port definitions.
DISPLAYCADisplays the contents of a trusted certifying authority's certificate.
DISPLAYREMOTEDisplays remoter server definitions.
DISPLAYSOCKDisplays CLSOCK and SRVSOCK port rules.
DISPLAYWEBDisplays WEBSERV port rules.
DISPLAYXTDisplays translate table definitions.
DOMAINSpecifies the domain; used with IBM TCP/IP to resolve unqualified host names.
DRAINPrevents new connections to port and stops port when last connection is closed.
FORCEBreaks all connections to port and stops port when last connection is closed.
FTPSpecifies Janus FTP Server processing rules.
LANGUAGESpecifies default Janus Open Server language.
LIMITSDisplays the Janus connection limits for an Online.
LOADXTLoads or reloads a translate table and, optionally, an entity translate table.
NAMESERVERSpecifies IP address and port number of the domain name server used with Janus Sockets CLSOCK applications and Janus Open Client applications; only used with the IBM TCP/IP interfaces.
RELOADReloads the Model 204-to-SQL mappings from the JANCAT file for a Janus Specialty Data Store port.
SRVSOCKSpecifies rules that determine which SRVSOCK connections to allow.
SSLSTATUSDisplays SSL (Secure Sockets Layer) statistics for SSL ports.
STARTMakes a port available for connections.
STATUSDisplays port status.
STATUSCADisplays the status of a trusted certifying authority's certificate.
STATUSREMOTEDisplays status of remote servers.
TCPLOGStores all input and output streams to and from a port.
TRACEChanges trace settings for a port or for specific IP addresses connected to a port.
TSTATUSDisplays thread utilization statistics.
WEBSpecifies Janus Web Server processing rules.
The JANUSDEBUG command is not a subcommand of JANUS, but stands on its own.
JANUSDEBUGJANUSDEBUG works in conjunction with JANUS WEB DEBUG rules to assist in debugging Janus applications.