Preview

11 - IP Address Structure

 1. An Internet Protocol address (IP address) is a __________________ assigned to each device connected to a computer network that uses the Internet Protocol for communication.

  hexadecimal label

  label created out of only 1s and 0s (other numbers cannot be used)

  numerical label

  string based label

 2. An IP address serves two principal functions:

  assigning domain names and directly routing packets (e.g. doing the job of a router)

   host or network interface identification and location addressing

  sending messages to open ports and acting as a firewall to block unauthorised packets

  routing packets to a DNS server and network interface identification

 3. It is possible to have several hundred devices assigned to one IP address. As long as this number is not over 10,000 no IP conflict will occur.

  FALSE

  TRUE

 4. IP conflicts occur because packets are __________________between devices with the same IP address.

  None of the above

  not distributed

  distributed evenly

  distributed randomly

 5. All IP addresses are made up of _____________________ seperated by dots representing a 32-bit binary address.

  1 quadrant

  2 quadrants

  4 quadrants

  3 quadrants

 6. Take the company 'www.techhamper.com and imagine they had a LAN with three devices on it. (as follows)
TECH HAMPER LAN
================

Server: 10.30.15.1
Company: 10.30.15.5
Printer: 10.30.15.3

The company's IP is in the first three quadrants and the final 
quadrant is for ____________________________________

  the scanner (another device)

  the device itself

  the company's binary sequence (equivalent IP address)

  None of the above

 7. Which of the following is NOT a valid IP address?

  223.255.254.254

  128.1.0.1

  1.192.24

  192.168.10.5

 8. An IP address is represented in the form of 32 binary bits. The bits are divided into:

   four groups of 8 individual bits

  four groups of three individual bits

  three groups of 2 individual bits

  three groups of 8 individual bits

 9. The following IP address is an example of what class of IP address?
84.42.199.5

  class C

  class A

  class B

  class X

 10. The following IP address is an example of what class of IP address?
211.56.44.5

  class A

  class B

  class X

  class C