How do we find out for DHCP client identifier?

Matt 101 Reputation points
2023-10-19T14:18:49.91+00:00

Hi all,

Is there a way to find out DHCP client identifier for windows 2022 or SQL?

Thank you!

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-20T11:55:02.1733333+00:00

    Not sure what you're looking for? Try an

    ipconfig /all
    

    --please don't forget to close up the thread here by marking answer if the reply is helpful--


  2. Wesley Li 11,245 Reputation points
    2023-12-25T08:44:29.83+00:00

    Hello Matt,

    In Windows Server 2022, you can use "ipconfig /all".

    In SQL Server, it may not be possible to view the DHCP client identifier. The DHCP client identifier is the physical address (MAC address) assigned to the network adapter, while SQL Server mainly handles database-related operations and data.

    Best Regards,

    Wesley

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.