ESXCLI Commands

ESXCLI Commands

esxcli rdma Commands

Command Description Options Help
rdma device list List the logical RDMA devices currently registered on the system.
--help
Show the help message.
rdma device protocol list List the enabled RDMA protocols.
--help
Show the help message.
rdma device stats get Get statistics for a given RDMA device.
--device | -d
Name of the RDMA device. (required)
--help
Show the help message.
rdma device vmknic list List the vmknics associated with RDMA devices.
--device | -d
Name of the RDMA device whose vmknics to display.
--help
Show the help message.
rdma iser add Add an iSER device to enable iser module driver.
--device | -d
Device on which to enable iSER.
--help
Show the help message.
rdma iser delete Delete an iser logical device.
--device | -d
Device on which to disable iSER.
--help
Show the help message.
rdma iser params set Change iSER kernel driver settings. (This operation is deprecated.)
--adapter | -a
Adapter to set RoCE type on. (required)
--roce | -r
RDMA type (0:Auto 1:V1: 2:V2 3:iWarp). (required)
--help
Show the help message.