metrocluster interconnect adapter modify
Modify MetroCluster interconnect adapter settings
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The metrocluster interconnect adapter modify command enables you to modify settings of the MetroCluster interconnect adapter.
Parameters
- -node {<nodename>|local} - Node Name
- This parameter specifies the node name.
- -is-ood-enabled {true|false} - Is Out-of-Order Delivery Enabled?
- This parameter specifies the out-of-order delivery setting on the adapter.
Examples
The following example enables out-of-order delivery for the port 'fcvi_device_0' on the node 'clusA-01':
clusA::*> metrocluster interconnect adapter modify -node clusA-01 -adapter-port-name
fcvi_device_0 -is-ood-enabled true
Give documentation feedback