Networking concepts Flashcards

1
Q

OSI layers (All People Seem to Need Data Processing)

A

Application
Presentation
Session
Transport
Network
Data link
Physical

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

application layer components

A

application software, network applications, anything you see with your eyes

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

application layer protocols

A

HTTP, FTP, SMIP, IMAP, SMTP

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

presentation layer components

A

data conversion utilities - protocol conversion, data translation, encryption/decryption

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

presentation layer protocols

A

SSL, ASCII, JPEG, MIDI, MPEG, GIF, MP3, MP4

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

session layer components

A

network operating system - establishes, manages, and terminates sessions

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

session layer protocols

A

NFS, SQL, PPTP, NetBIOS, PAP, SCP (tunneling)

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

transport layer units

A

segments

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

transport layer components

A

network operating system - ensures error free packets

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

transport layer protocols

A

TCP (segments, no missing packets), UDP (datagrams for streaming), SCTP

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

network layer units

A

packets

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

network layer components

A

router, layer 3 switches, NAT, PAT, provides routing decisions

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

network layer protocols

A

IP, IPX, IPSec, RIP, IPv4, IPv6, ICMP

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

data link layer units

A

frames

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

data link layer components

A

switches, NIC, token ring, frame relay, bridge, provides for flow of data

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

data link layer protocols

A

MAC addresses, ARP, PPP, HDLC, LLC, communication at MAC address levels

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

physical layer units

A

bits

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

physical layer components

A

802.11, repeater, modem, bluetooth, ethernet, hubs, network cabling, wi-fi

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

physical layer protocols

A

DSL, ISDN, physical NICs, twisted pair cable, fiber

20
Q

TCP/IP layers

A

Application
Transport
Network
Network interface

21
Q

TCP/IP application layer

A

application, presentation, session

22
Q

TCP/IP transport layer

A

ensures error-free packets, transfers and re-sends messages, responsible for breaking up data into segments

23
Q

TCP/IP network layer

A

handles routing of diagrams, source to destination, IP addressing, provides routing decisions

24
Q

TCP/IP network interface layer

A

Data link
Physical

25
Q

traceroute

A

determine the number of hops required for a packet to reach its destination (tracert on windows)

26
Q

nslookup

A

determine IP address of domain name

27
Q

ping

A

determine IP address and latency in network

28
Q

netstat -a

A

display IP ports currently open on the windows OS

29
Q

whois

A

information about a webserver including contact information

30
Q

ARP - address resolution protocol

A

displays IP to physical address mappings for hosts that have been discovered in ARP cache

31
Q

Nmap

A

scans networks to find hosts and open ports

32
Q

bus topology

A

single line of devices connected by one shared network cable

33
Q

ring topology

A

each node connects to exactly two other nodes

34
Q

star topology

A

each node is connected to the same central switch - most common

35
Q

mesh topology

A

every node connects to every other node

36
Q

infrastructure topology

A

most common wireless mode, all devices communicate through an access point or communicate amongst themselves

37
Q

type 1 hypervisor (bare metal)

A

loaded directly on the hardware to abstract to the virtualization layer, commonly used on servers

38
Q

type 2 hypervisor

A

app loaded on an operating system that abstracts the virtualization layer through its host operating system commonly used on personal computers

39
Q

command to obtain linux machine IP address

40
Q

command that displays the mapping of IP address to MAC addresses on windows

41
Q

command to fetch the IP address of windows machine

42
Q

what does IaaS offer consumers

A

computing resources in a virtualized form

43
Q

for wireless lan connectivity, which device is typically used?

44
Q

network type to link multiple buildings

A

campus area network (CAN)

45
Q

network type to connect computer networks and LANs across broad geographical expanses

A

wide area network (WAN)

46
Q

network type that connects smaller networks throughout a city with fiber optic cables

47
Q

what kind of router manages internal connections with no internet connectivity?

A

core router