VISULOX-GATEWAY Command
visulox-gateway <command> [<command-specific args>]
During installation /usr/sbin/visulox-gateway is created, which makes it possible to execute the VISULOX GATEWAY Command without using the whole path.
Available parameters
| Command | Description |
|---|---|
start | Start VISULOX GATEWAY |
| stop | Stop VISULOX GATEWAY |
| restart | Restart VISULOX GATEWAY |
| config | Configuration options: create, list, edit, enable, disable |
| server | Server options: add, add-array, remove, list, list-array |
| status | Show VISULOX GATEWAY status |
| version | Show VISULOX GATEWAY version |
| sslcert | Export, print sslcert |
| sslkey | Import, export sslkey |
| cert | Export the VISULOX GATEWAY certificate |
| clientcert | Import, list, remove clientcert |
| key | Import private key and its corresponding certificate |
| patch | Add, remove, list VISULOX GATEWAY patches |
| connection | List connections |
| support | VISULOX Gateway Support Report |
With visulox-gateway <subcommand> --help the detailed options for a command can be displayed.
If more parameters are needed for a command, the available options are always displayed by entering the basic command.
Usage
The following examples show the usage of the VISULOX-GATEWAY Command:
Show VISULOX GATEWAY status
visulox-gateway status
Show version information
visulox-gateway version
List VISULOX PORTAL Servers / certificates
visulox-gateway server list
Show VISULOX GATEWAY configuration
visulox-gateway config list
Add the VISULOX Portal Array on external Gateway
visulox-gateway server add-array --name osgd --serverurl <https://fqdn of the primary portal server>