0% found this document useful (0 votes)
14 views6 pages

Commands

Uploaded by

patrickvanhorn2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views6 pages

Commands

Uploaded by

patrickvanhorn2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

A command-line utility used for checking the reachability of a remote network host is

called:

 ping ( Your answer)


 tracert
 dig
 netstat

You correctly answered this question.

A network command-line utility in MS Windows that tracks and displays the route taken
by IPv4 packets on their way to another host is known as:

 ping
 traceroute ( Your answer)
 nslookup
 tracert ( Missed)

Your answer to this question is incorrect.

A Linux command-line utility for displaying intermediary points (routers) the IPv4 packet
is passed through on its way to another network node is called:

 nbtstat
 traceroute ( Missed)
 netstat
 tracert ( Your answer)

Your answer to this question is incorrect.

Which of the software tools listed below allows for obtaining a domain name to IP
address mapping?

 netstat
 nslookup ( Missed)
 tracert
 pathping

Your answer to this question is incorrect.

Which of the following network administration command-line utilities can be used for
DNS queries?
 tracert
 nslookup ( Missed)
 ping
 pathping

Your answer to this question is incorrect.

What is the name of a Windows command-line utility that can be used to display TCP/IP
configuration settings?

 ifconfig
 nslookup
 ipconfig ( Missed)
 netstat

Your answer to this question is incorrect.

Which of the answers listed below refers to an ipconfig command parameter used for
displaying the full TCP/IP configuration information for all adapters?

 -a
 /?
 /all ( Missed)
 /-a

Your answer to this question is incorrect.

Which ipconfig parameter allows to view the physical address of a Network Interface
Card (NIC)?

 -S srcaddr
 /all ( Missed)
 -i address
 eth_addr

Your answer to this question is incorrect.

Which of the following command-line commands in MS Windows are used for resetting
the DHCP configuration settings for all adapters? (Select 2 answers)

 ifconfig eth0 down


 ipconfig /release ( Missed)
 ifconfig eth0 up
 ipconfig /renew ( Missed)

Your answer to this question is incorrect.

What is the name of a Linux command-line utility that can be used to display TCP/IP
configuration settings?

 ifconfig ( Missed)
 netstat
 nslookup
 ipconfig

Your answer to this question is incorrect.

Which of the answers listed below refer to iptables? (Select 2 answers)

 Packet capturing utility


 MS Windows command-line tool
 Packet tracing utility
 Linux command-line tool ( Missed)
 Packet filtering utility ( Missed)

Your answer to this question is incorrect.

A command-line utility in MS Windows used for displaying protocol statistics and current
TCP/IP network connections is known as:

 tracert
 traceroute
 netstat ( Missed)
 nslookup

Your answer to this question is incorrect.

Which of the following answers refers to a command-line packet capturing utility?

 netcat
 Zenmap
 tcpdump ( Missed)
 Nmap

Your answer to this question is incorrect.

Which netstat parameter allows to display all active TCP connections and the TCP/UDP
ports on which the computer is listening?

 -a ( Missed)
 -p
 -e
 -r

Your answer to this question is incorrect.

Which of the netstat utility parameters listed below allows to display the contents of an
IP routing table?

 -a
 -p
 -e
 -r ( Missed)

Your answer to this question is incorrect.

Which netstat parameter allows to display the names of applications and executable file
components that are accessing the network?

 -a
 -n
 -b ( Missed)
 -p

Your answer to this question is incorrect.

Which network command-line utility in MS Windows combines the features of ping and
tracert?

 nbtstat
 pathping ( Missed)
 nslookup
 netstat
Your answer to this question is incorrect.

Which of the following command-line tools is used for discovering hosts and services on
a network?

 Nmap ( Missed)
 netcat
 Zenmap
 tcpdump

Your answer to this question is incorrect.

Which command-line command in MS Windows is used to display the contents of a


routing table?

 netstat -a
 route print ( Missed)
 ipconfig /all
 print route

Your answer to this question is incorrect.

The arp command can be used to perform what kind of resolution?

 IP to FQDN
 MAC to IP
 IP to MAC ( Missed)
 FQDN to IP

Your answer to this question is incorrect.

Which command in MS Windows displays a table consisting of IP addresses and their


resolved physical addresses?

 arp -e
 netstat -n
 nslookup
 arp -a ( Missed)

Your answer to this question is incorrect.


Domain information groper (dig) and nslookup are command-line tools used for DNS
queries. Both utilities are available on Windows and Linux. Of the two, nslookup is the
preferred tool on UNIX-like systems; dig is the default DNS query tool for MS Windows.

 True
 False ( Missed)

Your answer to this question is incorre

You might also like