Network Monitoring, Analysis and Troubleshooting Flashcards
Typical network issues?
- physical connection
- connectivity
- configuration (ex. DNS)
- software
- traffic overload
- network IP
When does the Destination Unreachable
occur?
If datagram cannot be forwarded to its destination.
When does the Time Exceeded
occur?
When TTL expires/is decremented to 0
Why could IP Parameter Problem
occur?
Datagram could not be forwarded due to some type of error in the header.
Is IP Parameter Problem
messaged because of the destination host or network?
No, the cause is an error that prevents the datagram from being processed and delivered.
What ICMP type isIP Parameter Problem
Type 12
What is ICMP Type 3?
Destination unreachable
What is ICMP Control Message?
- not a result of lost packet or error conditions
- informs hosts of conditions: network congestion, existence of better gateway
What is ICMP Type 5?
Redirect
What is one of the less obvious potential solution to network issues?
Change the Ethernet Adapter’s Duplex Settings.
Different steps to troubleshoot physical connectivity issues
- Cable connectivity
- Faulty ports
- Traffic overload
What tool can be used to troubleshoot routing problems?
traceroute
How does traceroute
works?
Sends sequential packets with incremental TTL, logs the routers along the way - helps determine faulty node.
What nslookup
is used for?
Lookup a specific IP address or multiple IP addresses associated with a domain name as a time.
Which tool would you use to display both incoming and outgoing TCP/IP traffic?
netstat