diff --git a/src/8-labs-walkthrough.md b/src/8-labs-walkthrough.md index e7587c4..d0823c8 100644 --- a/src/8-labs-walkthrough.md +++ b/src/8-labs-walkthrough.md @@ -77,4 +77,8 @@ This lab focuses on configuring IPv4 addresses on a router and PCs to establish * If you encounter issues with pinging between devices, double-check the IP address and subnet mask configurations on the router and PCs. * Ensure that all interfaces are enabled (`no shutdown`). -* Use the `show ip route` command on the router to verify that routes are properly installed. \ No newline at end of file +* Use the `show ip route` command on the router to verify that routes are properly installed. + +*** + +## Lab 2 \ No newline at end of file