3

I m using odhcp6c as DHCPv6 client

I want to know the DUID used by the my interface in the DHCPv6. How to retrieve the DUID?

1 Answers1

-1

Use wireshark to sniff the network traffic and get the packet used during the dhcp handshake, then look for the DUID in the packet.

solsTiCe
  • 9,515