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

  numerical label

  string based label

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

 2. An IP address serves two principal functions:

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

  routing packets to a DNS server and network interface identification

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

   host or network interface identification and location addressing

 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.

  TRUE

  FALSE

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

  not distributed

  distributed evenly

  distributed randomly

  None of the above

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

  1 quadrant

  2 quadrants

  3 quadrants

  4 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 ____________________________________

  None of the above

  the company's binary sequence (equivalent IP address)

  the scanner (another device)

  the device itself

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

  1.192.24

  192.168.10.5

  128.1.0.1

  223.255.254.254

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

  three groups of 8 individual bits

   four groups of 8 individual bits

  four groups of three individual bits

  three groups of 2 individual bits

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

  class B

  class C

  class X

  class A

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

  class X

  class C

  class A

  class B