Releases an IPv4 address from the PC
ipconfig /release
You want to determine how long it takes a packet to get to and from a router. What can you use?
traceroute or tracert
When used in conjunction with a switch, arp can display the MAC address associated with a known IP address
arp -a
I’m getting a ip address conflict message on my linux desktop
ifconfig
You are running a Linux system and need to verify whether you can reach a DNS server. Which of the following commands can you
use?
Dig
A website on the internet is very slow
traceroute or tracert
Administration command-line utilities can be used for DNS queries?
nslookup
ping a network devices five times
ping -n 5 192.168.1.1
ipconfig command parameter used for displaying the full TCP/IP configuration information for all adapters?
ipconfig /all
displays the current default gateway route.
route -n
I think I'm part of a botnet
netstat -a
netstat parameter allows to display the names of applications and executable file components that are accessing the network