Deck 6 Flashcards
The service that resolves fully qualified domain name (FQDN) to IP addresses is:
Domain Name Service (DNS)
What command do you use to connect to a remote computer so that you can execute commands?
telnet
What command can you use to connect to a mail server so that you can test SMTP?
telnet
What command do you use to display and modify the network configuration of a local computer?
netsh
What command is used to add static routes to a Windows computer?
route
What command do you use to display the routing table on a local system?
route print
What command do you use to display the MAC address on a system?
ipconfig /all
What command do you use to retrieve or update your DHCP assigned configuration?
ipconfig /release
What command do you use to register the computer’s name and IP address with the nearest DNS server?
ipconfig /registerdns
What command displays Ethernet statistics?
netstat -e
What option do you use to ping constantly until you stop it?
ping -t
What protocol is used with L2TP to encrypt data?
IPSec
The default gateway address identifies the:
Device that will connect the computer to a remote network
What protocol automatically configures IP configuration for a client?
DHCP
Which of these ports does DHCP use?
67
After you install DHCP servers and configure and activate a scope, what is the last step in installing a DHCP server?
Authorize the server
You have a computer with an address of 169.254.32.23 and a subnet mask of 255.255.0.0, yet you cannot connect to your local file servers. What is most likely the problem?
It cannot communicate with a DHCP server
What name does Windows Server 2008 R2 use for Terminal Services?
Remote Desktop Services
What port does Remote Desktop Services use?
3389
What would you use to create VPN tunnels so that users can connect to your internal network while at home using Windows Server 2008 R2?
Microsoft RRAS