WorksheetsLesson 5: Identifying the Default Gateway
Total questions: 64
Worksheet time: 2hrs 36mins
What is IPv4?
A communication protocol used across the internet
A type of computer hardware
A programming language
A software application
What are the components of an IPv4 Address?
Network and Host
Subnet and Host
Network, Subnet, and Host
Only Network
How is an IPv4 Address represented in Binary?
A sequence of 32 bits
A sequence of 16 bits
A sequence of 64 bits
A sequence of 128 bits
Subnetting in the context of IPv4 Addresses is:
A method to divide a network into smaller, more manageable pieces.
A way to increase the number of available IP addresses.
A technique to enhance network security.
A process to convert IPv4 to IPv6.
What are the differences between manual and automatic assignment of IPv4 Addresses?
Manual assignment requires user intervention, while automatic assignment does not.
Automatic assignment is more secure than manual assignment.
Manual assignment is faster than automatic assignment.
There are no differences between manual and automatic assignment.
What are the most common types of addresses used on the Internet and in internal networks today?
IPv6
IPv4
Large organizations often divide the network into subnets because:
it improves network performance and security.
it increases the number of IP addresses available.
it reduces the need for network hardware.
it simplifies the network design.
What protocol do most organizations use to automatically assign IP addresses and other TCP/IP configuration information?
What is the Network ID and Host ID of an IP Address?
Network ID is the first part of the IP address, and Host ID is the second part.
Network ID is the second part of the IP address, and Host ID is the first part.
Network ID and Host ID are both the same part of the IP address.
Network ID and Host ID do not exist in an IP address.
Identify the Default Gateway.
By checking the IP address of the router
By looking at the subnet mask
By finding the DNS server address
By identifying the MAC address
What are Local and Remote Addresses?
Local and remote addresses refer to the IP addresses used in a network connection, where the local address is the IP of the host device and the remote address is the IP of the destination device.
Local and remote addresses are types of email addresses used in communication.
Local and remote addresses are physical locations of servers in a network.
Local and remote addresses are used to identify the geographical location of a user.
What are Classful IP Addresses?
A type of IP address system that divides the address space into classes A, B, C, D, and E.
A modern IP addressing system that uses CIDR notation.
An IP address system that only uses IPv6 addresses.
A method of assigning IP addresses dynamically.
What are Reserved IP Address Ranges?
IP address ranges that are set aside for specific purposes and cannot be used on the public internet.
IP address ranges that are available for public use.
IP address ranges that are used exclusively by government agencies.
IP address ranges that are used for private networks only.
What has been the standard IP addressing scheme since the 1980s?
IPv6
IPv4
TCP/IP
DNS
What is used to get TCP/IP traffic from one computer to another over a network?
IP address
MAC address
Subnet mask
Gateway
Fill in the blank: All computers on the Internet have ______ IP addresses.
unique
identical
random
shared
What command can you use to find out your IP address?
ipconfig
ping
tracert
netstat
Fill in the blank: Valid IP addresses have four decimals separated by ______.
three dots
four commas
two colons
one semicolon
What are the two components of an IP address?
What does the network ID identify?
The specific network within a larger network
The individual device on a network
The type of data being transmitted
The speed of the network connection
What uniquely identifies the computer within a subnet?
IP address
MAC address
Subnet mask
Default gateway
How does TCP/IP use the network ID?
To identify the network segment in which a device is located
To encrypt data packets for secure transmission
To assign IP addresses to devices dynamically
To establish a direct connection between two devices
What is the role of a subnet mask in internal networks?
To divide an IP address into network and host portions
To encrypt data within the network
To provide a default gateway for the network
To assign IP addresses dynamically
What are the common subnet masks mentioned in the text?
A) 255.0.0.0, 255.255.0.0, 255.255.255.0
B) 255.255.255.255, 0.0.0.0, 127.0.0.1
C) 192.168.0.0, 10.0.0.0, 172.16.0.0
Fill in the blank: When the subnet mask is configured at its maximum value (255), it indicates that the corresponding portion of the IP address is part of the ________.
network ID
host ID
broadcast address
default gateway
True or False: Every computer on a subnet must have the same network ID as part of their IP address.
True
False
What must the remaining numbers be once the first zero is used in a subnet mask?
A) 255
B) 0
C) 1
What is the default gateway?
If there's only one router, it's easy to determine the ________.
router's function or role.
router's color.
router's brand.
router's location.
True or False: The default gateway will usually provide a path to the Internet.
True
False
What does the IP protocol use to determine if the source and destination addresses are on the same local subnet?
Explain the process the IP protocol follows if the source and destination addresses are on the same subnet.
The IP protocol sends packets directly to the destination without routing.
The IP protocol uses a default gateway to send packets.
The IP protocol broadcasts the packet to all devices on the network.
The IP protocol drops the packet if on the same subnet.
What happens if the destination IP address has a different network ID?
What is IPv4?
A type of network protocol
A programming language
A database management system
An operating system
Which of the following determines the class of an IP address?
The first number in the IP address
The last number in the IP address
The subnet mask
The IP version
True or False: The subnet mask is predetermined for each class in a classful IP addressing scheme.
True
False
What is the first number range for Class A IP addresses?
1 to 126
128 to 191
192 to 223
Fill in the blank: The range of IP addresses for Class A is ______ to 126.255.255.254.
1.0.0.0
128.0.0.0
192.0.0.0
224.0.0.0
What is the subnet mask for Class B IP addresses?
255.0.0.0
255.255.0.0
255.255.255.0
Fill in the blank: The range of IP addresses for Class B is 128.0.0.0 to ______.
191.255.255.254
192.0.0.0
223.255.255.255
127.255.255.255
What is an example of a Class C IP address?
10.80.1.15
172.16.32.15
192.168.1.5
Fill in the blank: The subnet mask for Class C is ______.
255.255.255.0
255.255.0.0
255.0.0.0
255.255.255.255
What is the address range for Class D IP addresses?
A) 224.0.0.0 to 239.255.255.255
B) 240.0.0.0 to 255.255.255.255
C) 192.0.0.0 to 223.255.255.255
D) 128.0.0.0 to 191.255.255.255
What is the purpose of Class D IP addresses?
Reserved for future use
Used for multicasting
Used for private networks
Used for public networks
How can computers determine the class of an IP address?
By looking at the last two bits
By looking at the first two bits
By checking the subnet mask
By checking the default gateway.
What is one of the benefits of using classful IP addressing?
It allows for dynamic IP allocation.
You can determine the subnet mask by looking only at the IP address.
It supports IPv6 addressing.
It provides unlimited IP addresses.
Once you know the subnet mask, what can you determine?
The network ID
The broadcast address
The default gateway
The DNS server
The Class A address range is reserved for _______.
testing.
public networks.
private networks.
multicasting.
The address of 127.0.0.1 is known as the _______ and is used to test the installed NIC.
loopback address.
gateway address.
broadcast address.
multicast address.
Which of the following is a usable private IP range?
A) 10.0.0.1 through 10.255.255.254
B) 172.16.0.1 through 172.31.255.254
C) 192.168.1.1 through 192.168.255.254
D) All of the above
Fill in the blank: A special Automatic Private IP Addressing (APIPA) range is from ______ to 169.254.255.254.
169.254.0.1
169.254.1.0
169.254.0.0
169.254.255.0
List the usable private IP ranges identified by RFC 1918.
The usable private IP ranges identified by RFC 1918 are: 1. 10.0.0.0 to 10.255.255.255 (10.0.0.0/8) 2. 172.16.0.0 to 172.31.255.255 (172.16.0.0/12) 3. 192.168.0.0 to 192.168.255.255 (192.168.0.0/16)
The usable private IP ranges identified by RFC 1918 are: 1. 11.0.0.0 to 11.255.255.255 (11.0.0.0/8) 2. 173.16.0.0 to 173.31.255.255 (173.16.0.0/12) 3. 193.168.0.0 to 193.168.255.255 (193.168.0.0/16)
The usable private IP ranges identified by RFC 1918 are: 1. 12.0.0.0 to 12.255.255.255 (12.0.0.0/8) 2. 174.16.0.0 to 174.31.255.255 (174.16.0.0/12) 3. 194.168.0.0 to 194.168.255.255 (194.168.0.0/16)
The usable private IP ranges identified by RFC 1918 are: 1. 13.0.0.0 to 13.255.255.255 (13.0.0.0/8) 2. 175.16.0.0 to 175.31.255.255 (175.16.0.0/12) 3. 195.168.0.0 to 195.168.255.255 (195.168.0.0/16)
Understanding the bits of an IP address involves:
Identifying the network and host portions of the address
Counting the total number of bits in the address
Explaining the concept of subnetting
Describing the process of IP address allocation
Understanding CIDR Notation is:
A method for allocating IP addresses and routing Internet Protocol packets.
A type of computer programming language.
A protocol for wireless communication.
A software development methodology.
Describe the process of 'Masking the IP Address'.
Masking the IP address involves using a proxy server to hide the original IP.
Masking the IP address is the process of changing the IP address to a different one.
Masking the IP address means encrypting the IP address for security.
Masking the IP address is about blocking the IP address from being tracked.
What does 'Using Classless IP Addresses' mean?
It refers to the use of IP addresses without a fixed class, allowing for more flexible allocation of IP addresses.
It means using IP addresses with a fixed class, such as Class A, B, or C.
It involves using IP addresses exclusively for private networks.
It is a method of using IP addresses only for public networks.
How many bits does an IPv4 address have?
Each group of eight bits in an IPv4 address is known as an ______.
octet
byte
segment
block
An IP address has four decimals in dotted decimal format, which can also be expressed as four ______ in binary format.
octets
bytes
nibbles
bits
True or False: Eight bits is also a byte, and the address can be referred to as four bytes.
True
False
What is the CIDR notation for a subnet mask of 255.0.0.0?
/8
/16
/24
/32
Fill in the blank: If the subnet mask is 255.255.0.0, it has ___ bits in use and can be referenced as /16.
16
24
8
32
What is the CIDR notation for a subnet mask of 255.255.255.0?
/8
/16
/24
/32
When the subnet mask is configured at its maximum value (255), what portion of the IP address is identified?
