CompTIA Network + IP Addressing

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

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

44 Terms

1
New cards

Internet Protocol (IP) Address

An assigned numerical label that is used to identify Internet communicating devices on a computer network

2
New cards

Multicast Address

A logical identifier for a group of hosts in a computer network

3
New cards

Subnetting

The process of taking a larger network portion and subdividing it into smaller portions

4
New cards

Classful Mask

Default subnet mask for a given class of IP addresses

5
New cards

Classless Mask

Used to borrow some of the host bits from an IPv4 address

6
New cards

CIDR

Classless Inter-Domain Routing

7
New cards

CIDR Notation

Classless Inter-Domain Routing Notation

8
New cards

Public (Routable)

Unique IP address assigned to each device on the Internet that allows it to communicate with other devices using IPv4

9
New cards

Internet Corporation for Assigned Names and Numbers (ICANN)

Globally manages and leases publicly routable IP addresses

10
New cards

Private (Non-Routable)

Used within a local network that allows for the communication between devices within that network without usinig a public Ip address

11
New cards

Network Address Translation (NAT)

Method used in networking that allows a single device to act as an agent between the Internet (public network) and a local network (private)

12
New cards

Request for Comments (RFCs)

Formal publication from the Internet Society and the Internet Engineering Task Force (IETF) #1918

13
New cards

Loopback Address (Localhost)

Specialized IP address assigned as 127.0.0.1

14
New cards

Automatic Private IP Addresses (APIPA)

Addresses that are assigned by the OS when the network’s DHCP server is unavailable and an IP address has not been statically assigned by the system

15
New cards

Dora

Discover, Offer, Request, Acknowledge. Used by APIPA

16
New cards

Unicast

Data travels from a single source device to a single destination device

17
New cards

Multicast

Data travels from a single source device to multiple (but specific) destination devices

18
New cards

Broadcast

Data travels from a single source device to all devices on a destination network

19
New cards

Static Assignment

Manually typing in the IP address for the host, its subnet mask, default gateway, and DNS server

20
New cards

Dynamic Assignment

Dynamic allocation of IP addresses

21
New cards

Domain Name System (DNS)

Converts the domain names used by a website to the IP address of its server

22
New cards

Windows Internet Name Service (WINS)

Identifies NetBios systems on a TCP/IP network and converts those NetBIOS names to IP addresses

23
New cards

Bootstrap Protocol (BOOTP)

Dynamically assigns IP addresses and allows a workstation to load a copy of the boot image over the network

24
New cards

Dynamic Host Configuration Protocol (DHCP)

Assigns an IP based on an assignable scope or pool of addresses and provides the ability to configure numerous other options within it

25
New cards

Automatic Private IP addressing (APIPA)

Used when a device does not have a static IP address or cannot reach a DHCP server

26
New cards

Zero Configuration (ZEROCONF)

A newer technology based on APIPA which provides a lot of the same features and some new ones

27
New cards

Subnetting

TGaking a large network and splitting it up into smaller networks

28
New cards

Classless Inter-Domain Routing (CIDR)

Shorthand notation used to summarize continuous networks called using route aggregation

29
New cards

Variable-Length Subnet Mask (VLSM)

Allows subnets of various sizes to be used and requires a protocol that supports it

30
New cards

Address Exhaustion

Running out of network addresses in IPv4

31
New cards

Unicast Address

Used to identify a single interface

32
New cards

Globally-routed

Similar to IPv4s unicast class A,B, and C addresses and begins with 2000-3999

33
New cards

Link-local/Local Use

Used like a private IP in IPv4 that can only be used on the local area network and begins with FE80

34
New cards

Stateless Address Autoconfiguration (SLAAC)

Eliminates the need to obtain addresses or other configuration information from a central server

35
New cards

Multicast Address

Used to identify a set of interfaces and begins with FF

36
New cards

Anycast Address

Used to identify a set of interfaces so that a packet can be sent to any member of a set

37
New cards

Extended Unique Identifier (EUI)

Allos a host to assign itself a unique 64-bit IPv6 interface identifier called EUI-64

38
New cards

DHCPv6 Protocol

Allows DHCP to automatically assign addresses from a DHCPv6 server

39
New cards

Neighbor Discovery Protocol (NDP)

Used to determine the Layer 2 addresses that are on given network

40
New cards

Anycast

Data travels from a single source device to the device nearest to multiple (but specific) destination devices

41
New cards

Dual Stack

Network architecture that allows the coexistence and simultaneous operatoin of both IPv4 and IPv6 protocols on the same network infrastructure

42
New cards

Tuneling

Method used to enable the communication of one network protocol within another by encapsulating packets of a different protocol

43
New cards

NAT64

Network address translation mechanism that allows IPv6-only devices to communicate with IPv4 servers and services

44
New cards

NAT64 Gateway

Sits at the edge of the IPv6 network