Unit 5 - Networks and the Internet Flashcards
What does each device that connects to the internet need?
A network interface card (NIC)
What is a NIC?
Every device that connect to the internet requires one. On computers it is commonly built into the mother board.
What is an IP address?
Stand for internet protocol address and is a series of numbers that identifies any device on a network. Computers use IP addresses to communicate with each other both over the internet as well as on other networks.
What is the format of an IP address?
- Each address has a 32-bit number
- It is usually written in denary with a dot separating each byte
How are data packets used over the internet?
When data is sent through the Internet or a TCP/IP network, it is split up into much smaller quantities known as data packets
- These packets each store a smallamount of the data
- Each packet may take a different route through the network
What are routers used for?
Routers are used to send data to a specific destination on a network.
- Contains a wireless access point for Wi-Fi connections
- Connects the local network to the internet using a modem
- Assigns IP addresses to each computer that connects to it
What assigns the IP address to a device?
A DHCP server (Dynamic Host Configuration Protocol) is built to home routers When a new device connects to the network it is assigned an IP address by the DHCP server
How do you connect to the internet?
A router is used to connect a network to the Internet. In a home network, the router is combined with the modem, switch, wireless access point and firewall.In a large business, the router is likely to be a dedicated item of hardware The computers and devices will then connect to dedicated switches or wireless access points.
What is the wireless access point?
The wireless access point maybe inbuilt to the router - it allows devices to connect wirelessly
What is the modem?
A modem will be part of a home router - it converts data from digital to analogue (radio or optical)
What is a MAC address?
Media Access Control Address (MAC address) and if given to an every network device which is unique and stored permanently on the device. Thy are used to send data between two items of hardware on a network such as a computer and router. MAC addresses are used on Ethernet, Wi-Fi and Bluetooth devices.
What is the structure of a MAC address?
MAC addresses are 48-bit addresses allowing for 281 trillion (248) possible devices.
MAC addresses are usually written as hexadecimal digits that often have each byte separated by colons or hyphens
An example of a MAC address is:
1f - 38 - 69 - ba - 9f - 0c
What do you think the MAC address identifies, other than the specific device it is stored on?
The first three bytes (24 bits) of the MAC address contains a number that represents the manufacturer
What is the second part of the number on the MAC address?
The second part of the number is the serial code which is given to the hardware device by the manufacturer
What are the two version of IP address?
- IPv4
- IPv6
How many bytes make up an IPv4 address?
four bytes
What is the format of an IP address usually?
They are usually represented as four denary numbers separated by full stops such as:
192.168.52.211
How many IPv4’s are their available?
2^32, Which is 4.3 billion addresses
What is the problem with IPv4 address?
- The problem with 32-bit IP addresses is that there aren’t enough of them.
- As more and more devices are added to the Internet we need an IP address system that can address all of them
- We therefore need to use a larger binary number than a 16-bit address
How many bytes in a IPv6?
sixteen bits
How many devices can be assigned an IPv6 address?
2^128 340 trillion trillion trillion addresses
What is the format of an IPv6 address?
IPv6 addresses are separated into eight groups each containing four hex digits and separated by a colon – for example:
0123 : 4567 : 90ab : cdef : 0123 : 4567 : 89ab : cdef
What are the differences between an IPv4 and an IPv6? (address size, number of unique addresses, separators, security and assignment of IP address)
(Characteristic) (IPv4) (IPv6)
address size - 32-bit | 128-bit
Number of unique addresses - 4.3 bill | 340 trillion trillion trillion
separators - full stops(.) | colons (:)
Security - | improved security
Assignment of IP address - DHCP server | IPv6 devices can configure themselves automatically (Auto-configuration) or DHCPv6
What is a dynamic IP address?
This is where the ISP (internet service provider) gives a different Ip address each time the router connects
What is a static IP address?
If the IP address is always the same, this is a static IP address
What is an ISP?
It stands for an internet service provider which provides the device with the IP address when it connects to the network.
What are some features of web browsers?
- Storing bookmarks and favourites
- Recording user history
- Allowing use of multiple tabs
- Storing cookies
- Providing navigation tools
- Providing an address bar
What is the address bar and navigation used for?
The address bar allows the user to enter a web address. Navigation is used as previous page, next page and refresh page
What are bookmarks and favourites?
Users are able to store a list of bookmarks of sites they want to visit again (known as favourites on microsoft)
What is the user browsing history?
Web browsers keep a record of all web pages that users visit
What are tabs used for?
Tabs are a user interface feature that allow many web pages to remain open at the same time
What is the internet?
The Internet is the large global network of networks. It refers to the physical network infrastructure that is used for the transfer of data
What is the world wide web?
The World Wide Web (www) is one service for information sharing that makes use of the Internet. It makes use of the hypertext transfer protocol (HTTP) to send the data. The information stored in Hypertext Markup Language (HTML)