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