Test 1 Flashcards
What command would you run from a windows command line to verify that a NIC can send and receive IPv4 packets?
ping 127.0.0.1
At what layer of the OSI model does the internet protocal work?
Network
Which of the following is a valid IP address for an individual system expressed in dotted decimal notation.
215.233.32.91
What is the range of decimal values in each of the four groups of an IPv4 address?
0 to 255
What is the binary equivalent of the decimal value 97?
0110001
What is the MAC broadcast address?
FF-FF-FF-FF-FF-FF
Which of the following statements about subnet masks is NOT true?
A “0” in the subnet masks indicates part of the network ID.
When viewed in binary, what value is always on the far left in the first octet of a Class A address?
0
If the first decimal value of an IP address is between 128 and 191, to what IP class does the network belong?
Class B
What is the maximum number of hosts you may have on a network if the first decimal value of the IP address is between 192 and 223 and the subnet mask is 24?
254
Which of the following subnet masks is an example of classless subnetting?
/12
Which of the following is not a designated private IP address?
153.6.2.1
Which of the following automatically gives out IP information to computers that request it?
DHCP
How long is a subnet mask?
32 bits
What network protocol do Linux and Apple (Macintosh) systems most commonly use today?
TCP/IP
The decimal value 151 converts to what binary value?
10010111
Convert the binary value 11010101 to decimal.
213
This is done by an ISP when it takes a block of addresses, subnets the block into multiple subnets, and then passes out the smaller individual subnets to customers.
CIDR
What are the two names for dynamic IP addressing?
Bootstrap Protocol (BOOTP)
This is done by an organization when it takes a block of addresses received from an ISP and breaks the single block of addresses into multiple subnetworks.
subnetting
If your network subnet mask is/16, what is the maximum number of host IDs available for this network?
65,534
At what layer of the OSI model does the Internet protocol (IP) work?
Network
Which of the following is the formula you would use to arrive at the number of hosts on a subnet.
2(number of zeroes in the subnet mask)-2
What is an IP addressing notation that uses a slash and is named for the method of generating blocks of IP addresses?
CIDR