IPv4 Addressing Flashcards
What are the possible first octet values of a Class A network?
1-127
What is the Default Subnet Mask of a Class A network?
255.0.0.0
How many possible hosts can there be on a Class A network?
16.7 million
What is the CIDR Notation for a Class A network?
/8
What are the possible first octet values of a Class B network?
128-191
What is the Default Subnet Mask of a Class B network?
255.255.0.0
How many possible hosts can there be on a Class B network?
65,536
What is the CIDR Notation for a Class B network?
/16
What are the possible first octet values of a Class C network?
192-223
What is the Default Subnet Mask of a Class C network?
255.255.255.0
How many possible hosts can there be on a Class C network?
256
What is the CIDR Notation for a Class C network?
/24
What are the possible first octet values of a Class D network?
224-239
What are the possible first octet values of a Class E network?
240-255
How many possible hosts can there be on a Class E network?
268 million, which are all reserved for experimental purposes
Multicast Address
Logical identifier for a group of hosts in a computer network (like a group chat)
Classful Mask
Default subnet mask for a given class of IP addresses
Classless Inter-Domain Routing
Allows for the borrowing of some of the host bits and reassigning them to the network portion of the subnet mask
Subnetting
Allows for the use of a classless subnet mask to create smaller networks with fewer hosts in each network
Process is called CIDR (Classless Inter-Domain Routing) Notation
NAT
Network Address Translation
Allows for routing of private IPs through a public IP