CN Workshhet 1
CN Workshhet 1
LAN WAN
LAN stands for Local Area Network. WAN stands for Wide Area Network.
Small computer networks that are confined to a The networks spread across countries or on a
localized area up to 1km are known as Local Area very big geographical area are known as Wide
Network. Area Network.
LANs facilitate information sharing, enhanced WANs facilitate information sharing and
communication and resource sharing. enhanced communication primarily.
Bus Topology
Question 13
What is the significance of MAC address?
Answer
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. The NIC manufacturer assigns a
MAC address which is a 6 byte address (48 bits) with each byte separated by a
colon. The first three bytes (24 bits) of MAC address are the manufacturer-id or
the organizational unique identifier (OUI) and the last three bytes (24 bits) are the
card-number.
Question 14
How is IP address different from MAC address? Discuss briefly.
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.
Question 15
What is DNS ? What is a DNS server ?
Answer
The character based naming system by which servers are identified is known as
domain name system (DNS). DNS helps to translate domain names into IP
addresses that computers can understand. It acts as a directory that matches
human-readable domain names to their corresponding numerical IP addresses,
allowing users to access websites without needing to remember or type in the IP
addresses directly.
A DNS server is a specialised server responsible for finding the correct IP address
for a given domain name. Domain Name Servers are the phone book of the
Internet.
Question 16
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.
Answer
The World Wide Web (WWW) is a set of protocols that allows us to access any
document on the Net through a naming system based on URLs. The WWW also
specifies a way, known as the Hypertext Transfer Protocol (HTTP), to request and
send hypermedia documents over the Internet.
The Internet is a worldwide network of computer networks that allows all
computers to exchange information with each other. They follow protocols like
TCP/IP (Transmission Control Protocol/Internet Protocol) for communication.
The WWW is a small part of the Internet. We can say that the Internet is a
highway that offers many services and features, and the WWW is a vehicle (like a
truck) that uses this highway to transport information.