JANUS DRAIN

From m204wiki
Revision as of 17:13, 28 February 2011 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

<section begin="desc" />DRAIN<section end="desc" />


This prevents new connections from being initiated on the named port(s), and has no effect on active connections.

Syntax

<section begin="syntax" /> JANUS DRAIN portname <section end="syntax" />

JANUS DRAIN command syntax


Where portname is the name of the port(s) to drain. Once a DRAIN is executed against a port, no users may access it until it is started again via the JANUS START command. Current connections are not affected by the DRAIN subcommand. The DRAIN subcommand returns immediately, but activity on the port does not end until all current connections are closed.

JANUS DRAIN HOMER??

In the above example, all ports with 7-character names beginning with HOMER are placed in a drain state.