IBMTSDS_iSCSIConfigurationService. CreateIPProtocolEndpoint

The IBMTSDS_iSCSIConfigurationService.CreateIPProtocolEndpoint method creates an IP endpoint.

ElementName (required)
A meaningful name for the IP endpoint. It cannot be empty or null.
ModuleNumber (required)
An identifier that indicates the module that contains the IP endpoint. It cannot be 0 or null.
PortNumber (required)
Port identifier for this IP endpoint on this module. The value cannot be a value other than 1, 2, 3, or 4 because each module has four ports.
IPv4Address (required)
IPv4 address for this port.
IPv4Gateway (required)
IPv4 gateway for this port.
IPv4SubnetMask (required)
IPv4 subnet mask for this port.
MTU
MTU for this port. If it is null, default value 4500 is used.
IPEndpoint
The reference to a point that was created.