Differentiate between MAC address and IPV4 address.
MAC ADDRESS
- It is physical address,
unique and unchangeable once assigned.
- It is layer two
addressing protocol.
- It is represented in
hexadecimal . Eg: 8E: 5B: 10: AA: 2E: 55
- It is 6 bytes long that
is 2^48 Mac addresses are available.
- MAC address is assigned
by producers and bound to hardware .
- IP Addresses are systematically distributed
worldwide by IANA (Internet
Assigned Number Authority), so that END-TO-END locations can be easily find out
by routers.
IPV4 ADDRESS
- It is logical address,
unique globally except private address and changeable.
- It is layer three
addressing protocol.
- It
is represented in binary but dotted decimal notation is used for human ease of
calculation. Eg:
192.168.0.1
- It is 4 bytes long that
is 2^32 IP addresses are available.
- IP address is assigned
by network admins.
- MAC addresses are
not distributed systematically because MAC addresses are assigned to our LAN card when it is manufactured by some vendors.
0 comments:
Feel free to contact the admin for any suggestions and help.