How Computers Find Each Other on Networks
If you are connected to a network that uses DHCP, and you need to terminate your Windows workstation's DHCP lease which command would you use?
Ipconfig/ release
What decimal number corresponds to the binary number 1111111?
255
Suppose you send data to the 11111111 11111111 11111111 11111111 IP address on the IPv4 network. To which devices are you transmitting?
All devices on your local network
What version of SMB can be used across Windows, UNIX, and other operating systems?
CIFS (Common Internet File System)
What type of device does a computer turn first when attempting to make contact with host on another network?
Default Gateway
When your computer first joins an IPv6 network, what is the prefix of the IP address the computer first configures for itself?
FE80::/10
What computers are the highest authorities in the Domain Name System hierarchy?
Root servers
Which statements describes SMTP?
SMTP is a connection-based protocol that uses TCP
Which part of a MAC address is inquire to each manufacturer?
The OUI
You have just brought online a new secondary DNS server and notice your monitoring software reports a significant increase in network traffic. Which two hosts on your network are likely to be causing the increased traffic and why?
The caching and primary DNS servers, because the caching server is requiring zone transfers from the primary server.