CLI Guide

Table Of Contents
License Required iDRAC Express or iDRAC Enterprise
Dependency Not Applicable
NIC.NICPartitioningConfig.PartitionState (Read Only)
Description
Representation of the current enablement state of the partition. There will be an instance of this attribute
for each partition. Replace n with the number of the partition.
Legal Values
Enabled
Disabled
Default Value Enabled
Write Privilege None
License Required iDRAC Express or iDRAC Enterprise
Dependency Not Applicable
NIC.NICPartitioningConfig.RDMANICModeOnPartition (Read or
Write)
Description
Enable/Disable the NIC + RDMA personality on the partition. This setting is for when operating in NPar
mode only. Replace n with the number of the partition. Note: This personality type may be specified as
the partition default if RDMA traffic can be supported irrespective of any other device setting.
Legal Values
Enabled
Disabled
Default Value Varies
Write Privilege None
License Required iDRAC Express or iDRAC Enterprise
Dependency Not Applicable
NIC.PortLevelConfig
The following section provides information about the objects in NIC.PortLevelConfig the group.
NIC.PortLevelConfig.VFDistribution (Read or Write)
Description
The value is a string of numbers, each seperated by a colon that defines the distribution of VFs to PFs
within the domain specified by VFAllocBasis. Each number represents the number of PVI Virtual Functions
to be advertised in PCI config space by each partition (PF). The numbers must sum to an amount less
than or equal to the NumberVFSupported attribute value. A value appears in the colon separated list for
each Physical Function that can potentially be present within the allocation domain, independent of its
enablement state. Values in the list from left to right apply to function numbers in the domain from least
to greatest. Note1: The regex can only perform basic validation of the string format. Note2: Implementers
should replace the "*" in the regex with a bound expression that accurately describes the expected string
in the context of a given solution (e.g. where NumberVFSupported is 4, the "*" will be replaced with
"{3}"). The vendor must provide the appropriate default string for the implementation.
Legal Values None
Default Value None
Write Privilege None
NIC Attributes 935