Networking and internetworking Flashcards
MAC
- A unique identifier assigned to network interfaces such as NIC
- A 48 bit hardware address that has a flat structure compromising of a unique manufacture ID and unique serial number for the device
IP
- This address can be used by routers to make decisions on which network packets are to be sent to next
- A 32 bit address that has a logical structure compromising of a network ID and a Host ID.
Switch
-
Client
-
Router
- A device that can direct data packets around a network in the most efficient way.
LAN
- Networking equipment in this network is usually owned and maintained by the organisation
- A network that is connected in one building or one site.
Server
- A software process that processes and responds to the request from a client process.
- A software process that initiates a request from a server.
WAN
- A network that is connected over a large geographical area
- Networking equipment and cables are usually not owned by the organisation but leased from large Telecom businesses
Gateway
-
What is mean by the internet?
A global network of linked computers and routers using unique IP addresses and TCP/ IP protocol.
People occasionally think that the World Wide Web is the same as the internet. What are the differences between the two?
WWW: A system of interlinked hypertext documents accessed via the internet
Internet: cabling
A computer has an IP address of 140.234.1.25
What is an IP address and why is it used?
A unique address that identifies a device on a network 32 bits e.g. 192.168.168.5
Routers make decisions where packets are going to be directed to based on the IP address
Explain in more detail how an IP address is structured
A 32 bit address that has a logical structure compromising of network ID and a host ID.
Explain what is meant by a datagram. Describe how datagram is made up and how it is used.
- Group of bits containing source/destination address error control bits and data payload.
- Consists of data package, data payload
- Contains header and footer
- Data payload is encapsulated with information as it goes through the TCP/ IP stock
Routers are used in computer networks. Explain what is meant by a router ad describe the function of a router in a computer network.
Router: device that connects networks that use the same protocol
- directs data packets through the network based on their IP address
They use routing tables that list all the networks IP addresses of networks the router is connected to therefore, router can make decisions; look up/ find certain IP addresses