API Guide

Table 114. Parameters for NetworkDeviceFunction Settings(continued)
Parameter Type Description
MTUSize Int64 The Maximum Transmission Unit (MTU)
configured for this Network Device Function. This
value serves as a default for the OS driver when
booting. The value only takes effect on boot.
iSCSIBoot
IPAddressType NetworkDeviceFunction.v1_0_0.IPAddressType The type of IP address (IPv6 or IPv4) being
populated in the iSCSIBoot IP address fields.
Mixing of IPv6 and IPv4 addresses on the same
network device function shall not be permissible.
InitiatorIPAddress String The IPv6 or IPv4 address of the iSCSI boot
initiator.
InitiatorName String The iSCSI boot initiator name.
InitiatorDefaultGateway String The IPv6 or IPv4 iSCSI boot default gateway.
InitiatorNetmask String The IPv6 or IPv4 netmask of the iSCSI boot
initiator.
TargetInfoViaDHCP String A boolean indicating whether the iSCSI boot
target name, LUN, IP address, and netmask
should be obtained from DHCP.
PrimaryTargetName String The name of the primary iSCSI boot target (iSCSI
Qualified Name, IQN).
PrimaryTargetIPAddress String The IP address (IPv6 or IPv4) for the primary
iSCSI boot target.
PrimaryTargetTCPPort Int64 The TCP port for the primary iSCSI boot target.
PrimaryLUN Int64 The logical unit number (LUN) for the primary
iSCSI boot target.
PrimaryVLANEnable Boolean It indicates if this VLAN is enabled for the primary
iSCSI boot target.
PrimaryVLANId Int64 The 802.1q VLAN ID to use for iSCSI boot from
the primary target. This VLAN ID is only used if
PrimaryVLANEnable is true.
PrimaryDNS String The IPv6 or IPv4 address of the primary DNS
server for the iSCSI boot initiator.
SecondaryTargetName String The name of the Secondary iSCSI boot target
(iSCSI Qualified Name, IQN).
SecondaryTargetIPAddress String The IP address (IPv6 or IPv4) for the Secondary
iSCSI boot target.
SecondaryTargetTCPPort Int64 The TCP port for the Secondary iSCSI boot
target.
SecondaryLUN Int64 The logical unit number (LUN) for the Secondary
iSCSI boot target.
SecondaryVLANEnable Boolean It indicates if this VLAN is enabled for the
Secondary iSCSI boot target.
SecondaryVLANId Int64 The 802.1q VLAN ID to use for iSCSI boot from
the Secondary target. This VLAN ID is only used if
SecondaryVLANEnable is true.
Redfish resources 83