Manage Windows Networking Flashcards
Lesson 14
Windows 10 Network & Internet Settings app.
Wireless network adapter properties in Device Manager.
Ethernet Properties dialog
Using Network & Internet settings to configure static addressing.
Set Network Location prompt.
Using Network & Internet settings to change the network profile.
Setting the firewall state via the Windows Security Center.
Windows Firewall Allowed applications.
Configuring a new VPN connection.
Configuring a data limit for a metered network.
Using the Settings app to apply a manual proxy setup.
Active Directory (AD)
It’s a centralized database that stores information about users, computers, and other network resources, enabling administrators to manage and secure these resources effectively.
network
interface card (NIC)
A computer joins a local network by connecting the network adapter to a switch or wireless access point.
establish a wired network connection
- ensure the adapter and switch use compatible Ethernet settings
- typically set to autonegotiate
- manage adapter configurations through Windows Device Manager or Network & Internet settings if adjustments are needed.
- wires/cables: RJ45 and Fiber Optic
establish a wireless network connection
To establish a wireless network connection, select the network status icon, choose a visible SSID, enter credentials if required, or manually add hidden networks via Wi-Fi settings, ensuring compatibility with 802.11 standards for optimal connectivity.
service set ID (SSID)
is the name of a wireless network, essentially its public identifier.
WLAN settings
-Network & Internet
-Wi-Fi
-Manage known networks
-Add a new network.
adapter configuration
-Device Manager
-802.11 standard
-802.11n supports: 802.11g/802.11b networks.
-parameters, roaming, power
client network configuration
setting up a computer to connect to and interact with a network.
-client software
- IP address and subnet mask.
IPv4
to identify each device and ensure data is routed to the correct destination.
-32-bit numbers written in a dotted decimal format (e.g., 192.168.1.1).
Internet Protocol
IPv6
It helps identify which parts of an IP address belong to the network and which parts belong to individual hosts.
-128 bits long
-hexidecimal -numbers/letters/semicolons
- 2001:0db8:85a3:0000:0000:8a2e:0370:7334
Subnet Mask (CIDR)
A subnet mask is a 32-bit number used to distinguish the network part of an IP address from the host part.
Ex. 255.255.255.0 or /24
subnet
Network Portion
identifies which bits of an IP address are used to define the network.
subnet
Host Portion
indicates which bits are used to identify individual hosts on that network.