CCNA DAY 29: DHCP Server + Inter-VLAN Routing Configuration on Multilayer Switch using Packet Tracer
Estimated read time: 1:20
Learn to use AI like a Pro
Get the latest AI workflows to boost your productivity and business performance, delivered weekly by expert consultants. Enjoy step-by-step guides, weekly Q&A sessions, and full access to our AI workflow archive.
Summary
In this tutorial, Gurutech Networking Training takes us through the configuration of DHCP Server and Inter-VLAN Routing on a Multilayer Switch using Cisco's Packet Tracer. The video begins with an introduction to the setup involving a smart layer switch which acts both as a router and DHCP server for providing dynamic IP addresses to the IT, HR, and Finance departments. It goes on to detail the steps of creating VLANs, setting trunk ports, and creating switch virtual interfaces for routing. The tutorial progresses with enabling IP routing on the switch, creating DHCP pools for each department, and ensuring successful communication between different VLANs. This hands-on guide ends with a demonstration on testing the DHCP configuration on PCs within each department and confirms successful inter-VLAN communication. The video is a practical session for networking enthusiasts prepping for their CCNA.
Highlights
Configure your multilayer switch to handle both routing and DHCP tasks. 🧑💻
Create and assign VLANs to specific ports on your switches like a pro. 👨🏫
Set up trunk ports seamlessly for enhanced switch communication. 👨🔧
Implement Switch Virtual Interfaces (SVIs) to facilitate Inter-VLAN Routing. 🛠️
Turn your Layer 3 switch into a routing powerhouse by enabling IP routing. 💪
Build DHCP pools with precision, specifying network parameters and default gateways. ✍️
Ensure your PCs in various departments can obtain IP addresses smoothly. 💻
Successfully test inter-VLAN communication with strategic pinging. 🏓
Key Takeaways
Learn to configure Inter-VLAN Routing and DHCP on a multilayer switch. 🤓
Discover how to create VLANs and assign them to ports efficiently. 🎯
Understand the process of setting trunk ports for switch communication. 🔌
Master the creation of Switch Virtual Interfaces (SVI) for VLAN routing. 🖧
Grasp the concept of enabling IP routing on multilayer switches. 🌐
Configure DHCP pools with network addresses and gateways easily. 🚀
Test your network configuration skills by ensuring PCs obtain IPs via DHCP. 🤖
Verify inter-VLAN communication through successful ping tests. 📶
Overview
In this engaging networking tutorial, Gurutech guides viewers through the comprehensive process of configuring a DHCP server and Inter-VLAN routing using a multilayer switch. The session kicks off with the essentials: selecting the right smart layer switch to serve as both a router and DHCP server, ensuring efficient dynamic IP allocation across different network departments.
Next, the tutorial delves into the practical aspects of the setup. Creating and naming VLANs, configuring trunk ports, and establishing Switch Virtual Interfaces (SVIs) are explained in detail, showcasing how these steps contribute to seamless inter-VLAN communication. Enabling IP routing transforms the multilayer switch into a dual-purpose device, effectively handling both switching and routing tasks in the network.
The video wraps up with a demonstration of setting up DHCP pools for each department, complete with network addressing and default gateways. Testing the setup, viewers see successful IP address allocation and inter-VLAN communication via ping tests, cementing their understanding of the configuration process and readying them for further network challenges.
Chapters
00:00 - 02:00: Introduction and Objectives The chapter titled 'Introduction and Objectives' covers configuring intervalent routing and a DP server on a multi-layer switch (a Layer 3 switch). The video explains how to use a smart layer switch to handle inter-routing tasks and act as a DHCP server to dynamically assign IP addresses for departments such as IT, HR, and Finance within a network.
02:00 - 04:00: Drawing and Configuring the Network Topology The chapter focuses on drawing and configuring a network topology. It starts with the speaker opening a Google spreadsheet and mentions it is part two of a session on inter-routing plus DCP Ser configuration using a multi-layer switch or layer three switch. The purpose is to highlight the steps needed to achieve the objectives starting with an open notepad.
04:00 - 07:00: Configuring VLANs and Trunks on Access Switches The chapter provides instructions for configuring VLANs and trunks on access switches. It starts by explaining the necessary topology setup, emphasizing the selection of proper components for the setup. The primary components include a layer switch, specifically the 3650 M model, along with 2960 access layer switches. These components are recommended for building a stable and efficient network infrastructure.
07:00 - 10:00: Configuring VLANs and Trunks on Multilayer Switch This chapter discusses the configuration of VLANs and Trunks on a multilayer switch. It illustrates the network setup for various departments: IT, which requires inter-VLAN routing, the use of VLANs for network segmentation, and the finance department's network setup. The chapter proceeds to guide the configuration of VLANs and the naming process for these VLANs within an organizational context.
10:00 - 12:00: Enabling IP Routing on Multilayer Switch The chapter focuses on configuring VLANs (Virtual Local Area Networks) and TR (Trunking) ports between switches in a network setup. Each switch is assigned a specific VLAN as per the comments. For instance, certain switches will be configured to belong to VLAN 10, others to VLAN 20, and others to VLAN 30. Additionally, any inter-switch link will be set to functioning as a trunk port, which allows it to carry traffic for multiple VLANs. The chapter likely includes instructions and explanations on how to configure these settings in a network topology.
12:00 - 15:00: Creating SVIs on Multilayer Switch In this chapter, the process of setting up Switch Virtual Interfaces (SVIs) on a multilayer switch is described. The configuration involves setting f01 on all switches to trunk mode, while ports f02 to f24 are set as access ports assigned to VLANs 10, 20, or 30. The discussion shows the steps to enable the switch, enter configuration terminal mode, and create VLANs.
15:00 - 19:00: Configuring DHCP Pools The chapter titled 'Configuring DHCP Pools' includes a step-by-step guide on creating and naming VLANs, followed by assigning VLAN IDs to specified port ranges. The example uses 'VLAN 10' and demonstrates how to allocate ports fa02 to fa24 to this VLAN, noting that port fa01 is reserved. The process described includes setting the switch mode.
19:00 - 21:00: Excluding IP Addresses from DHCP Pools This chapter explains how to exclude specific IP addresses from DHCP pools to ensure they are not assigned automatically to devices in the network. It goes through the step-by-step process starting with putting the access ports in access mode, then configuring trunk (TR) mode between switches. The interface configuration uses commands like `switchport mode access` and `switchport mode trunk` to achieve the desired network setup.
21:00 - 24:00: Testing Connectivity Between PCs In this chapter titled 'Testing Connectivity Between PCs,' the speaker discusses configuring network switches for connectivity. The process involves repeating the same configurations across multiple switches with only the VLAN numbers changing for each. The speaker emphasizes efficiency and time-saving by performing these tasks quickly, and mentions completing the second part of a guide related to the process.
24:00 - 25:00: Conclusion and Next Steps In the 'Conclusion and Next Steps' chapter, the focus is on finalizing the villain ID configuration and ensuring proper setup of TRS (Transparent Redundancy System) between switches. Although the TRS configuration has been carried out between several switches, the M layer switch still needs to be configured. The importance of configuring each individual switch with the corresponding villain (VLAN) is reiterated, and it is noted that all VLANs - V10, V20, and V30 - need to be configured for the M layer switch as well.
CCNA DAY 29: DHCP Server + Inter-VLAN Routing Configuration on Multilayer Switch using Packet Tracer Transcription
00:00 - 00:30 bless the day guys and peace be upon you this morning so in this video we're going to learn how to configure intervalent routing plus DP server on a multi-layer switch or layer three switch so we're going to use this smart layer switch to do inter routing and to act as our DCP server in this network to provide it Department HR department and finance Department Dynamic IP address
00:30 - 01:00 allocation all right okay so I'll open our Google space sheet I'll let you know that we doing part two of the inter routing plus d DCP Ser configuration using much l switch or lay three switch okay all right so without any further Ado I'll open our gole I mean our notepad to highlight the steps that we're going to follow to achieve the objective the first step is always the
01:00 - 01:30 drawing the Neary necessary topology decorating and doing comments so you can see I've uh I do this topology using various component the first component is a m layer switch I used 3650 3650 M lay switch make sure you choose 3650 m l switch then if we move down I chose 36 I mean 29 60 access layer switches okay
01:30 - 02:00 then the normal computers and I did comments here this one this one is interv routing plus DP here is it Department okay that's our it Department the network is there plus the villain it's Department Network villain finally finance department Network and villain so let's go to the second step that's done configure Vance name them Ascend
02:00 - 02:30 ports and configure TR ports between the switches so in every switch here in every switch we're going to configure villan as per the comments here so for example in this switch here it's going to belong to V 10 here V 20 here V 30 okay and we've been told also to configure TR between the switches so any link connecting switch to switch will be trun so in my topology you can see this is
02:30 - 03:00 f01 f01 and f01 so f01 on all these switches should be trunk but from f02 to 24 will be access port with v 10 with villan 20 or with v 30 okay so let's begin that I'll go to this switch and say enable uh config T okay then let's create villain we've
03:00 - 03:30 been told the second step is to create villain name them and send parts so let's say villain 10 we name as it we exit then we assign the V ID to Ports so interface range fa02 224 because fa01 should be our now from2 to 24 we'll be accessing V and 10 okay so let's say switch mode mode
03:30 - 04:00 access let let them be access first then switch mode access V 10 exit then here configure TR between the switches so our f one should be our TR okay so interface f01 switchboard mode just say switchboard mode TR
04:00 - 04:30 that's all so we do the same configuration in all the switches the two remaining switches the same configuration what will change just the V numbers okay all right so I'll do it very very fast save time okay guys so I've done uh I've done the part two of uh of the guide how to
04:30 - 05:00 we configure villain naming them and assigning parts to the villain IDs okay and also uh configuring TRS between the switches but we've not done for the M layer switch here we have to do the same for the M layer Swit here okay remember we've configured an individual switch with the respective villain so all those villain should will be configured here also V 10 V 20 and 30
05:00 - 05:30 okay we have to configure all the villance here also okay so the first step guys you can see the 3650 M which is always powered off so we have to power it on how do we power it on just click on it just then drag this AC power supply and put it into that empty slot just closed give it like 10 minutes until you see the the links turn to Orange then you click it again okay all
05:30 - 06:00 right so you have to power it on first before you start configuration okay just click on it again come to C and say no remember we're still on number two configure vill name them assign to port and configure TR truns between the switches so on the M switch we we only not going to do this one but you have to configure all the villain in the network we have to name them and we have to configure trans so let's just go here I
06:00 - 06:30 say enable uh config te then V 10 uh name it then we come to V 20 uh name HR then we come to 30 and name Finance fin exit then the final part configure trans between the switches okay on the M
06:30 - 07:00 switch we're not going to assign them to vill to Port okay we're only going to configure TRS okay all right so let's identify TR ports TR ports will be this one gig 0 gig gig 102 uh gig 103 and gig 104 so from gig 102 to Gig 104 should be transport so just say interface range gig 1/ 0/ 2 to 4 okay switch P
07:00 - 07:30 mode to be track and it enter exit and do right so we done with number two okay so let's go to step number three step number three is to enable IP routing on the ml switch remember we want this m layer switch to act as both a switch and the router by default is always the
07:30 - 08:00 switch so you have to make it like a switch and rout by enabling routing you just click on it and just WR this command IP routing to enable routing on that M switch that's all if you don't do this one it will never work as a rou good so let's go to the fourth step the first step is to create svis on the M Swit as for the respective
08:00 - 08:30 V it and assign the IP addresses so what what are svis svis are switch virtual interfaces so switch virtual interfaces are for as are like we created how many vill here vill 10 vill 20 and villan 30 so svi will be interface of villan 10 interface of villan 30 or interface of villan 10 so let's create svis as per the villan ID so we just say interface with Lan 10 okay and we
08:30 - 09:00 Ender right then we assign it IP address so the IP address should be the first IP address in this sub IP it Department okay just say IP add to be 1 and2 16811 2555 255 U 25.0 and each enter that's all we've created svi for it department and added
09:00 - 09:30 it IP address okay exit so let's do for uh HR department which is F 20 okay then we we give it a p add of 2.1 and the SS should act as the default gateway of each respective Department okay and finally we 30 um 3.1 this is now intervent routing part
09:30 - 10:00 do right so we have done that part is for intervent routing and we are done doing intervent routing on that much l Swit so let's move to DSP we're going to create pools assign Network addresses default gateway and DNS so the default gateway should be the IP address of the the SVS that we just created okay all right so let's create pools for DCP the first thing that you should always do when you're configuring DCP make sure you enable that service just say service
10:00 - 10:30 DSP and it enter now start creating pools IP DP pool for let's say it Department it pool okay and assign a network of network of um 1 and2 168 1.0 I think I made a mistake here the networks were like 10 or something but I used 1 dot 2 Dot 3 dot it should be 10
10:30 - 11:00 dot 20 dot or 30 dot but no problem let's just go this we can edit here easily then in the configuration okay all right so uh sub of 2555 255.255 do0 okay and H enter Then default default router should be the P add the SV that we created before V it was2 168
11:00 - 11:30 1.1 then you send DNS DNS to be DNS to be the same as default get to as now okay uh exit so before I go to h Pool I'll just go here and modify this as one do something not 10 do something this one also like 20 102 something not 20 something and here also uh 3 something not 30 something okay all right so let's proceed to create I pool for HR so I just try to
11:30 - 12:00 retrieve um yes so just say HR pool HR then the network the network should be 2 do something uh default router should be the appear the um the svi for 20 which was 2.1 before I mean DNS now will remain as um default router as per now and finally let's go to
12:00 - 12:30 Finance pool three something um default router should be 3 something 31 and DNS to be like uh the same as default rout exit and do right so when you come back here and uh we say exclude the ranges of
12:30 - 13:00 IP address that should not be assigned to host dynamically so let's exclude just say IP DCP uh excluded address to be let's exclude first for IT department 192.168.1.1 2 1 21681 10 so we don't want the DCP server to assign host in IT department IP address from 1 to 10 okay so the same
13:00 - 13:30 should apply for H HR department HR department should now be two do something to uh here two now finally finance and do R okay so number seven go to Every PC and change the option to DCP test commun communication so we going to every PC
13:30 - 14:00 here and change the option to gcp so let's start go to static first and change it to DCP it should pick IP address from 11 because from 1 to 10 was excluded okay all right so DCP is successful when I come back here I should take two something I turn it back to static then DCP first so that's successful then we go finally to finance department come to IP configuration
14:00 - 14:30 um wait until it get three or something well that's good so let's go go here and try to Ping let's go here and try to ping ping 1 12.1 168.3 do11 so it will ping because we've enabled interv routing they belong to different villain so they should be able to communicate even if I TR to Ping two1 it will be able to communicate because DCP and inter routing are working perfectly fine so thank you so
14:30 - 15:00 much guys I'll come back to our good SP sheeet and Mark number six as done so when we make when we meet next we will do uh the configuration of thep server DNS web email FTP servers okay all right so uh thank you so much for watching this video please subscribe to my channel share with friend like this video and drop a comment below thank you so much and let's see you again in the next class bye