Services Provided by Network Devices Flashcards
What network resources can a server provide access to?
What are the components of a FQDN?
What is IoT?
IoT is a system of connected computing devices and other things that use unique identifiers and the ability to send data over a network without requiring human interaction.
What are the most common IoT communication protocols?
What CPUs can be used in an embedded system?
Domain Name System
Translates hostnames to IP addresses
Fully Qualified Domain Name (FQDN)
Host names inside domains that are added to the beginning of the domain name. For example, any name given that is placed in front of Microsoft.com, such as support.Microsoft.com, is a fully qualified domain name.
Forward lookup zone
DNS record that matches a hostname to its IP address
Reverse lookup zone
DNS record that matches a IP address to its hostname
Dynamic Host Configuration Protocol (DHCP)
Automatically assigns the IP configuration when a device connects to the network
Simple Mail Transfer Protocol (SMTP)
-The Internet standard protocol for transferring e-mail messages between hosts.
-SMTP assumes that both host and client are constantly connected, but you can use both permanent and dial-up connections to an SMTP host.
-Used for outgoing emails and operates on port 25
Post Office Protocol version 3 (POP3)
-A mail-drop protocol designed to work with clients that are not always connected to the network.
-It allows a mail server to receive mail messages and store them on a server until the client comes back on line and requests them.
-Used for incoming emails and operates on port 110.
-Emails are downloaded to the local computer and then removed from the email server.
Internet Message Access Protocol (IMAP)
Like POP3, IMAP4 is a protocol that allows a client to download messages from a server. (It does not allow you to send messages.) IMAP4 is much more powerful than POP3. For example, with IMAP4, you can open all folders in your mailbox, not just the Inbox, as well as public folders on the server.
Used for incoming emails and operates on port 143. Emails are kept on the email server allowing users to access their email from multiple devices.
Load balancer
-Load balancing is the capability of a router to distribute traffic over all of its network ports that are the same metric from the destination address.
-Internet appliance that monitors servers and distributes network traffic so one server does not get overwhelmed
Spam gateway
Internet appliance that monitors incoming and outgoing emails to reduce the amount of spam affecting the network.
Proxy server
-A computer on the network that keeps a cache of resolved names and responds to queries for names outside the local subnet.
-An internet appliance typically configured to monitor all incoming and outgoing network traffic and determines if the traffic is allowed or not.
Unified Threat Management (UTM) Appliance
combines multiple functions into one single device.
Internet of Things (IoT)
IoT is a system of connected computing devices and other things that use unique identifiers and the ability to send data over a network without requiring human interaction.
Internet of Everything (IoE)
IoE is another name for IoT.
Embedded System
-complete computer system that is designed to perform a specific dedicated task.
Application-specific integrated circuit (ASIC)
-created to perform a single function
System-on-chip (SoC)
A System-on-chip incorporates all components on the board
Field-Programmable Gate Array (FPGA)
A field-programmable gate array is physically setup like a ASIC or SoC, but the programming is configured by the end-user.
Industrial Control Systems (ICS)
Industrial control systems (ICSs) handle the workflow and automation process for all sorts of machinery.