- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
14 Cards in this Set
- Front
- Back
|
What is a Subnet?
|
A subnet mask allows you to identify which part of an IP address is reserved for the network, and which part is available for host use
|
|
What is the difference between a private IP and a public IP Address
|
Private IP is non-routable
Public IP is routable. |
|
What is a A record
|
The Address (A) record associates a domain name with an IP address, which is the primary purpose of the DNS system.
|
|
What is a PTR record
|
PTR records resolve IP addresses into hostnames
|
|
What is a MX record
|
An MX (mail exchange) record can be used to point your domain name email services to your own mail server
|
|
What is a CNAME record
|
Aliasing Names (CNAME)
The Canonical Name (CNAME) record is used to create aliases that point to other names. |
|
What is a DNS Zone
|
The DNS zone file is a specially formatted file containing information about a domain's resources such as mail servers and web servers. The primary purpose of a zone file is to provide the information necessary to convert an alphanumeric domain name into a numeric IP address.
|
|
DNS port Number
|
Port 53
|
|
DHCP Process
|
Client - DHCPDISCOVER
Server - DHCPOFFER Client - DHCPREQUEST Server - DHCPACK |
|
HUB
|
Hubs are repeater devices designed to replicate a signal on one port and replicating it on all other ports.
|
|
SWITCH
|
A network switch is a small hardware device that joins multiple computers together within one local area network (LAN). Technically, network switches operate at layer two (Data Link Layer) of the OSI model.
Unlike hubs, network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately |
|
OSI
|
Application
Presentation Session Transport Network Data Link Physical |
|
DHCP port
|
Client UDP port 68.
The server replies on UDP 67 |
|
Name Server (NS) record
|
identifies the authoritative DNS servers for a domain
|