2.2.4.62 DhcpServerV4
The DhcpServerV4 complex type allows specifying extensions to the DhcpServer complex type. This specifies the IPv4-specific information of the DHCP server instance. The OptionDefinitions MUST be a collection of DhcpOptionDefinitionV4 elements. The Options MUST be a collection of DhcpOptionV4 elements. The UserClasses MUST be a collection of DhcpUserClassV4. The VendorClasses MUST be a collection of DhcpVendorClassV4 elements.
-
<xs:complexType name="DhcpServerV4"> <xs:complexContent mixed="false"> <xs:extension base="ipam:DhcpServer"> <xs:sequence> <xs:element minOccurs="0" name="DhcpDnsNotRequestingClientsUpdateType" type="ipam:DhcpDnsNotRequestingClientsUpdateType" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
DhcpDnsNotRequestingClientsUpdateType: This specifies the dynamic DNS registration behavior at the server-instance level. This specifically specifies the setting the DHCP server has to use for DHCP clients that do not provide any dynamic DNS registration requirements.