Summary: 100 | 4. Configuring Windows 10 Connectivity And Storage
- This + 400k other summaries
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding
Read the summary and the most important questions on 100 | 4. Configuring Windows 10 Connectivity and Storage
-
1 Configuring Networking
-
1.1 Network Settings in Windows
-
What command can you use in RUN to open the old System Properties menu?
SystemPropertiesRemote.exe -
1.2 IPv4 and IPv6
This is a preview. There are 2 more flashcards available for chapter 1.2
Show more cards here -
What does CIDR mean and change
ClasslessInter-Domain Routing
Changed the Subnet mask to not specifically include 8-bit boundaries. -
What are the "Old" classful address ranges
- Class A: ID is 8 bits
- Class B: ID is 16 bits
- Class C: ID is 24 bits
Nowadays almost always phased out for Classless Inter-Domain Routing (CIDR) -
What does APIPA do and what is its address range
Provides acomputer without anIP address with alinklocal address that it can use tocommunicate with othercomputers that have such anaddress .
Address range:169.254.0.0 /16 -
Private IP ranges
- Class A: 10.0.0.0/8
- Class B: 172.16.0.0/12
- Class C: 192.168.0.0/16 -
How is IPv6 different in comparison to IPv4
- 128bits to IPv4s 32bits
- 8 groups of 4 hex digits
- More efficient routing
- Stateless configuration
- Host ID always 64 bits -
4 IP related Powershell commands
- Test-NetConnection: Equivalent of the Ping command.
- Set-NetIPAddress: Configure and change IP address related settings per IP.
- Remove-NetIPAddress: Remove an IP from an interface.
- Net-NetIPAddress: Add an IP address to an interface. -
1.3 Name Resolution
This is a preview. There are 1 more flashcards available for chapter 1.3
Show more cards here -
What does Forward Lookup do and use (DNS)
Thedomain name is known, we want to know theIP .
Uses A forIPv4 andAAAA forIPv6 records found inhierarchical databases . -
What does Reverse Lookup do and use (DNS)
TheIP is known, we want to know theIP .
UsesPTR records found inhierarchical databases . -
What does Windows use SRV (Service Location) records for
Tofigure out and remember the differentMicrosoft servers roles within anetwork .
For example, where theADDS server islocated .
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
Topics related to Summary: 100 | 4. Configuring Windows 10 Connectivity And Storage
-
Configuring Mobile Networking - Wireless Networking
-
Configuring Mobile Networking - Wireless Authentication
-
Configuring Mobile Networking - Bluetooth Connectivity
-
Configuring Mobile Networking - Virtual Private Networks
-
Configuring Data Storage
-
Configuring Data Access and Protection - NTFS Permissions
-
Configuring Data Access and Protection - Dynamic Access Control Conditions