Network Configurations Flashcards
OBJ 2.1: Compare and contrast Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) ports, protocols, and their purposes ● OBJ 2.5: Given a scenario, install and configure basic wired/wireless small office/home office (SOHO) networks ● OBJ 2.6: Compare and contrast common network configuration concepts (115 cards)
What is the function of the Link/Network Interface Layer?
Responsible for putting frames in the physical network’s transmission media
In which layer does data travel only through the local area network?
Link/Network Interface Layer
What is the primary purpose of the Internet Layer?
Used to address packets and route them across the network
What does the Transport Layer show?
How to send the packets
What does TCP stand for?
Transmission Control Protocol
What does UDP stand for?
User Datagram Protocol
What is contained within the Application Layer?
All the protocols that perform higher-level functions
What is a Multicast Address?
A logical identifier for a group of hosts in a computer network
Define Classful Mask.
Default subnet mask for a given class of IP addresses
What does Classless Inter-Domain Routing (CIDR) allow?
Borrowing some of the host bits and reassigning them to the network portion
What is a Public (Routable) IP address?
Can be accessed over the Internet and is assigned to the network by an Internet service provider
What is a Private (Non-Routable) IP address?
Can be used by anyone any time, but only within their own local area network
List the Private IP ranges.
- 10.*
- 172.*
- 192.*
What is Network Address Translation (NAT)?
Allows for routing of private IPs through a public IP
What is the Loopback Address?
127.0.0.1
What is the purpose of the Loopback Address?
Creates a loopback to the host and is often used in troubleshooting and testing network protocols on a system
What range of addresses does Automatic Private IP Addressing (APIPA) use?
169.254.0.0 to 169.254.255.255
What does the acronym D.O.R.A. stand for in IP address assignment?
Discover, Offer, Request, Acknowledge
What is Static Assignment in IP address configuration?
Manually typing the IP address for the host, its subnet mask, default gateway, and DNS server
Why is Static Assignment impractical on large enterprise networks?
It requires manual configuration for each device
What is Dynamic Assignment in IP address configuration?
Dynamic allocation of IP addresses
What is the function of the Domain Name System (DNS)?
Converts the domain names used by a website to the IP address of its server
How is DNS analogous to a phone book?
It lists human-readable names and their corresponding IP addresses
What does Windows Internet Name Service (WINS) do?
Identifies NetBIOS systems on a TCP/IP network and converts those NetBIOS names to IP addresses