Network Protocols

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

1/11

flashcard set

Earn XP

Description and Tags

Flashcards covering key network protocols, their functions, and security aspects as a Cyber Transport Systems Apprentice.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

Internet Control Message Protocol (ICMP)

A protocol primarily used for troubleshooting nodes on a computer network, utilizing echo reply requests (ping) to determine connectivity.

2
New cards

Telnet

A non-secure protocol that allows a computer network administrator to remotely configure network equipment or network devices.

3
New cards

Secure Shell (SSH)

A secure protocol that allows a computer network administrator to remotely configure a network device.

4
New cards

Simple Network Management Protocol (SNMP)

A protocol that provides mechanisms for collecting and organizing information from participating nodes on a computer network, and allows configuration changes and establishment of baselines.

5
New cards

Domain Name Server (DNS)

A protocol that translates domain names for websites to IP addresses, allowing users to type in website names instead of memorizing IP addresses.

6
New cards

Dynamic Host Configuration Protocol (DHCP)

A protocol that allows a node on a computer network to request an IPv4 address assignment from an external server.

7
New cards

Dynamic Host Configuration Protocol version 6 (DHCPv6)

A protocol that allows a node on a computer network to request an IPv6 address assignment from an external server.

8
New cards

Network Address Translation (NAT)

A protocol primarily used to associate a private IPv4 address on a computer network with a public IPv4 address for sending and receiving traffic over the public Internet.

9
New cards

Hypertext Transfer Protocol (HTTP)

A non-secure protocol that allows users of an Internet browser to request resources in the form of web pages and other content from an external web server.

10
New cards

Hypertext Transfer Protocol Secure (HTTPS)

A secure protocol that allows users of an Internet browser to request resources in the form of web pages and other content from an external web server.

11
New cards

Network Time Protocol (NTP)

A protocol designed to synchronize all participating pieces of network equipment and nodes on a computer network to within a few milliseconds of each other using the same Coordinated Universal Time (UTC).

12
New cards

File Transfer Protocol (FTP)

A protocol designed to transfer computer files between a client node and a server that is hosting the files on a computer network.