Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
CompTIA Network+ Study Guide: Exam N10-007

You're reading from   CompTIA Network+ Study Guide: Exam N10-007 Todd Lammle's bestselling CompTIA Network+ Study Guide for the N10-007 exam!

Arrow left icon
Product type Paperback
Published in May 2018
Publisher Wiley
ISBN-13 9781119432258
Length 1008 pages
Edition 4th Edition
Arrow right icon
Author (1):
Arrow left icon
Todd Lammle Todd Lammle
Author Profile Icon Todd Lammle
Todd Lammle
Arrow right icon
View More author details
Toc

Table of Contents (27) Chapters Close

1. Introduction FREE CHAPTER 2. Chapter 1: Introduction to Networks 3. Chapter 2: The Open Systems Interconnection Specifications 4. Chapter 3: Networking Topologies, Connectors, and Wiring Standards 5. Chapter 4: The Current Ethernet Specifications 6. Chapter 5: Networking Devices 7. Chapter 6: Introduction to the Internet Protocol 8. Chapter 7: IP Addressing 9. Chapter 8: IP Subnetting, Troubleshooting IP, and Introduction to NAT 10. Chapter 9: Introduction to IP Routing 11. Chapter 10: Routing Protocols 12. Chapter 11: Switching and Virtual LANs 13. Chapter 12: Wireless Networking 14. Chapter 13: Authentication and Access Control 15. Chapter 14: Network Threats and Mitigation 16. Chapter 15: Physical Security and Risk 17. Chapter 16: Wide Area Networks 18. Chapter 17: Troubleshooting Tools 19. Chapter 18: Software and Hardware Tools 20. Chapter 19: Network Troubleshooting 21. Chapter 20: Management, Monitoring, and Optimization 22. Index
23. Advert
24. EULA
Appendix A: Answers to Written Labs
1. Appendix B: Answers to Review Questions
2. Appendix C: Subnetting Class A

Using the netstat Utility

Using netstat is a great way to check out the inbound and outbound TCP/IP connections on your machine. You can also use it to view packet statistics like how many packets have been sent and received, the number of errors, and so on.

When used without any options, netstat produces output similar to the following, which shows all the outbound TCP/IP connections. This utility is a great tool to use to determine the status of outbound web connections. Take a look:

The Proto column lists the protocol being used. You can see that I’m connected to my Exchange server and an FTP server and that I have some HTTP sessions open; by the way, all of them use TCP at the Transport layer.

The Local Address column lists the source address and the source port (source socket). The Foreign Address column lists the address of the destination machine (the hostname if it’s been resolved). If the destination port is known, it will show up as the well-known port. In the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images