Status
Command
STATUS
Description
Requests connection, statistical, or license information
Syntax
STATUS CONnect <con_id>
| MIRror <con_id>
| REPlicate <con_id>
| TRANsmit <con_id>
| TARget <target> | LICENSE <server>
Options
- CONnect—Displays connection information for the connection ID specified
- con_id—Connection ID assigned to the source/target connection
- MIRror—Displays mirroring information for the connection ID specified
- REPlicate—Displays replication information for the connection ID specified
- TRANsmit—Displays transmission information for the connection ID specified
- TARget—Displays target state information for the target machine specified
- target—Name of the target or an IP address on the target. If no target is specified, the active target will be used.
- LICENSE—Displays license information
- ActivationCode—The license key applied to the server
-
IsValid—1 if the key is valid, 0 if the key is invalid
- IsNodeLocked—1 if the key requires activation, 0 if the key does not require activation
- IsEval—1 if the key is an evaluation key, 0 if the key is not an evaluation key
- ExpirationDays—The number of days until the key expires. if any
- server—Name of a server or an IP address on the server. If no server is specified, the active source will be used.
Examples
- status connect 1
-
status rep 1
- status tar beta
Notes
Server names, except for IP addresses, that contain non-alphanumeric characters must be enclosed in quotation marks.