network - internet protocols - July 6 2025

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/98

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

99 Terms

1
New cards

Which of the following is a valid IPv4 address? a. 256.0.0.1 b. 10.0.0.1.5 c. 172.16.0.300 d. 192.168.0.1

d. 192.168.0.1

2
New cards

How many octets are in an IPv4 address?

4

3
New cards

What is the valid range for each octet in an IPv4 address?

0 to 255

4
New cards

Which IPv6 address type is used for local subnet communication?

Link-local address

5
New cards

Which IPv6 address type is routable on the Internet?

Global Unicast address

6
New cards

What is the primary difference between HTTP and HTTPS?

HTTPS encrypts data using SSL/TLS

7
New cards

Which port does HTTP use?

Port 80

8
New cards

Which port does HTTPS use?

Port 443

9
New cards

What does the 'S' in HTTPS stand for?

Secure

10
New cards

Which protocol is used to transfer email between servers?

SMTP

11
New cards

What is the primary function of DNS?

Translate domain names to IP addresses

12
New cards

Which DNS record is used for email servers?

MX record

13
New cards

Which tool can test if DNS is the issue when a domain doesn't load?

Try accessing by IP address

14
New cards

Which DHCP message does a client send to request a specific IP after offers?

DHCP Request

15
New cards

Which DHCP message is used to request more settings without a new IP?

DHCP Inform

16
New cards

Which DHCP message renews the IP lease?

DHCP Request

17
New cards

Which protocol assigns IP addresses dynamically?

DHCP

18
New cards

What does DHCP Discover do?

Finds available DHCP servers

19
New cards

What does NAT stand for?

Network Address Translation

20
New cards

What is the function of NAT?

Translates private IPs to a public IP

21
New cards

What is a potential issue NAT creates for IoT devices?

Limited public IPs for device-specific services

22
New cards

How can a web server behind NAT be accessed from the internet?

Port forwarding

23
New cards

Which protocol retrieves emails and keeps them on the server?

IMAP

24
New cards

Which protocol retrieves emails and downloads them to the client?

POP3

25
New cards

Which command in SMTP resets state tables?

RSET

26
New cards

Which encryption method upgrades an SMTP connection to secure?

STARTTLS

27
New cards

Which command traces the route to a host?

traceroute

28
New cards

Which command shows the local routing table?

route print

29
New cards

Which command shows network connections and ports?

netstat

30
New cards

Which command renews IP address on Windows?

ipconfig /renew

31
New cards

Which command lists current IP config on Windows?

ipconfig /all

32
New cards

What is the key advantage of UDP over TCP?

Lower latency and faster transmission

33
New cards

Which protocol is better for streaming or VoIP?

UDP

34
New cards

Which protocol guarantees delivery and uses acknowledgments?

TCP

35
New cards

Which protocol supports connectionless communication?

UDP

36
New cards

Which protocol includes error checking and retransmission?

TCP

37
New cards

Which port is used by FTP control connection?

Port 21

38
New cards

Which FTP mode typically gives better speed over Ethernet?

Active mode

39
New cards

What does FTP stand for?

File Transfer Protocol

40
New cards

What protocol is secure for copying files over SSH?

SCP

41
New cards

Which protocol is used for real-time voice and video?

RTP

42
New cards

What protocol works with RTP for fast, unreliable delivery?

UDP

43
New cards

Why is NAT problematic for VoIP?

It can increase latency or block direct connections

44
New cards

What type of certificate is needed for HTTPS?

SSL/TLS certificate

45
New cards

Which organization issues SSL certificates?

Certificate Authority (CA)

46
New cards

What is the role of SSL/TLS in HTTPS?

Encrypts data between client and server

47
New cards

Which hashing algorithm is commonly used in certificates?

SHA-256

48
New cards

What should you do if you get an invalid HTTPS certificate warning?

Report it to the website owner

49
New cards

Does HTTPS require a browser plugin?

No

50
New cards

What is the loopback address in IPv4?

127.0.0.1

51
New cards

Which class of IPv4 address is 192.168.1.1?

Class C

52
New cards

What type of IPv6 address starts with fe80::?

Link-local

53
New cards

What is the subnet mask for a Class B IP address?

255.255.0.0

54
New cards

Which IP class provides the most host addresses?

Class A

55
New cards

Which protocol uses port 25?

SMTP

56
New cards

Which protocol uses port 53?

DNS

57
New cards

Which protocol uses port 110?

POP3

58
New cards

Which protocol uses port 143?

IMAP

59
New cards

Which protocol uses port 3389?

RDP

60
New cards

What is the purpose of a CNAME DNS record?

Alias one domain name to another

61
New cards

What is a PTR DNS record used for?

Reverse DNS lookup

62
New cards

Which DNS record type maps a domain to an IP address?

A record

63
New cards

Which protocol is used to resolve domain names to IPs?

DNS

64
New cards

What command checks DNS resolution in Windows?

nslookup

65
New cards

What is the default lease time in many DHCP servers?

24 hours

66
New cards

What port does DHCP use for client-server communication?

Port 67

67
New cards

What DHCP step comes before DHCP Request?

DHCP Offer

68
New cards

What DHCP message is used to relinquish an IP address?

DHCP Release

69
New cards

What is a DHCP reservation?

Pre-assigns an IP to a MAC address

70
New cards

What port does secure SMTP typically use?

Port 465

71
New cards

Which email protocol allows syncing folders across devices?

IMAP

72
New cards

What protocol is used for sending email?

SMTP

73
New cards

Which port is commonly used by POP3 with SSL?

995

74
New cards

What is the main disadvantage of using POP3?

It typically downloads and deletes messages from the server

75
New cards

Which of the following is a private IP address? a. 10.0.0.5 b. 172.32.0.1 c. 192.0.2.1 d. 8.8.8.8

a. 10.0.0.5

76
New cards

What is port forwarding?

Redirects communication requests to specific internal hosts

77
New cards

What is the benefit of NAT?

Allows multiple devices to share a single public IP

78
New cards

Which protocol is used for NAT traversal in VoIP?

STUN

79
New cards

What range is reserved for APIPA addresses?

169.254.0.0/16

80
New cards

What does the 'ping' command test?

Connectivity between two hosts

81
New cards

What does 'ipconfig /flushdns' do?

Clears the DNS resolver cache

82
New cards

What is the use of 'tracert' in Windows?

Traces the path to a destination host

83
New cards

What does 'arp -a' display?

Shows the ARP cache

84
New cards

Which command tests network path and performance in one?

pathping

85
New cards

Which protocol secures wireless communication?

WPA2

86
New cards

Which protocol is often used in VPNs?

IPSec

87
New cards

What protocol is used to sync time across devices?

NTP

88
New cards

Which port does SSH use?

Port 22

89
New cards

What protocol is used to retrieve web pages securely?

HTTPS

90
New cards

What type of protocol is SNMP?

Network management protocol

91
New cards

What port does SNMP use?

Port 161

92
New cards

What is the function of an SNMP trap?

Unsolicited alert from agent to manager

93
New cards

What is a broadcast address in IPv4?

255.255.255.255

94
New cards

What is the purpose of ICMP?

Sends diagnostic and error messages

95
New cards

Which protocol is used to establish a voice call session?

SIP

96
New cards

What does QoS stand for in networking?

Quality of Service

97
New cards

Which protocol helps prioritize voice traffic?

DiffServ

98
New cards

What is jitter in network communication?

Variation in packet arrival times

99
New cards

Which protocol is used to deliver streaming media?

RTP