Networking Basics Flashcards

1
Q

Define TCP/IP

A

TCP/IP stands for Transport Control Protocol / Internet Protocol. This is the protocol stack that underpins the internet.

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

Define Host

A

For the purposes of this book, a host is any endpoint or end system device that runs TCP/IP. In most cases, these devices are ordinary desktop and laptop computers. However, in some cases hosts can be cell phones, handheld personal digital assistants (PDAs), and so on. In the past, TCP/IP has been made to run on toasters, coffee machines, and other exotic devices, mainly to prove a point.

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

Define Intermediate System

A

Hosts that do not communicate directly pass information through one or more intermediate systems. Intermediate systems are often generically called “network nodes” or just “nodes.” Specific devices are labeled “routers,” “bridges,” or “switches,” depending on their precise roles in the network. The intermediate nodes on the Illustrated Network are routers with some switching capabilities.

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

Define System

A

This is just shorthand for saying the device can be a host, router, switch, node, or almost anything else on a network. Where clarity is important, we’ll always specify “end system” or “intermediate system.”

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

Define LAN

A

Local Area Network

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

Define DSL

A

Digital Subscriber Line

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

Define Router

A

A router is a type of intermediate system (or network node) that forwards IP data units along until they reach their destination.

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

Define Gateway

A

A router that connects a LAN to an Internet link is technically a gateway.

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

Define CLI

A

Command Line Interface

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

Define GUI

A

Graphical User Interface

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

Define Interface

A

Method that allows two different systems to talk to one another

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

Define protocol

A

A protocol is a set of rules that determines all aspects of data communication.

A protocol is a standard or convention that enables and controls the connection, communication, and transfer of information between two communications endpoints, or hosts. A protocol defines the rules governing the syntax (what can be communicated), semantics (how it can be communicated), and synchronization (when and at what speed it can be communicated) of the communications procedure. Protocols can be implemented on hardware, software, or a combination of both.

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

Which organization currently publishes standards for TCP/IP?

A

Internet Engineering Task Force (IETF)

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

Define ASCII

A

American Standard Code for Information Interchange

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

What are RFCs?

A

Request for Comments.

Published reccomendations from the Internet Engineering Task Force.

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

What is ICANN

A

Internet Corporation for Assigned Names and Numbers.

This is a private nonprofit corporation that is responsible for the management of all Internet domain names (more on these later) and Internet addresses.