From f70f3b194c03efd93e6f6ee40e67544cc6e74055 Mon Sep 17 00:00:00 2001 From: Hugh Ratsch Date: Wed, 29 Jan 2025 18:15:52 -0600 Subject: [PATCH] updated labs walkthrough content --- src/8-labs-walkthrough.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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