Git Product home page Git Product logo

dhcp6c_duid_decoder's Introduction

Decode DHCP6c DUID Files

This is a simple python script that will decode dhcp6c Device UUID (DUID) files into a human readable form. This is handy when you are replacing your edge network equipment, such as a firewall, with a different brand that requires the decoded field information.

Usage:

$decode_duid.py dhcp6c_duid
Data length: 14
DUID Type: 1 [DUID-LLT - Link-layer address plus time]
Hardware Type: 1 [Ethernet]
Seconds since midnight (UTC), January 1, 2000: 1000
Link-layer Address: 00:00:5E:00:53:00

Note

This has been tested with wide-dhcpv6-client, which only supports DUID type 1, the other decoders are based on RFC 3315 and RFC 6355. There may be bugs.

Disclaimers

  • This document comes without any warranty of any kind.
  • Not intended for safety of life applications.
  • The code provided in this repository is licensed under the Apache License, Version 2.0. See the included LICENSE for terms.
  • This document is Copyright 2023 Michael Johnson
  • This document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License
Creative Commons License
Decode DHCP6c DUID Files by Michael Johnson is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.