Computer Science
How is IP address different from MAC address? Discuss briefly.
Computer Networks
1 Like
Answer
IP address, also known as Internet Protocol address, is a unique address that can be used to uniquely identify each node in a network. However, unlike MAC address, IP address can change if a node is removed from one network and connected to another network. A sample IP address looks like: 192.168.0.178
.
The MAC (Media Access Control) address is the physical address, which is assigned to the hardware network card (Network Interface Card), of the host computer and remains fixed. The machine on which the NIC is attached, can be physically identified on the network using its MAC address. A sample MAC address looks like: FC:F8:AE:CE:7B:16
.
Answered By
1 Like
Related Questions
Draw a network layout of star topology and bus topology connecting five computers.
What is the significance of MAC address?
What is DNS ? What is a DNS server ?
Sahil, a class X student, has just started understanding the basics of Internet and web technologies. He is a bit confused in between the terms "World Wide Web" and "Internet". Help him in understanding both the terms with the help of suitable examples of each.