Network Technology - IP Addressing and Subnetting (Midterm)

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

1/29

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.

30 Terms

1
New cards

MAC (Media Access Control) address

refers to the unique physical address of all computers, which are assigned by the manufacturer of the network interface card

2
New cards

Organizational Unique Identifier (OUI)

This is the first 24 bits of the MAC address that is vendor-specific; it identifies the company that manufactured or sold the device

3
New cards

Vendor-Assigned

This is the remaining 24 bits of the MAC address that is incrementally and uniquely assigned by the specific vendor of the hardware–denotes the serial number of the individual device

4
New cards

IP address

refers to an address that is usually assigned by the network administrator or internet service provider in order to uniquely and universally identify each device on an IP network

5
New cards

public IP address

is what computers use to find each other online and exchange information. It is assigned to the computer by the Internet Service Provider as soon as the computer is connected to the Internet gateway

6
New cards

Static public IP address

It is a fixed IP address and is used primarily for hosting web pages or services on the Internet

7
New cards

Dynamic public IP address

It is chosen from a pool of available addresses and changes each time one connects to the Internet

8
New cards

private IP address

is what computers on a network use to communicate with the router. It can change each time they are connected

9
New cards

network ID/field

identifies the host that is located on the same physical network

10
New cards

host ID

(also known as a host address) identifies the individual host (e.g., workstation, server, router, or other TCP/IP host) within a network

11
New cards

Class A address

This uses only the first octet (8 bits) of the 32-bit number to indicate the network address

12
New cards

Class B address

This uses two (2) of the four (4) octets (16 bits) to indicate the network address

13
New cards

Class C address

This uses the first three octets (24 bits) of the IP address to identify the network portion, with the remaining octet reserved for the host portion, which is equivalent to eight (8) bitsClass D address

14
New cards

Class D address

This is created to enable multicasting using an IP addressmulticast address

15
New cards

multicast address

is a unique address that directs packets with that destination address to predefined groups of hosts

16
New cards

Class E address

This is reserved by the Internet Engineering Task Force (IETF) for its own research

17
New cards

Diagnostic (Loopback/Localhost Address)

It is used for testing and debugging of programs, hardware, protocol, and connections. (SYN-ACK)

18
New cards

Default Network

It is used for routing internet datagram (TCP)

19
New cards

Network Broadcast

It is used for broadcasting messages to the entire network

20
New cards

Private-use of Internet Space

It is the preconfigured default IP addresses for network devices to extend IPv4 spaces

21
New cards

Link-Local Addresses

If DHCP is not present, these IP addresses will be selected and configured by the network device

22
New cards

subnet mask (default mask)

determines which portion of an IP address identifies the network and which portion identifies the host

23
New cards

Default Gateway

is used to specify the address of the nearest routing device that is used by the host device to forward addressed packets onto the network

24
New cards

Subnetting

It refers to a process of borrowing bits from the host ID field to form a new subnet ID field

25
New cards

Network Address Translation (NAT) and Classless Inter-Domain Routing (CIDR)

In the 1990s, the IETF launched technologies to delay IPv4 address exhaustion

26
New cards

Internet Assigned Numbers Authority (IANA)

announced even allocation of its last 4.68 million IPv4 addresses to five Regional Internet Registries (RIRs) around the world

27
New cards

Internet Protocol version 6 (IPv6)

is a set of specifications designed by the IETF, which is an upgraded version of IPv4. The other term for this is IP Next Generation (IPng)

28
New cards

Unicast address

identifies an interface

29
New cards

Multicast address

identifies multiple interfaces

30
New cards

Anycast address

identifies a group of network interfaces (usually on different nodes)