Dell Acceleration Appliances for Databases User Manual
Page 34

–-separator
or
–s
<type>
Separator between property values when printing multiple properties;
defaults to
tab
. Valid values are
space
,
comma
, and
tab
.
–-node
or
-n
Issue this command to one or more nodes in the cluster.
--cluster
Issue this command to all instances in the cluster.
--sort
<property>
Sort the output, using the specified Property name to sort on.
--no-sort
or
-ns
Do not sort the output.
--order-with <
function
>
Sort the output, extracting key with this function.
Example:
{$1 method}
--where
or
-w
<function>
Filter by a function, if the function is true.
--where-not
or
-wn
<function>
Filter by a function, if the function is false.
--used
Show only objects that are in use.
--not-used
or
-nu
Show only objects that are not in use.
(See
help –-all
for details on all other options.)
Examples
This lists available CNAs, showing the ID and vendor for each CAN:
> cnas –-property id --property vendor
MT27500 Family [ConnectX-3] Mellanox Technologies
82576 Gigabit Network Connection Intel Corporation
OneConnect 10Gb NIC (be3) Emulex Corporation
This lists available CNAs by UUID:
> cnas –-uuid
00:02:c9:fc:31:a0
00:1b:21:3a:a5:f0
00:9c:02:3c:a2:a8
34