2 IP adressing Flashcards
characteristics of an IPv4 address
- Four groups of (denary or Hexadecimal integers)
- Numbers range from 0-255 or 0-FF
- Separated by full stops
- Each group is stored in 1 byte / 8 bits // the whole is stored in 32 bits / 4 bytes
characteristics of an IPv6 address
- Eight groups of (Hexadecimal) digits
- Separated with colons
- Numbers between 0 and FFFF
- Each group is stored in 2 bytes/16 bits
- One group of multiple groups of zero can be stored as double colons.
- Addresses can be simplified if the numbers before are 0’s e.g. 0001 = 1
subnetting
The process of dividing a network into multiple logical subnetworks.
subnet mask
way of showing how much of the network is the host and how much is the network. they are used to identify the size of the network.
written in N.H.H.H
host
the machine itself
broadcast ID
to maintain the network. the last ID
network ID
to recognize the network. the first ID
public IP addresses
allocated by the ISP and are unique throughout the internet. used to get internet service.
the router of a LAN will have one.
private IP addresses
assigned by the router and cannot be accessed by anyone on the internet. NAT is necessary to access the Internet directly. can be duplicated across homes.
static
IP address does not change and is used for hosting web pages or services online
dynamic
chosen from a group of available addresses and changes each time.