IP Addressing and Subnetting Concepts

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

flashcard set

Earn XP

Description and Tags

These flashcards cover essential concepts related to IP addressing and subnetting, including definitions and examples.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

IPv4

The primary protocol for most internet communications, consisting of four separate numbers separated by periods.

2
New cards

IPv6

A newer version of IP with a larger address space than IPv4, consisting of 128 bits.

3
New cards

Subnet Mask

A configuration parameter that determines which part of an IP address is the network and which part is the host.

4
New cards

Default Gateway

The IP address of a router that allows devices to communicate outside of their local subnet.

5
New cards

DNS (Domain Name System)

A system that translates domain names into IP addresses, enabling easier navigation of the internet.

6
New cards

Octet

One of four segments in an IPv4 address, consisting of 8 bits.

7
New cards

Hexadecimal

A base-16 number system used to represent IPv6 addresses.

8
New cards

Address Space

The total number of unique IP addresses available for use in a network.

9
New cards

Classful Addressing

An older method for dividing IP addresses into classes and subnets according to predefined ranges.

10
New cards

CIDR (Classless Inter-Domain Routing)

An address allocation method that allows for more flexibility in subnetting than traditional classful addressing.

11
New cards

Private IP Address

IP addresses that are reserved for private networks and are not routable on the internet.

12
New cards

Public IP Address

IP addresses that are assigned to devices that communicate over the public internet.

13
New cards

IP Address Assignment

The process of giving a unique IP address to a device on a network.

14
New cards

Loopback Address

A special IP address (127.0.0.1 for IPv4) used to refer to the local device.

15
New cards

Broadcast Address

An IP address that allows information to be sent to all devices in a subnet.

16
New cards

Network Address Translation (NAT)

A method that allows multiple devices on a private network to share a single public IP address.

17
New cards

Dynamic IP Address

An IP address that is assigned temporarily to a device by a Dynamic Host Configuration Protocol (DHCP) server.

18
New cards

Static IP Address

An IP address that is manually assigned to a device and remains constant.

19
New cards

DHCP (Dynamic Host Configuration Protocol)

A network management protocol used to automate the process of configuring devices on IP networks.

20
New cards

Subnetting

The practice of dividing a network into smaller, manageable sub-networks.

21
New cards

Routing

The process of forwarding data packets between networks based on IP addresses.

22
New cards

Host Address

The portion of an IP address that identifies a specific device within a network.

23
New cards

Network Address

The portion of an IP address that identifies a specific network.

24
New cards

8-bit Segment

A group of 8 bits in a binary representation of an IP address, also referred to as one byte.

25
New cards

Maximum Value of Octet

The highest decimal value that can be represented in one octet (255).

26
New cards

URI (Uniform Resource Identifier)

A string of characters that uniquely identify a particular resource, such as a web page.

27
New cards

Fully Qualified Domain Name (FQDN)

A complete domain name that specifies the exact location of a resource in the DNS hierarchy.

28
New cards

Address Resolution Protocol (ARP)

A communication protocol used to discover the link layer address of a network device based on its IP address.

29
New cards

IPv4 Address Example

An example of an IPv4 address is 192.168.1.1.

30
New cards

IPv6 Address Example

An example of an IPv6 address is 8051:8652:cffd:852.

31
New cards

Reserved IP Address

IP addresses that are reserved for specific uses and cannot be assigned to normal devices.

32
New cards

Floating IP Address

An IP address that can be assigned to any machine on a network, making it flexible for use in cloud computing.

33
New cards

Network Prefix

The leftmost bits of an IP address that represent the network portion.

34
New cards

Internet Protocol Suite

The set of communication protocols used for the internet, commonly known as TCP/IP.