SSH Reference Manual

DELETE IPRANGE <iprange-name> | *
Deletes a specific IPRANGE or all IPRANGEs.
The IPRANGE is immediately deleted. If any SERVICEs refer to this IPRANGE, then those services will reject any new
connection attempts until a subsequent ADD IPRANGE is done. In this case a warning is displayed in response to the
DELETE IPRANGE command:
IPRANGE <name> deleted - Warning: 1 SERVICE(s) still reference this iprange
DELETE SCRIPT <script-name> | *
The specified script, or all scripts, will be removed from the configuration.
DELETE SERVICE <service-name> | *
The specified service, or all services, will be removed from the configuration.
DELETE WIN[DOW] <window-name> | *
DELETE WINDOW removes a previously added window from the configuration. Dynamic windows are automatically
deleted upon session termination. Windows created by AUTO_ADD_WIN Y are automatically deleted when all
applications using the window terminate or close the window (no longer relevant since SPR T0801^ABE where
AUTO_ADD_WIN is not supported anymore).
WIN and WINDOW are equivalent.
<window-name> specifies a window to be deleted.
* means to delete all windows, including DYNAMIC and AUTO_ADD_WIN windows.
DEV_SUBTYPE B05COMP | WINDOW | <nn>
Controls the values returned to an application that has called DEVICEINFO against a window.The following options are
available:
B05COMP (default) compatible with STN releases B05 and earlier.
no session active 6,0
6530 session active 6,4
non 6530 session 6,0
WINDOW response determined by ADD WINDOW configuration
SUBTYPE nn 6,nn (overrides TERM_TYPE)
SUBTYPE NONE and no session active, response determined by TERM_TYPE:
TERM_TYPE 6530 6,4
TERM_TYPE other 6,0
When SUBTYPE is NONE, and a session is active, then B05COMP rules above are used.
<nn> always responds with type 6 and subtype <nn>
DYNAMIC_PRI <nnn>
Specifies the default priority used for dynamic window applications when the SERVICE does not specify PRI.
Where <nnn> is the Guardian priority in the range 1-199; default is 149.
264 STN Reference HP NonStop SSH Reference Manual