1.2 Networking Functions

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

1/12

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.

13 Terms

1
New cards

What is Content Delivery Network (CDN)?

Provides a way to get data efficiently from one data point to a user.

2
New cards

Geographically distributed caching server by duplicating the data which leads to

users getting the data from the local server instead of the main one.

3
New cards

What is a Virtual Private Network (VPN)?

Connects to a remote network while sending data encrypted so that it’s secure.

4
New cards

What is a concentrator/head-end?

Encryption/decryption access device so that data is securely sent and returned, often integrated into a firewall.

5
New cards

What is Quality of Service (QoS)?

Controls what applications run based on bandwidth usage or data rates, setting important applications to have higher priorities than other apps.

6
New cards

What is Time to Live (TTL)?

A timer that will have the tasks stop or drop once it hits 0.

7
New cards

What are routing loops?

Router A goes to Router B, which goes back to Router A.

8
New cards

What is used to stop a routing loop?

TTL can be used to stop the loop.

9
New cards

What is a hop?

Each pass through a router.

10
New cards

What is the default TTL for macOS/Linux?

64 hops.

11
New cards

What is the default TTL for Windows?

128 hops.

12
New cards

The router decrease TTL by 1 which leads to a TTl of

zero being dropped by the router.

13
New cards

What is TTL in DNS related to?

Number of seconds.