lskeyserver
Use the lskeyserver command to display the key servers that are available to the clustered system (system).
Syntax
>>- lskeyserver -- --+----------+-- ----------------------------> '- -nohdr -' >--+-----------------------+-- --+---------------+------------->< '- -delim -- delimiter -' +- object_id ---+ '- object_name -'
Parameters
- -nohdr
- (Optional) By default, headings are displayed for each column of data in a concise style view,
and for each item of data in a detailed style view. The -nohdr parameter
suppresses the display of these headings.Note: If there is no data to be displayed, headings are not displayed.
- -delim delimiter
- (Optional) By default in a concise view, all columns of data are space-separated. The width of each column is set to the maximum width of each item of data. In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by the specified delimiter.
- object_id | object_name
- (Optional) Specifies the object name or ID that you want to display details for.
Description
This command displays all key servers that are available to the system.
This table provides the attribute values that can be displayed as output view data.
Attribute | Description |
---|---|
id | Indicates the key server ID. The value must be a number. |
name | Indicates the key server name. The value must be an alphanumeric string. |
status | Indicates the key server status type. The values are:
|
err_seq_num | Indicates the event log sequence number of the highest priority problem that affects the key server. The value must be a number. |
IP_address | Indicates the key server Internet Protocol (IP) address. The value must be in the format of a standard Internet Protocol version 4 (IPv4) or Internet Protocol version 6 (IPv6) address. |
port | Indicates the key server TCP/IP port. |
type | Indicates the key server type. The value must be isklm. |
primary | Indicates if the server is a primary server. The values are yes or no. |
cert_set | Indicates whether a certificate exists for this key server object. The values are yes or no. |
certificate | Indicates a human-readable description of the SSL certificate. The value reads 0 fields if there is no certificate. |
An invocation example
lskeyserver
The resulting output:
id name status IP_address port type primary cert_set
0 isklm_primary online 10.0.1.54 8709 isklm yes yes
1 isklm_backup online 10.0.1.55 8709 isklm no yes
2 keyserver2 offline 0:0:0:0:0:ffff:a00:138 1234 isklm no no
3 keyserver3 offline 0:0:0:0:0:ffff:a00:139 1234 isklm no no
An invocation example
lskeyserver 0
The resulting output:
id 0
name keyserver0
status online
err_seq_num
IP_address 10.0.1.54
port 8709
type isklm
primary yes
certificate 0 fields