{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Test 3 Flashcards

Protocols (26 cards)

1
Q

finds MAC address for an IPv4 address

A

ARP

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

finds MAC address for an IPv6 address and sends router advertisements

A

NDP

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

routes packets using logical IP address

A

IP

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

diagnostic messages, used by ping

A

ICMP

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

multicast groups

A

IGMP

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

reliable connection-oriented transport protocol that uses acknowledgments

A

TCP

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

unacknowledged connectionless transport protocol

A

UDP

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

faster and reliable connection-oriented transport protocol that runs on top of UDP and is always encrypted

A

QUIC

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

automatically assigns IP addresses to hosts - port 67

A

DHCP

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

finds IP address for a name - UDP port 53

A

DNS

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

web - TCP port 80

A

HTTP

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

encrypted web - port 443

A

HTTPS

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

send email - TCP port 25

A

SMTP

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

download email - port 110

A

POP3

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

selectively download email - port 143

A

IMAP

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

login and upload/download files - TCP port 21

17
Q

device monitoring and management - UDP port 161

18
Q

synchronize clock with time server - UDP port 123

19
Q

remote terminal access - port 23

20
Q

encrypted remote terminal access - port 22

21
Q

manage VoIP telephone calls

22
Q

Windows files sharing

23
Q

UNIX file sharing

24
Q

directory services

25
Distance vector routing protocol
RIP
26
Link state routing protocol
OSPF