3.1.4.10 ValidateDhcpServer

The ValidateDhcpServer event describes the common validation rules for the DhcpServer instance. The rules assume that the DhcpServer instance to be validated is passed as a parameter with the name Param_dhcpServer.

The following validations MUST pass for the DhcpServer instance to be valid:

  1. Param_dhcpServer MUST be an instance of either DhcpServerV4 or DhcpServerV6.

  2. Param_dhcpServer.ServerName MUST NOT be NULL.