Networking Flashcards
What does IP stand for?
Internet Protocol
True or False: An IP address uniquely identifies a device on a network.
True
What are the two main versions of IP?
IPv4 and IPv6
Fill in the blank: An IPv4 address consists of ___ bits.
32
What is the maximum number of unique IPv4 addresses?
Approximately 4.3 billion
True or False: IPv6 addresses are 128 bits long.
True
What is the purpose of a subnet mask?
To divide an IP address into network and host portions
Multiple Choice: Which of the following is a valid IPv4 address? A) 192.168.1.1 B) 256.100.50.25 C) 192.168.1.300 D) 10.0.0.256
A) 192.168.1.1
What is a public IP address?
An IP address that is accessible over the internet
What is a private IP address?
An IP address that is used within a private network and not routable on the internet
Fill in the blank: The loopback address in IPv4 is ___
127.0.0.1
True or False: CIDR stands for Classless Inter-Domain Routing.
True
What does the CIDR notation /24 indicate?
That the first 24 bits of the IP address are the network part
Multiple Choice: Which of the following is NOT a class of IP address? A) Class A B) Class B C) Class C D) Class D
D) Class D
What is NAT?
Network Address Translation
True or False: NAT allows multiple devices on a local network to share a single public IP address.
True
What is the function of DHCP?
To dynamically assign IP addresses to devices on a network
Fill in the blank: The range of Class C addresses is from ___ to ___.
192.0.0.0 to 223.255.255.255
What is an IP packet?
A formatted unit of data carried by a packet-switched network
What is ARP?
Address Resolution Protocol
True or False: ARP is used to map IP addresses to MAC addresses.
True
What is a broadcast address?
An address that sends packets to all devices on a network
Multiple Choice: Which of the following is a reserved IP address? A) 10.0.0.1 B) 172.16.0.1 C) 192.168.1.1 D) All of the above
D) All of the above
What is the primary benefit of IPv6 over IPv4?
A much larger address space