Windows Network Commands Flashcards
ARP?
Address Resolution protocol.
Displays and modifies the internet to ethernet address(MAC) translation tables used by arp.
what does “arp -s inet_addr eth_addr” does?
is used to add an entry to the ARP table
what does “arp -d inet_addr” does?
it deletes entries from the arp table.
what does “arp -a”
it displays current cache.
What is ipconfig?
command used to display IP address configuration parameters on a Windows PC.
what does “ipconfig /all” does?
give verbose information about the IP configurations.
what does “ipconfig /renew” does?
renew the DHCP lease for IP 4
what does “ipconfig /release” does?
release the lease of an IP address for IP 4
what does “ipconfig /renew6” does?
renew the DHCP lease for IP 6
what does “ipconfig /relese6” does?
release the lease of an IP address for IP 6
what does “ipconfig /flushdns” does?
purges the DNS resolver cache
what does “ipconfig /displaydns” does?
display the cache for DNS
what does “ipconfig /registerdns” does?
refresh all DHCP leases and re-registers DNS names
what does “ipconfig /setclassid” does?
modifies the dhcp clss id
What is nbtstat?
displays NetBIOS information for IP-based networks
what does “nbtstat -a” does?
allows you to see netbios based of a name
what does “nbtstat -A” does?
allows you to see netbios based of IP address
what does “nbtstat -c” does?
display the content of the netbios ache along with the IP address
what does “nbtstat -n” does?
displays the net bios names that have been registered by an application.
what does “nbtstat -r” does?
shows the statistical netbios information such as the number of netbios names resolved by boradcasting and the nubmer of netbios names resolved by the WINS server.
what does “nbtstat -R” does?
this commands purges all cache and reloads entries from PC LMHOST file.
what does “nbtstat -S” does?
this option provides a listing of the netbios session table, along with the IP addresses of the listed netbios names