Network Addressing Flashcards
How many IPv4 classes?
Five classes (Class A-E)
APIPA address
169.254.X.X
How big is class A and what is the range?
Large networks
0.0.0.0. - 127.255.255.255
How big is class B and what is the range?
Medium networks
128.0.0.0 - 191.255.255.255
How big is class C and what is the range?
Small networks
192.0.0.0 - 223.255.255.255
How big is class D and what is the range?
Multicast
224.0.0.0 - 239.255.255.255
How big is class E and what is the range?
Experimental
240.0.0.0 - 247.255.255.255
Name the IPv4 Private Addresses
Classes A,B and C
IPv4 private address range for Class A
10.0.0.0 - 10.255.255.255
IPv4 private address range for Class B
172.16.0.0 - 172.31.255.255
IPv4 private address range for Class C
192.168.0.0 - 192.168.255.255
Subnet mask determines what?
Which section is network and which section is host
What is CIDR?
Classes Inter-domain notation
Counting 1’s from left to right, then notated as “/#”
Example:
11111111.11111111.11100000.00000000 = /19
What are the common CIDR defaults?
/8 - 255.0.0.0
/12 - 255.240.0.0
/24 - 255.255.255.0
10000000
128