pedserver mode disconnect
Disconnects PEDserver from the appliance.
If the running mode is legacy, an error is returned. pedserver mode disconnect is not a valid command for legacy connections.
Termination of the connection may take a few minutes.
Syntax
pedserver mode disconnect -name <registered appliance name> [-configfile <filename>] [-logfilename <filename>] [-loginfo <0 or 1>] [-logwarning <0 or 1>] [-logerror <0 or 1>] [-logtrace <0 or 1>] [-maxlogfilesize <size>]
Option | Description |
---|---|
-name <registered appliance name> | Specifies the name of the registered appliance to be disconnected from PEDserver. |
-configfile <filename> | Optional. Specifies which PEDserver configuration file to use. |
-logfilename <filename> | Optional. Specifies the log file name to which the logger should log messages. |
-loginfo <0 or 1> | Optional. Specifies if the logger should log "info" messages. Set to 0 for no, 1 for yes. |
-logwarning <0 or 1> | Optional. Specifies if the logger should log "warning" messages. Set to 0 for no, 1 for yes. |
-logerror <0 or 1> | Optional. Specifies if the logger should log "error" messages. Set to 0 for no, 1 for yes. |
-logtrace <0 or 1> | Optional. Specifies if the logger should log "trace" messages. Set to 0 for no, 1 for yes. |
-maxlogfilesize <size> | Optional. Specifies the maximum log file size in KB. |
Example
C:\Program Files\Safenet\LunaClient>pedServer –mode disconnect -name hellohi
>Connection to Luna SA terminated.