HostInternetScsiHbaIPCapabilities
The IP Capabilities for the host bus adapter
{
"_typeName": "string",
"addressSettable": false,
"ipConfigurationMethodSettable": false,
"subnetMaskSettable": false,
"defaultGatewaySettable": false,
"primaryDnsServerAddressSettable": false,
"alternateDnsServerAddressSettable": false,
"ipv6Supported": false,
"arpRedirectSettable": false,
"mtuSettable": false,
"hostNameAsTargetAddress": false,
"nameAliasSettable": false,
"ipv4EnableSettable": false,
"ipv6EnableSettable": false,
"ipv6PrefixLengthSettable": false,
"ipv6PrefixLength": 0,
"ipv6DhcpConfigurationSettable": false,
"ipv6LinkLocalAutoConfigurationSettable": false,
"ipv6RouterAdvertisementConfigurationSettable": false,
"ipv6DefaultGatewaySettable": false,
"ipv6MaxStaticAddressesSupported": 0
}
True if the host bus adapter supports setting its IPv4 address.
True if the host bus adapter supports DHCPv4.
True if the host bus adapter supports setting its IPv4 subnet mask.
True if the host bus adapter supports setting its IPv4 gateway.
True if the host bus adapter supports setting its primary DNS.
True if the host bus adapter supports setting its secondary DNS.
True if the host bus adapter supports the use of IPv6 addresses
True if the host bus adapter supports setting its ARP Redirect value
True if the host bus adapter supports setting its MTU, (for Jumbo Frames, etc)
True if the discovery and static targets can be configured with a host name as opposed to an IP address.
True if the host bus adapter supports setting its name and alias
True if IPv4 addresssing can be enabled or disabled on the host bus adapter.
True if IPv6 addresssing can be enabled or disabled on the host bus adapter.
True if the Host bus adapter supports setting IPv6 Prefix Length.
Provides the value that user should be using if host bus adapter does not support changing of prefix length.
True if the Host bus adapter supports DHCPv6 configuration.
True if the Host bus adapter supports setting configuration of its IPv6 link local address User can specify link local static address if link local auto configuration is set to false.
link local address usually starts with fe80: and has prefix 64.
True if the Host bus adapter supports router advertisement configuration method.
Note: Currently Qlogic adapter does not support plumbing of any user specified static address if router advertisement method is enabled.
True if the Host bus adapter supports setting its IPv6 default gateway.
The maximum number of supported IPv6 static addresses on the host bus adapter that user can set.