I am new to DHCPv6 ..In DHCPv4 we have chaddr field to get the Client MAC address from the DHCP message..Similarly how to get the Client MAC address in DHCPv6. RFC doesn't give this details..Could you pls suggest if any other option available?

link|improve this question
feedback

1 Answer

This should be "encoded" in the link-local IPv6 address, which the client needs even before contacting the DHCP server, in other words, the MAC address is part of the link-local address.

link|improve this answer
but in DHCPv4 server maintains each client MAC address know ..Here how server maintains? – Sivakumar Dec 28 '11 at 13:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.