How to Configure DHCP on Cisco Router using GNS3 | SYSNETTECH Solutions

submitted by tolqabaqci on 10/25/19 1

How to Configure DHCP on Cisco Router using GNS3 | SYSNETTECH Solutions ► Article ► goo.gl/8PVM38 Read More ⬇️ ✅ S U B S C R I B E ► goo.gl/8d0iG9 This video shows you the steps to configure a DHCP server on the Cisco Router in GNS3. The main purpose of enabling DHCP on the Cisco Router is to assign automatic IP addresses to all devices on the network. To enable the #DHCP server on the #Router: Step 1: If you haven't installed GNS3 before, check out the following video or article: Video: www.youtube.com/watch?v=uhWt6TPNp-A Article: www.sysnettechsolutions.com/en/gns3/install-gns3/ Step 2: Run GNS3 and add one Router and Switch to the workspace. In addition, add three clouds pcs. Step 3: Integrate Cloud PCs with VMware and create a new VMnet on Virtual Network Editor. Step 4: Specify the IP block for the network topology for VMnet. Step 5: Configure the virtual PC's TCP/IP settings to browse your network. Step 6: Use ping to test the network connection between virtual machines. If the result is successful, you can now configure a DHCP server for your network. Step 7: Double-click on the router and open the CLI. Step 8: To enable DHCP, perform the following commands in order. R1# conf t R1(config)# interface fastethernet 0/0 R1(config-if)# ip address 192.168.8.1 255.255.255.0 R1(config-if)# no shutdown R1(config-if)# exit R1(config)# ip dhcp pool LAN R1(dhcp-config)# network 192.168.8.0 255.255.255.0 R1(dhcp-config)# default-router 192.168.8.1 R1(dhcp-config)# dns-server 192.168.8.1 R1(dhcp-config)# domain-name sysnettechsolutions.com R1(dhcp-config)# ip dhcp excluded-address 192.168.8.1 R1(dhcp-config)# lease infinite R1(dhcp-config)# end R1# copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] R1# Step 9: After configuring DHCP on the #Cisco Router, set the TCP/IP settings of the virtual machines to obtain an automatic IP address. Step 10: Use the ipconfig command in the CMD to check if the virtual computers are automatically receiving IP addresses. Step 11: Don't forget to subscribe to our YouTube channel for more videos on Cisco training with GNS3! ➦ goo.gl/8d0iG9 ─────BEST PRODUCT FOR CISCO TRAINING────── ✅ Buy ► bit.ly/CiscoNetworkingEssentials ───────────────RELATED VIDEOS─────────────── ➊ How to Integrate VMware Workstation with GNS3 ➦ www.youtube.com/watch?v=SwE9VaZ7lXQ ➋ How to Configure Static Routing on Cisco Router in GNS3 ➦ www.youtube.com/watch?v=5lGwEH7yD-0 ➌ How to Configure RIP on Cisco Router in GNS3 ➦ www.youtube.com/watch?v=839dk8lYhFU ➍ How to Configure RIP Version 2 on Cisco Router in GNS3 ➦ www.youtube.com/watch?v=1tsGWuCtEIw ➎ How to Configure Cloud in GNS3 ➦ www.youtube.com/watch?v=DVokiwWzlxk ───────────────FOLLOW US─────────────────── ✔ Facebook ➦ www.facebook.com/SysnettechSolutions/ ✔ Twitter ➦ twitter.com/SysnettechS/ ✔ Pinterest ➦ www.pinterest.com/SysnettechS/ ✔ Instagram ➦ www.instagram.com/sysnettech_solutions/ ✔ LinkedIn ➦ linkedin.com/in/tolqabaqci/ ███████████████████████████████████████████

Leave a comment

Be the first to comment

Email
Message
×
Embed video on a website or blog
Width
px
Height
px
×
Join Huzzaz
Start collecting all your favorite videos
×
Log in
Join Huzzaz

facebook login
×
Retrieve username and password
Name
Enter your email address to retrieve your username and password
(Check your spam folder if you don't find it in your inbox)

×