SHOW SYSTEM
Use the SHOW SYSTEM command to display information about the current gateway settings.
Syntax
SHOW SYSTEM;
The parameters returned are shown in the following table.
System Parameter | Description |
---|---|
Version | Version number of the gateway. |
Server Type | Type of server. Set to Gateway. |
Connections | Status of the SET CONNECTIONS flag. |
Debug Mode | Status of the SET DEBUG MODE flag. |
Multi User | Gateway multi-user mode. Set to YES. |
Configuration Changed | If the configuration has been changed interactively, this is set to YES. |
More parameters can be returned when in debug mode. This command can only be used interactively.
Example
1> SHOW SYSTEM;
2> GO
System Parameter Value
---------------- --------------------------------
Version 7.0
Server Type Gateway
Connections ENABLED
Debug Mode NO
Multi User YES