Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IPv6Block complex type allows extending the attributes of the IPBlock complex type. This is used to specify the IPv6-specific address block. The EndIPAddress, NetworkId, StartIPAddress, and SubnetMask MUST be of address family type being InterNetworkV6.
-
<xs:complexType name="IPv6Block"> <xs:complexContent mixed="false"> <xs:extension base="ipam:IPBlock"> <xs:sequence /> </xs:extension> </xs:complexContent> </xs:complexType>