“To configure and test basic LAN connectivity between two PCs using a switch.”
• Cisco Packet Tracer Software • Devices: PCs, Switch, Router, Cables • Optional: Wireless Router, Server, Cloud
Device Name Interface IP Address Subnet Mask PC0 NIC 192.168.1.2 255.255.255.0 PC1 NIC 192.168.1.3 255.255.255.0 Router0 Fa0/0 192.168.1.1 255.255.255.0
Step-by-step commands/configurations. Example:
- Open Cisco Packet Tracer and add two PCs and one Switch.
- Connect the PCs to the switch using straight-through cables.
- Assign IP addresses to the PCs.
- Use the ping command to verify connectivity.
For PC IP assignment:
nginx
CopyEdit
Desktop > IP Configuration > Enter IP: 192.168.1.2 / Subnet: 255.255.255.0
For Router Configuration (CLI):
“Successfully configured and verified basic LAN communication between two PCs using a switch in Cisco Packet Tracer.”