Networks - IP Domain DNS MAC Flashcards
How does IPv4 work?
Each device has a unique 32 bit binary number address.
0101 1001 1001 0001 0100 1101 0110 0110
This sequence is broken into 8-digit chunks called octets. Each octet is changed into denary, separated by dots.
89.145.77.102
What does an IP address contain?
The address of the network.
- Uniquely identify networks
- Send messages between different networks
The address of the node within the network
- Send messages to specific computers within a network
What does IP classes solve?
Not enough room for either node address or network address within the 32 bits given.
What is IP Class A for?
Very large networks
- 16 million nodes
What is IP Class B for?
Medium sized networks
- 64,000 nodes
What is IP Class C for?
Small networks
- 256 nodes
What is a static IP address?
An IP address that doesn’t change.
What is a dynamic IP address for?
Temporary use while a device is connected. As soon as the device disconnects, that IP becomes available for other devices to use.
How many addresses is IPv4 capable of?
4 billion
Why was IPv6 introduced?
There are more internet capable devices online than there are available IPv4 addresses.
How many bits does IPv6 have?
128 bits
Why hasn’t the introduction of IPv6 made any difference to the way the internet runs?
Both IPv6 and IPv4 can coexist.
Why was Domain Name System developed?
IP addresses are not convenient to remember.
What is DNS?
A system that assigns names to IP addresses that use the full set of alphanumeric characters.
How are domains organised and allocated?
By IANA and its member registrars (just like IP numbers)