Notations Of IP Address

Duration: 4 min

This video lesson is available to enrolled students.

Enroll to watch — NTA-UGC-NET Paper - 2

AI summary & chapters

AI Summary

An AI-generated summary of this video lecture.

This lecture introduces the two standard notations for representing an IPv4 address: binary notation and dotted-decimal notation. The instructor presents a slide titled “Notations,” explaining that an IPv4 address consists of 32 bits, grouped into four octets (bytes). In binary notation, the address is shown as a continuous 32-bit string, such as “01110101 10010101 00011101 00000010.” To make addresses more compact and readable, dotted-decimal notation expresses each 8-bit octet as a decimal number separated by dots, yielding “117.149.29.2” for the example. The instructor demonstrates the conversion by writing out the decimal equivalents of each binary octet on a whiteboard, reinforcing how the 32-bit binary form maps to the four decimal octets. The lesson emphasizes that both notations represent the same address, with dotted-decimal being the preferred human-readable format.

Chapters

  1. 0:00 2:00 00:00-02:00

    The slide titled “Notations” introduces two ways to display an IPv4 address: binary notation and dotted-decimal notation. The instructor explains that an IPv4 address is 32 bits long, with each octet called a byte. The binary example “01110101 10010101 00011101 00000010” is shown, followed by its dotted-decimal equivalent “117.149.29.2.” The instructor points to the slide and begins writing the conversion of the first octets on a whiteboard, illustrating how binary groups translate to decimal values.

  2. 2:00 3:33 02:00-03:33

    The instructor continues the conversion demonstration, writing out the remaining octets (29 and 2) on the whiteboard to complete “117.149.29.2.” The slide remains visible, showing the binary string and dotted-decimal form side by side. Handwritten annotations on the slide highlight the mapping between each 8-bit binary octet and its decimal counterpart. The instructor uses a pointer to emphasize key terms like “binary notation” and “dotted-decimal notation,” reinforcing that dotted-decimal is used for compactness and readability. A minor discrepancy appears in one screenshot where the binary string shows “01111010” instead of “01110101,” but the decimal result remains consistent.

The core concept is that IPv4 addresses can be represented in two equivalent notations: binary (32 bits) and dotted-decimal (four decimal octets). The lecture uses a single worked example to show the conversion process, making it clear that each 8-bit binary group corresponds to one decimal number. The teaching flow moves from definition (32 bits, four bytes) to example (binary string) to conversion (decimal octets), ending with the standard dotted-decimal format. This approach helps students understand why dotted-decimal is preferred in practice while still recognizing the underlying binary structure. The whiteboard annotations and slide text provide concrete evidence for each step, ensuring the conversion is transparent and reproducible.

Loading lesson…