Canvas Flashcards
Which two statements
are correct about an
IPv4 subnet mask?
(Choose two.)
*It differentiates the
network portion
from the host
portion of an IPv4
address.
*The 1 bits determine
the network portion
of an IPv4 address,
and the 0 bits
Which three statements
are correct about the
AND operation?
(Choose three.)
*The AND operation is
performed between
an IPv4 address and
subnet mask.
*It is used to
determine the
network and host
portions of an IPv4
address.
1 AND 0 results in a 0
What is the result of a
logical AND operation
of: 10.128.17.4
255.255.240.0?
*The IPv4 network
address of
10.128.16.0
255.255.240.0
Which statement is true
about variable-length
subnet masking?
*The size of each
subnet may be
different. Depending
on requirements.
What does the IP
address 172.17.0.1/16
represent?
host address
What does the IP
address
172.17.4.250/16
represent?
host address
What does the IP
address
172.17.4.250/24
represent?
host address
What does the IP
address
172.17.255.255/16
represent?
broadcast address
What is the default
subnet mask of Class A
?
255.0.0.0
What is the network
address of the ip
address 192.168.0.1/27
192.168.0.0/27
What is the network
address of the ip
address
192.168.0.130/27
192.168.0.128/27
What is the network
address of the ip
address
192.168.0.100/27
192.168.0.96/27
What is the network
address of the ip 192.168.0.32/27
address
192.168.0.48/27
192.168.0.32/27
What is the network
address of the ip
address
192.168.0.170/27
192.168.0.160/27
A network administrator
subnets the
192.168.10.0/24
network into subnets
with /25 masks. How
many equal-sized
subnets are created?
2
A network administrator
subnets the
192.168.10.0/24
network into subnets
with /26 masks. How
many equal-sized
subnets are created?
4
A network administrator
subnets the
192.168.10.0/24
network into subnets
with /27 masks. How
many equal-sized
subnets are created?
8
A network administrator
subnets the
192.168.10.0/24
network into subnets
with /30 masks. How
many equal-sized
subnets are created?
64
What is a public IP
address?
193.168.0.5/24
What is a public IP
address?
34.0.0.1/8
What is a public IP
address?
19.0.0.1/8
What is a public IP
address?
172.33.0.1/16
What is a public IP
address?
193.168.0.8/24
What is a public IP
address?
30.0.0.1/8
What is a public IP
address?
20.0.0.1/8
What is a public IP
address?
25.0.0.1/8
What is a public IP
address?
200.0.25.25/24
What is a private IP
address?
192.168.10.5/24
What is a private IP
address?
10.0.0.1/8
What is a private IP
address?
10.5.0.1/8
What is a private IP
address?
10.1.0.1/8
What is the prefix length
notation for the subnet mask
255.192.0.0?
/10
What is the prefix length
notation for the subnet mask
255.224.0.0?
/11
What is the prefix length
notation for the subnet mask
255.240.0.0?
/12
What is the prefix length
notation for the subnet mask
255.255.0.0?
/16
What is the prefix length
notation for the subnet mask
255.255.128.0?
/17
What is the prefix length
notation for the subnet mask
255.255.192.0?
/18
What is the prefix length
notation for the subnet mask
255.255.248.0?
/21
What is the prefix length
notation for the subnet mask
255.255.255.128?
/25