IP Address and IPv4 Quiz

LivelyTransformation avatar
LivelyTransformation
·
·
Download

Start Quiz

Study Flashcards

19 Questions

What is the primary function of a DNS server on an IP network?

Translating names to IP addresses

How would you determine the IP network address of a machine given its IPv4 address and subnet mask?

Combine the IPv4 address with the subnet mask using bitwise AND operation

In CIDR notation, what is the equivalent CIDR value for the subnet mask 255.255.240.0?

/20

If the Network layer settings suggest that the source and destination computers are on different networks, what MAC address does the Data Link use as the source and destination of the transmission?

The MAC address of the router interface for both source and destination

Why does each networked computer require an IP address?

To determine if the source and destination are on the same or different networks

What constitutes an IPv4 address and how is it normally represented?

32 bits, represented as decimal numbers (e.g., 141.132.196.26)

What is the main role of a DHCP server?

To allocate IP settings to the machine

What does 'lease time' refer to in the context of DHCP servers?

The period for which an IP address is leased to a device

What are the three mandatory IP settings a machine needs to access remote web sites?

Default Gateway, subnet mask, lease time

What are the first IP addresses of the three Private IP address ranges?

10.0.0.0, 172.16.0.0, 192.168.0.0

How do two machines on a Private network use the one public address to communicate with Internet hosts?

They use NAT (Network Address Translation) to map private IP addresses to the public IP address.

What is the role of a Network router?

To move network packets forward towards their destination.

What does the interface entry in the routing table contain?

IP address and network address of the router interface

What does the Next Hop entry in the routing table contain?

IP address of the next hop router

Why are routing protocols required?

To enable routers to dynamically learn and communicate network routes.

Which fields are present in an IP header?

Source IP address, Source MAC address, Time to Live field

How many binary bits constitute an IPv6 address?

128 bits

If your local DNS server cannot resolve an IP address query locally, how does it proceed to fulfill the request?

It contacts the root DNS server directly.

How many IP addresses are there in Federation Universities IP address range?

256

Study Notes

DNS and IP Addresses

  • The primary function of a DNS server is to resolve domain names to IP addresses.
  • An IP network address can be determined by performing a logical AND operation on the IPv4 address and subnet mask.

CIDR Notation

  • The equivalent CIDR value for the subnet mask 255.255.240.0 is /20.
  • When the Network layer settings indicate that the source and destination computers are on different networks, the Data Link layer uses the MAC address of the default gateway as the destination MAC address and the MAC address of the source computer as the source MAC address.

IP Addresses

  • Each networked computer requires an IP address to communicate with other devices on a network.
  • An IPv4 address is a 32-bit address represented in dotted decimal notation, consisting of four numbers separated by dots (e.g., 192.0.2.1).
  • The three mandatory IP settings required to access remote web sites are:
    • IP address
    • Subnet mask
    • Default gateway

Private IP Addresses

  • The first IP addresses of the three Private IP address ranges are:
    • 10.0.0.0 (RFC 1918)
    • 172.16.0.0 (RFC 1918)
    • 192.168.0.0 (RFC 1918)
  • Machines on a Private network use NAT (Network Address Translation) to communicate with Internet hosts, where one public address is used to represent multiple private addresses.

Routers

  • The role of a Network router is to forward packets between networks.
  • The interface entry in the routing table contains the interface through which the packet will be forwarded.
  • The Next Hop entry in the routing table contains the IP address of the next router to which the packet will be forwarded.

Routing Protocols

  • Routing protocols are required to dynamically update routing tables and ensure efficient routing of packets.

IP Header

  • The IP header contains fields such as:
    • Version
    • Header length
    • Service type
    • Total length
    • Identification
    • Flags
    • Fragment offset
    • Time to live
    • Protocol
    • Header checksum
    • Source IP address
    • Destination IP address

IPv6

  • An IPv6 address is 128 bits long, represented in hexadecimal notation, and separated by colons (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).

DNS Resolution

  • If a local DNS server cannot resolve an IP address query locally, it sends the request to a recursive DNS server or a DNS forwarder to fulfill the request.

IP Address Ranges

  • The Federation Universities IP address range is not specified, but it is likely a custom range assigned to the organization.

Test your knowledge about IP addresses and IPv4 with this quiz. Explore concepts such as the necessity of IP addresses for networked computers, the structure and representation of IPv4 addresses, and the significance of octets in networking.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser