Other articles


  1. dhcpAssignedHostName

    This is the actual hostname that was assigned to a client. It may not be the name that was requested by the client. The fully qualified domain name can be determined by appending the value of "dhcpDomainName" (with a dot separator) to this name.

    read more
  2. dhcpClassData

    Encoded text string or list of bytes expressed in hexadecimal separated by colons. Clients match subclasses based on matching the class data with the results of match or spawn with statements in the class name declarations.

    read more
  3. dhcpDomainName

    This is the name of the domain sent to the client by the server. It is essentially the same as the value for DHCP option 15 sent to the client and represents only the domain - not the full FQDN. To obtain the full FQDN assigned to the client you must prepend the "dhcpAssignedHostName" to this value with a ".".

    read more
  4. dhcpKeyDN

    The DNs of TSIG Key to use in secure dynamic updates. In case of locator object this will be list of TSIG keys. In case of DHCP Service Shared Network Subnet and DNS Zone it will be a single key.

    read more
  5. dhcpLocatorDN

    The DN of dhcpLocator object which contain the DNs of all DHCP configuration objects. There will be a single dhcpLocator object in the tree with links to all the DHCP objects in the tree

    read more
  6. dhcpOption

    Encoded option values to be sent to clients. Each value represents a single option and contains (OptionTag Length OptionValue) encoded in the format used by DHCP.

    read more
  7. dhcpRange

    The starting & ending IP Addresses in the range (inclusive) separated by a space; if the range only contains one address then just the address can be specified. Each range is defined as a separate value.

    read more
  8. dhcpReservedForClient

    The distinguished name of a "dhcpClient" that an address is reserved for. This may not be the same as the "dhcpAssignedToClient" attribute if the address is being reassigned but the current lease has not yet expired.

    read more
  9. dhcpServiceDN

    The DN of dhcpService object(s)which contain the configuration information. Each dhcpServer object has this attribute identifying the DHCP configuration(s) that the server is associated with.

    read more

Page 1 / 2 »

links

social