Networks (Ch13) (M1) Flashcards
What must all devices have, to join a network?
A Network Interface Card (NIC)
What address does each NIC have?
Each NIC has a Media Access Control (MAC) address
What do MAC addresses do?
MAC addresses are used to route frames around a LAN
What are frames?
Frames are units of data
What is a MAC address?
A MAC address is a unique identifier to allow a device to be found on a network
Describe the format of a MAC address
A MAC address has 6 groups of hexadecimal numbers, usually separated by colons, or dashes.
They are 48 or 64-bit binary numbers, converted to hexadecimal for ease.
What are IP addresses used for?
IP addresses are used to route packets around a WAN
When sending data between TCP/IP networks over the internet, what is used?
IP addresses are used
What are MAC addresses linked to?
MAC addresses are linked to the hardware
What are the two ways that an IP address can be assigned?
IP addresses are assigned either manually (static) or automatically (dynamic)
Which address is not linked to the hardware?
IP addresses aren’t linked to hardware
What does the IP address enable every device to be?
The IP address enables every device on the network to be identified and located
What is a static IP address? What do they do, and why are they used?
A static IP address is permanent. They connect printers on a LAN, and are used fort hosting websites on the Internet - because companies don’t want the IP address of their website changing.
What is the disadvantage of static IP addresses?
Static IP addresses can be very expensive
What is a dynamic IP address? What do they do, and why are they used?
A dynamic IP address is temporary and changes each time the device accesses the internet.ISPs commonly use dynamic IP addresses because they’re more cost effective, and can be reused.
What are the advantages of dynamic IP addresses?
Dynamic IP addresses are cost effective and can be reused
What does every URL have?
Every URL has an IP address that it relates to
What does every IP address have?
Every IP address has a network and host address
Describe the format of an IPv4 address
An IPv4 address is made up of a set of four numbers. Each of the four numbers is separated by a dot.
For example: 76.215.67.190
Describe the format of an IPv6 address
An IPv6 address is written as eight groups, separated by colons. Each group made up of four hex values representing 16-bits.
For example: 49cd:c92d:dabb:469f:003c:4877:f44b:5441
Describe the differences in format between IPv4 and IPv6 addresses
IPv6 is written as eight groups, instead of four groups like IPv4.
Additionally, an IPv6 address is made up of four hex values, representing 16-bits, but an IPv4 address is made up of four parts with eight bits each
What is the main advantage of IPv6 addresses?
An IPv6 format allows for many trillions of combinations, instead of the around 4 billion combinations that IPv4 offers
Describe the limitations of the IPv4 format
Being limited to 4 billion IP addresses was a big problem as even a few decades ago, we were already exceeding this in the number of internet-enabled devices
Unique static addresses are running out
Describe the trend in the number of devices being connected to the internet
The number of devices connecting to the internet is growing at an exponential rate