Network Configurations Lesson 002: DNS Part 1

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:00 AM on 8/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

What does DNS stand for?

Domain Name System.

2
New cards

Domain Name System

Foundational protocol that enables users to access websites using human-readable names instead of complex IP addresses.

3
New cards

What entity handles DNS?

ISP.

4
New cards

Who manages business DNS servers?

Often the business itself.

5
New cards

What does DNS allow?

The use of domain names instead of memorizing the dotted decimal notation of an IP address for each website visited.

6
New cards

What is the reason that DNS exists?

To convert domain names into IP addresses or IP addresses into domain names on behalf of the user.

7
New cards

What is the hierarchical system of DNS?

Root level, Top-level domain, Second-level domain, subdomains, and host level.

8
New cards

Root Level

The highest level of the DNS hierarchy and everything else falls underneath it.

9
New cards

What does TLDs stand for?

Top-level domains.

10
New cards

Top-Level Domains

Include common domains and all the country-specific domains.

11
New cards

Where do top-level domains fall in the DNS hierarchical system?

Between the root level and second-level domains.

12
New cards

What are examples of top-levels domains?

.com, .net, and .org.

13
New cards

What are examples of country-specific domains?

.uk or .fr.

14
New cards

Where do second-level domains fall in the DNS hierarchical system?

Between the top-level domains and the subdomains.

15
New cards

Second-Level Domains

Are usually purchased by a company or organization to create a human-readable name.

16
New cards

Where do subdomains fall in the DNS hierarchical system?

Between the second-level domains and the host level.

17
New cards

Subdomains

Additional subdivisions under the second-level domain.

18
New cards

Where does host level fall in the DNS hierarchical system?

Involves a specific device or server within the domain.

19
New cards

Host Level Domains

Are background domains that run in the background and can specify which server is being connected to.

20
New cards

What does FQDN stand for?

Fully Qualified Domain Name.

21
New cards

Fully Qualified Domain Name

Used to specify the exact address of a resource within the DNS hierarchical to ensure that the precise identification of web servers, email servers, and other services can occur.

22
New cards

What is needed to define a domain name as a FQDN?

A complete, precise address of a specific device or service within the DNS hierarchical.

23
New cards

What is usually included in a FQDN?

The root level domain, the top level domain, the second-level domain, and the subdomain.

24
New cards

Where are FQDNs most commonly used?

In web servers, email servers, and other network services.

25
New cards

Why would a FQDN be needed?

To provide clear, unique identification on the Internet or within a private network.