简体   繁体   中英

How to calculate mac address from ip address

Hi I'd like to know how can I calculate a Mac address from a ip address manually.

For example if I've this ip:

192.168.0.1/24

What's the mac address?

You cannot calculate the Mac address from the IP address. They originate from different sources.

  • It's generally the hardware that determines its MAC address
  • It's the configuration of the network that determines its IP address.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM