Beginner Networking Lab
Networking Fundamentals
Run every command from the help menu to complete the mission.
Mission Objectives
- • Identify local IP configurationCommand: ipconfig
- • Understand subnet masksCommand: subnet
- • Test connectivity with ICMPCommand: ping 8.8.8.8
- • Learn DNS resolutionCommand: nslookup cyberarena.local
- • View ARP mappingsCommand: arp -a
- • Analyze active connectionsCommand: netstat -ano
- • Understand routing basicsCommand: route print
- • Learn common network portsCommand: ports
- • Study the OSI modelCommand: osi
- • Study the TCP/IP modelCommand: tcpip
- • Trace packet paths across routersCommand: tracert google.com
Progress
0 / 11 commands completed
CyberArena Networking Terminal
CyberArena Networking Terminal initialized...
Connected to training environment.
Welcome to Networking Fundamentals.
Your goal is to run every command from the help menu.
Type 'help' to begin.
C:\CyberArena>