logo

COMPUTER SCIENCE.

4 Pages476 Words1 Views
   

Added on  2022-10-31

About This Document

What is the syntax to send 50 ICMP ECHO requests to the host labgw.tc4.space using the mtr program? On a Windows system, what is the option to renew the DHCP-assigned addresses for all of the device’s network interfaces? Hint: Remember that for Windows the command switch (option), may use a forward slash (/), instead of a rather than a hyphen (-)? What is the syntax (on a Windows system) to show the network statistics about each packet transmitted by a host, separated according to protocol type (IP, TCP, UDP, or ICMP) with a list of routing table information? Hint: this command requires some hyphen (-) based options (also called flags, or switches). What is the name of a Windows utility similar to mtr? What is the syntax to redirect the stdout and stderr of the "cat foo > bar" command to the bar file without stdout or stderr displaying anything to the screen? is an open source Network Forensic Analysis Tool (NFAT) for Windows (but also works in Linux / Mac OS X / FreeBSD). This tool c

COMPUTER SCIENCE.

   Added on 2022-10-31

ShareRelated Documents
Running head: COMPUTER SCIENCE
Computer science
Name of the Student
Name of the University
Author’s Note
COMPUTER SCIENCE._1
1
COMPUTER SCIENCE
Question 1
What is the syntax to send 50 ICMP ECHO requests to the host labgw.tc4.space using the mtr
program?
Answer to question 1:
mtr –r -c 50 labgw.tc4.space
Question 2
On a Windows system, what is the option to renew the DHCP-assigned addresses for all of the
device’s network interfaces? Hint: Remember that for Windows the command switch (option),
may use a forward slash (/), instead of a rather than a hyphen (-)?
Answer to question 2:
Ipconfig /renew
Question 3
What is the syntax (on a Windows system) to show the network statistics about each packet
transmitted by a host, separated according to protocol type (IP, TCP, UDP, or ICMP) with a list
of routing table information? Hint: this command requires some hyphen (-) based options (also
called flags, or switches).
Answer to question 3:
Netstat -A
Question 4
What is the name of a Windows utility similar to mtr?
COMPUTER SCIENCE._2

End of preview

Want to access all the pages? Upload your documents or become a member.