Experiment 5
Experiment 5
o Drag and drop routers, switches, and PCs onto the workspace. For example:
3. Connect Devices
4. Assign IP Addresses
5. Enable Interfaces
o Ensure all interfaces are enabled using the no shutdown command.
bash
enable
configure terminal
3. Configure OSPF
bash
router ospf 1
router-id 1.1.1.1
5. Verify Configuration
bash
show ip route
o Assign IP addresses to PCs in the same subnet as their respective routers and
set the router’s IP as the default gateway.
1. Ping Test
o Use the Command Prompt on PCs to test connectivity with other PCs across
the network.
bash
ping 192.168.x.x
3
G.Devans,23HQ1A4614