MANAGING WINDOWS NETWORKING Flashcards
A way of dividing a domain up into different administrative realms so that departmental admins can delegate responsibility.
OU
When running a pibg test, what indicates latency (what units is it measured in)
RTT
Used to locate hardware or media access control address of the interface (MAC)
ARP (address resolution protocol) -used for.communication by networks
What types of permissions would an administrator set up to protect shared network files from users on a local computer
NTFS
In Windows, what protocol provides network mapping and discovery functions for networks without dedicated name servers.
Link layer Topology Discovery protocol
ACL
Access control list include access control entries which each identify a subject and the permissions they have
Command used to investigate open ports and connections on the local hosts
NETSTAT
Without switches, this command displays the IP address, subnet mask, and default gateway router for all network adapters to which tcp/ip is bound
IPconfig
This command can be used to Troubleshoot DNS issues
NS lookup
Trace the path of a packet of information takes to get its target
Tracert
Windows automatically creates these hidden shares
Admin (ADMIN$) and (C$)
Command to view a list of domains, computer or resources shared by a computer
NETVIEW
Command line methodology mapping network drives to your local computer
Net use
8 bit subnet mask and class
255.0.0.0 class a
24 bit subnet mask and class
255.255.255.0 class c
16bit subnet mask and class
255.255.0.0 class b
User can’t reach anything on network but can recieve i.p adress 169.254.15.83 . What’s the issue
When no DHCCP server is found the APIPA(auto iP address)169.254.x.y range will use an specified alternate configuration in Ipv4 properties
Where are password checked for validity when users enter them locally on a Windows computer
The registry’s SAM database Security Accounts Manager
What is the primary function of a DHCP server?
To automatically assign IP addresses to devices on a network.
True or False: A static IP address can change over time.
False
Fill in the blank: The ______ protocol is used for securely accessing a remote computer.
SSH
What does DNS stand for?
Domain Name System
Multiple Choice: Which of the following is a private IP address? A) 192.168.1.1 B) 8.8.8.8 C) 172.16.0.1 D) Both A and C
D) Both A and C
What is the purpose of a subnet mask?
To determine the network portion and host portion of an IP address.