π Cyber Cert CAP Seminar β Week 2, Friday
Focus: OSI β TCP/IP Model + Networking Commands
Learning Intention
We are learning how to map OSI to Ciscoβs TCP/IP model and use basic commands to test connectivity.
Success Criteria
- I can match OSI layers to TCP/IP layers and run at least 3 commands for network testing.
π Study Notes
OSI (7 layers) β TCP/IP (4 layers)
- Application = Application, Presentation, Session
- Transport = Transport
- Internet = Network
- Network Access = Data Link + Physical
Key Networking Commands:
- ping β test connectivity.
- ipconfig / ifconfig β view IP address.
- tracert / traceroute β trace route packets take.
- nslookup β test DNS resolution.
- netstat β view active connections.