Chapter 13 OS Administrator Flashcards
you can access a command prompt by running. pg 621
CMD.EXE
what are the networking command-line tools you are expected to know? pg 621
PING / TRACERT / NETSTAT /IPCONFIG / NET / NSLOOKUP / NBTSTAT
________ it sends a series of packets to another system, which in turn send back a response. pg 622
PING command
PING uses what protocol? pg 622
ICMP protocol
to see all the ping command you put? pg 622
ping /?
________ is a command-line utility that enables you to verify the route to a remote host. pg 623
Tracert
________ is used to check out the inbound and outbound TCP/IP connection on your machine
NETSTAT
in the NETSTAT command, the -a option displays what? pg 624
displays all connection and listening ports
in the NETSTAT command, the -f option displays what? pg 624
display fully qualified domain names (FQDNs) for foreign addresses
In the IPCONFIG switches, the /RENEW6 option does what? pg 626
obtain a new IPv6 address from the DHCP server
The NET switch command used to add delete and see information about users is? pg 629
NET user
_________ is a command line utility that enable you to verify entries on a DNS server. pg 631
NSLOOKUP
You can use the NSLOOKUP command in two modes what are they?
interactive and non interactive
_________ is a command line utility that shows NetBIOS over TCP/IP information. pg 631
NBTSTAT
The “/?” parameter can be use at the end of a command line to see what?
available switches