Networking Fundamentals CH1-5 Flashcards

(27 cards)

1
Q

What is TCP/IP

A

Transmission Control Protocol and Internet Protocol. Most common network model used in enterprise networks.

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

OSI

A

Opening System Interconnection. Created by ISO(International Organization for Standardization) to standardize data networking protocols to allow communication between all computers in the world.

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

RFC

A

Requests for Comments. documents used by TCP/IP to define protocols.

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

HTTP

A

Hypertext Transfer Protocol. Application Layer of TCP/IP. Mostly related to web browser.

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

UDP

A

User Datagram Protocol. Along with TCP, it is a transport layer.

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

DDN

A

Dotted-Decimal Notation: 4 sets of number separated by periods and are used as IP address. example: 1.1.1.1

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

UTP

A

Unshielded Twisted Paired

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

OUI

A

Organizationally Unique Identifier is an IEEE assigned 3-byte code to the first part of the MAC address for its uniqueness. The manufacturer will assign the last 3-byte of the MAC address.

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

WAN

A

Wide Area Network

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

CPE

A

Customer Premises Equipment

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

CSU/DSU

A

Channel Service Unit/Data Service Unit, part of CPE and it can be integrated with the router.

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

DTE cable

A

Data Terminal Equipment, it has a male connector. It acts like a straight-through cable and does not swap the transmit pair.

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

DCE cable

A

Data Communication Equipment, it has a female connector. It swaps transmit like a cross-over.

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

HDLC

A

High-Level Data Link Control, layer 2 encapsulation method

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

PPP

A

Point to Point Protocol, layer 2 encapsulation method.

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

FCS

A

Frame Check Sequences (trailer of data link layer).

17
Q

EoMPLS

A

Mutiprotocol Label Switching. Provide Point to point connection between two devices. Behavior as if a fiber Ethernet link existed between the two devices.

18
Q

PoP

A

Point of Presence. A SP location that connects to a customer building via Fiber Cable ie 1000BASE-LX or 1000BASE-ZX(70km max length).

19
Q

DSL

A

Digital Subscriber Line, one of the most used technologies for SOHO use to connect to the Internet via phone lines.

20
Q

DSLAM

A

DLS Access Multiplexer. Receive/send data to DSL internet/phone users via phone lines. It splits out the voice signals over to the voice switch; and send the data to the router.

21
Q

serial cable

A

connect the router and CSU/DSU if they are separated CPEs

22
Q

ARP

A

IP Address Resolution Protocol. Dynamically learns the data link address of an IP host connected to a LAN.

23
Q

DDN

A

Dotted-Decimal Notation. Use to represent IP address with four byes(octets).

24
Q

Convergence time

A

The time between losing the route and finding a working replacement route. One of the goals of a routing protocol.

25
DNS
Domain Name System. A way o let a computer find the IP address used by the listed host name.
26
ARP
Address Resolution Protocol. Request of MAC ID
27
Ping
Packet Internet Groper, uses the Internet Control Message Protocol (ICMP) sending a message called ICMP echo request to another IP address. The computer with that IP address should reply with an ICMP echo reply