Chapter 21 - The Internet Flashcards

(33 cards)

1
Q

MAN stands for what?

A

Metropolitan Area Network. Is a WAN that spans an entire city.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Internet

A

is the largest WAN that is composed of many organizations that connect to each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

NOCs or Tier 1

A

Network Operation Centers. Secure buildings that house large internet routers. That is a tier 1 network provider.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Tier 2

A

Cover small area’s and have no peering agreements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Tier 3

A

the big internet service provider companies, such as Comcast, AT&T. That sell internet services to individual people and corporations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Dial-up

A

POTS (plain Old Telephone Service) or PSTN (Public Switched Telephone Network).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dial-up speed

A

Dial-up runs at 56kbps Max

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ISDN stands for what?

A

Integrated Services Digital. Which is another form of dial-up. Faster form of dial-up still seen today.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

broadband connection

A

Typical way we connect to the internet cables, DSL, wireless. Always connected to the internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

DSL stands for what?

A

Digital Subscriber Line(DSL). Earliest version of broadband using telephone lines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

modem

A

an old dial up modem. Were you would use a dial up connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Two forms of DSL

A

Asymmetric DSL(ADSL) and Symmetric DSL(SDSL).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ADSL

A

Asymmetric DSL(ADSL). Upload speed is much slower than your download speed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

SDSL

A

Symmetric DSL(SDSL). Upload and download speed are the same.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

PPoE stands for what?

A

Point-to-Point Protocol Over Ethernet(PPoE). Which is the internet type you have to use to use DSL.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

DOCSIS stands for what?

A

Data Over Cable Service Interface Specification(DOCSIS).

17
Q

Firewalls do what?

A

Block ports on an incoming vs. outgoing concept.

18
Q

Internet connections require what?

A

a client and a server.

19
Q

FTP stands for what?

A

File Transfer Protocol(FTP). Used to transfer files from one system to another. Every web browser is a FTP client usually using port 21.

20
Q

Passive mode

A

means everything is done on port 21.

21
Q

Active mode

A

Is faster than passive but has issues with source port 20 instead of 21.

22
Q

Port triggering

A

Port triggering is used to allow incoming port numbers into router that it would block. seen a lot of times with video games.

23
Q

Email Protocols

A

Simple Mail Transfer(SMTP) runs port 25, Post Office Protocol(POP) runs on port 110, Internet Message Protocol(IMAP) runs on port 143.

24
Q

SMTP

A

Simple Mail Transfer is the protocol we use to send email to an SMTP server.

25
POP or POP3
Sends emails down to the email client or pulls email down from the email server, but you have to configure your own folders.
26
IMAP or IMAP4
Also sends emails down to the email client or pulls email down from the email server, but configures your folders for you. And is very popular today.
27
Email today is what?
Secured mail. Will usually never see SMTP on port 25 or 587.
28
Proxy Servers
Popular servers used to today to provide firewalling, check for malware, and ban bad URLs. Used a lot in schools to keep kids to go to certain websites.
29
Proxy Servers can also do what?
Caching. Which helps with users getting to a commonly used website or location.
30
VPN stands for what?
Virtual Private Networking(VPN). Uses the internet to create a private connection to a remote network.
31
VPN Tunnel
when connected to the VPN. It a tunnel from your computer to the network.
32
Internet of things(IoT)
Means giving internet capability to devices not traditionally associated with the internet.
33
IoT use what standard?
802.11, zigbee or z-wave.