Network Service
Function provided by the network infrastructure to support various types of communications and processes
Provides an IP address to every machine on the network and eliminates configuration errors
Dynamic Host Configuration Protocol (DHCP)
A list of valid IP addresses available for assignment or lease to a client computer or endpoint device on a given subnet
Scope
Excludes some IP addresses from being handed out to devices unless a certain condition is met
DHCP Reservation
Discover
Offer
Request
Acknowledge
IP address
Subnet mask
Default gateway IP
DNS server IP
Lease time
Forwards DHCP packets between clients and servers
DHCP Relay
Forwards several different kinds of UDP broadcasts across the router and can be used in conjunction with the DHCP relay
IP Helper
For DHCP to work across different network segments, configure the client’s router with an IP helper address
For DHCP to work across different network segments, configure the client’s router with an IP helper address
Integral component of the IPv6 network protocol used to simplify the network configuration process and make assigning IP addresses seamless and easy to complete | allows hosts to automatically configure own addresses without the need for a centralized authority
Stateless Address Autoconfiguration (SLAAC)
Benefit of SLAAC
enhance the efficiency of the networks
eliminate the potential for IP conflicts
Streamline the process of integrating new devices into the networks
How does SLAAC work?
Helps network clients find a website using human-readable hostnames instead of numeric IP addresses
Domain Name System (DNS)
A domain name that is under a top-level provider
Fully-Qualified Domain Name (FQDN)
Be cautious when configuring the host file, as it is a powerful tool that can potentially misdirect network traffic
Be cautious when configuring the host file, as it is a powerful tool that can potentially misdirect network traffic
Sends DNS records data from the primary nameserver to a secondary nameserver | uses TCP protocol to transfer data
Zone Transfer
Determines what the domain name is for a given IP address
Reverse DNS Lookup
Uses DNS to find the IP address for a given domain name
Forward Lookup
DNS Records:
A / AAAA: Link hostname > IP (v4 / v6)
CNAME: Links a hostname to an IPv4 address
MX: Directs emails to mail server
SOA: Stores important info about a domain or zone
PTR: Correlates an IP address with a domain name
TXT: Adds text into the DNS
NS: Indicates which DNS nameserver has the authority
Allows cloud instances on the same network access each other using internal DNS names
Internal DNS
Critical component in the networks since it is allowed to redirect network devices from one domain name it its associated IP address
Domain Name System (DNS)
Provides a digital tamper-proof seal for the DNS data to ensure that the info reaching the device is exactly what the server intended to send
DNS Security Extensions (DNSSEC)
used to send the DNS queries through the HTTPS protocol, which is the same protocol that secures the data
DNS over HTTPS DOH
Encapsulates DNS traffic inside of a transport layer security tunnel
DNS over TLS (DoT)
Synchronizes clocks between systems communicating over a packet-switched, variable-latency data network | Stratum, Clients and servers
Network Time Protocol (NTP)