Close Menu
    What's Hot

    YouTube Unblocked Proxy: Overview, Benefits, and Real-World Use Cases

    April 7, 2026

    Linux Kernel Release Frequency Statistics 2026

    April 7, 2026

    How To Use The SSH Login Command

    April 7, 2026
    Facebook X (Twitter) Instagram
    Command Linux
    • About
    • Man Pages
    • Arch Linux
    • Statistics
    • How to
      • Q&A
    • OS
      • Windows
    • Blog
      • Featured
    • MORE
      • Easter Eggs
      • IP Address
    • Write For Us
    • Contact Us
    Command Linux
    Home - man page - Net::DNS::RR::DHCID

    Net::DNS::RR::DHCID

    WillieBy WillieApril 7, 2026Updated:April 7, 2026No Comments2 Mins Read
     

    NAME

    Net::DNS::RR::DHCID – DNS DHCID resource record  

    SYNOPSIS

        use Net::DNS;
        $rr = new Net::DNS::RR(‘name DHCID algorithm fptype fingerprint’);
    
    
     

    DESCRIPTION

    DNS RR for Encoding DHCP Information (DHCID)  

    METHODS

    The available methods are those inherited from the base class augmented by the type-specific methods defined in this package.

    Use of undocumented package features or direct access to internal data structures is discouraged and could result in program termination or other unpredictable behaviour.  

    identifiertype

        $identifiertype = $rr->identifiertype;
        $rr->identifiertype( $identifiertype );
    
    

    The 16-bit identifier type describes the form of host identifier used to construct the DHCP identity information.  

    digesttype

        $digesttype = $rr->digesttype;
        $rr->digesttype( $digesttype );
    
    

    The 8-bit digest type number describes the message-digest algorithm used to obfuscate the DHCP identity information.  

    digest

        $digest = $rr->digest;
        $rr->digest( $digest );
    
    

    Binary representation of the digest of DHCP identity information.  

    rdata

    The RDATA for this record is stored in master files as a single block using Base64 representation.

    White space characters may appear anywhere within the Base64 text and will be silently ignored.  

    COPYRIGHT

    Copyright (c)2009 Olaf Kolkman, NLnet Labs.

    All rights reserved.

    This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

    Package template (c)2009,2012 O.M.Kolkman and R.W.Franks.  

    Willie
    • Website

    Willie has over 15 years of experience in Linux system administration and DevOps. After managing infrastructure for startups and enterprises alike, he founded Command Linux to share the practical knowledge he wished he had when starting out. He oversees content strategy and contributes guides on server management, automation, and security.

    Related Posts

    E2FREEFRAG

    April 7, 2026

    LOGROTATE

    April 7, 2026

    EVP_MD_CTX_destroy

    April 7, 2026

    FFLUSH

    April 7, 2026
    Top Posts

    SYSTEMD-TIMESYNCD.SERVICE

    March 4, 2026

    Visual Harmony in the Modern Casino: Why a Clean UI Leads to Longer Sessions

    March 23, 2026

    IP

    January 26, 2026

    How To View Linux History With Timestamp for Every Command

    February 27, 2026
    • Home
    • Contact Us
    • Privacy Policy
    • Terms of Use

    Type above and press Enter to search. Press Esc to cancel.