- 13
- 531 085
Swati Tripathi
India
Приєднався 26 чер 2014
Hi, I am a computer science student. Welcome to my youtube channel. Here I upload everything related to tech and CSE.
DHCP Server Configuration in Cisco Packet Tracer (Example 2 video)
How to configure DHCP service on a generic server in cisco packet tracer?
This video shows how to enable DHCP service using a server BUT you can also use a router to do the same task.
Watch the video on, "How to use a ROUTER to configure DHCP". The link is given below:
ua-cam.com/video/2DAVtPwBF_Y/v-deo.html
You can check out the COMPLETE PLAYLIST on cisco packet tracer here:
ua-cam.com/play/PL9mwJgoGG8Qf5aratV_TbeZCxBxOckgzN.html
You can DOWNLOAD the .pkt file from here: github.com/swati-gwc/Cisco-Packet-Tracer-Practicals/blob/master/GenericServerAsDHCPServer.pkt
SubHeading of this video:
00:00 Introduction
00:44 Make network topology
02:32 Assigning IP Address to the router
03:29 Server Configuration (Main part of the video)
05:00 Check working of DHCP
06:14 Last Remarks
I hope this video was simple and easy for you to understand. If you have any doubts please let me know via posting comments.
Don't forget to subscribe to my channel to stay tuned for more videos like this.
This video shows how to enable DHCP service using a server BUT you can also use a router to do the same task.
Watch the video on, "How to use a ROUTER to configure DHCP". The link is given below:
ua-cam.com/video/2DAVtPwBF_Y/v-deo.html
You can check out the COMPLETE PLAYLIST on cisco packet tracer here:
ua-cam.com/play/PL9mwJgoGG8Qf5aratV_TbeZCxBxOckgzN.html
You can DOWNLOAD the .pkt file from here: github.com/swati-gwc/Cisco-Packet-Tracer-Practicals/blob/master/GenericServerAsDHCPServer.pkt
SubHeading of this video:
00:00 Introduction
00:44 Make network topology
02:32 Assigning IP Address to the router
03:29 Server Configuration (Main part of the video)
05:00 Check working of DHCP
06:14 Last Remarks
I hope this video was simple and easy for you to understand. If you have any doubts please let me know via posting comments.
Don't forget to subscribe to my channel to stay tuned for more videos like this.
Переглядів: 55 381
Відео
DHCP Router Configuration in Cisco Packet Tracer (Example 1 video)
Переглядів 29 тис.3 роки тому
How to configure Router as DHCP server in cisco packet tracer? This video shows how to enable DHCP service using a router BUT you can also use a separate generic server to do the same task. Video on how to configure DHCP on a generic server will soon be available on my UA-cam channel so don't forget to subscribe to my channel. You can check out the COMPLETE PLAYLIST on cisco packet tracer here:...
Corona Catch | Game made using Pygame | Simple Project Demo
Переглядів 4653 роки тому
This is the first game I developed in Python. This video is just a demo and not a tutorial. You can check out the python code below. Source Code Link: github.com/swati-gwc/Corona_Catch Follow me on GitHub here : github.com/swati-gwc
Http / Web server configuration in cisco packet tracer
Переглядів 98 тис.3 роки тому
This is an easy step-by-step tutorial on how to configure HTTP or Web Server in cisco packet tracer. You can download the .pkt file from here: github.com/swati-gwc/Cisco-Packet-Tracer-Practicals/blob/master/HttpServerConfiguration.pkt You can check out the complete playlist on cisco packet tracer here: ua-cam.com/play/PL9mwJgoGG8Qf5aratV_TbeZCxBxOckgzN.html SubHeading of this video: 0:00 Introd...
DNS Server Configuration in Cisco Packet Tracer
Переглядів 114 тис.3 роки тому
This tutorial explains step-by-step how to configure DNS in cisco packet tracer in a very simple way. Download this .pkt file from here: github.com/swati-gwc/Cisco-Packet-Tracer-Practicals/blob/master/dnsConfiguration.pkt If you have any doubts or any remarks please let me know by commenting. I hope this video is helpful and easy to understand. Subheadings of video: 0:00 Introduction 0:20 Makin...
Sankhya: Practise mental maths skills | Project Demo
Переглядів 1693 роки тому
This is a small quiz website created to practise mental maths ability. Visit Website here: swati-gwc.github.io/sankhya/ Hope you enjoy the website and it helps to improve your mental maths skills. Background Music Credits: Doh De Oh by Kevin MacLeod Source: incompetech.com/music/royalty-free/index.html?isrc=USUAN1100255 Artist: incompetech.com/
Telnet on Router in Cisco Packet Tracer
Переглядів 63 тис.3 роки тому
This is a simple step-by-step process to configure telnet on cisco router in cisco packet tracer. You can check out the COMPLETE PLAYLIST on cisco packet tracer here: ua-cam.com/play/PL9mwJgoGG8Qf5aratV_TbeZCxBxOckgzN.html You can DOWNLOAD the .pkt file and run it on your cisco packet tracer from here: github.com/swati-gwc/Cisco-Packet-Tracer-Practicals/blob/master/telnetOnRouter.pkt I hope thi...
simple money transaction (in banks) project demo in php
Переглядів 3,3 тис.3 роки тому
This is a simple project for the transaction of money between users of a bank. This video is just a demonstration of the project, not a tutorial. Check out the code on GitHub and please drop a star there if the code helped you. GitHub Repository Link: github.com/swati-gwc/BasicBankingSystem This project was completed during my internship under Graduate Rotational Internship Program, The Sparks ...
Telnet on Switch in Cisco Packet Tracer (tutorial video)
Переглядів 45 тис.3 роки тому
This video is a step-by-step demonstration of how to configure telnet on a switch in cisco packet tracer. Read the article below to read the steps for configuring telnet on a switch: swatispeaks.medium.com/configure-telnet-on-switch-in-cisco-packet-tracer-48b4473da2f8 You can check out the COMPLETE PLAYLIST on cisco packet tracer here: ua-cam.com/play/PL9mwJgoGG8Qf5aratV_TbeZCxBxOckgzN.html I h...
Master Method for Solving Recurrences (Dividing Function Example video)
Переглядів 39 тис.3 роки тому
Solve two questions using the master method formula for dividing function. In this video, you will learn how to solve recurrence relation using the Master Method formula.
Iteration Method To Solve Recurrence Relation (Data Structure and Algorithms)
Переглядів 84 тис.4 роки тому
Learn how to solve Recurrence Relation using Iteration Method. This is an important topic under Analysis of Data Structure and Algorithms subject. If you have any doubts or queries feel free to write in the comment section. Thank you for watching!! :)
Domain Name System (Let's understand simply)
Переглядів 3914 роки тому
This video explains about Domain Name System. Read my article on Medium to understand the concept of DNS with a better example. The link is : medium.com/@swatitripathi2000/understanding-the-domain-name-system-8ec495fda8a3?sk=b28f9ba713845745a9f5bd1f107b9768 To understand more about it you can visit other links below: www.wpbeginner.com/glossary/dns/ dnsmadeeasy.com/support/what-is-dns/ This vid...
Microsoft Learn Student Program (Inspire) Application [selected]
Переглядів 1534 роки тому
This is my video for Inspire (Topic: What excites you about technology and why you want to help other students explore and learn?)
Thank you mem❤❤❤❤❤
thanks so much well understood
Within few minutes you explained DNS nicely. Eager to see your remaining videos 😊👌
Thank you 😊
Logarithm yr can anyone suggest from were i can learn logarithm
Thank you so much Swati you made it very easy 👌👌👌👌
best best best!!! tomorrow is my exam now i am seeing it help me a lot thank u
Face Reveal video when??
Best explanation!
Mam DBMS. Query appolod madi mam
Why mam ip number 192.168.10.2 change commend prompt
Thank you so much!
You explained it much better than my professor!! Thank you so much!!
Thanks Swati.
Thank You Much Mam
Thanks, but on the website, I get other websites and how to get only one😢
That's exactly for what I am looking, straightforward and simple without any complexity.
Awesome
thank you habibi
"its easy to say that k=3"
7:16 I don't know how to find out big o notation pls help
please ttell me how to remove telnet user from pc
thanks the same our teacher did in 2 hour lab and only saying commands and writing on board
Awesome explanation. Clear and concise.
great learning Madam
Its very helpful thank you so much
Nice explanation
worst
hi Swati. It would be best if you still had a router to connect to outer space
well done🎉
Nice demonstration! Before this I saw another video where the guy did his configuration wrong because he was using a “Switch” (like you) but he was putting a default gateway address with “No Router” in the network.
Thank you so much ma kb say ye topic search kr rahiii thiii pr samj nhiii a rahiii thiii Finally ap ke video say achiii smj lgiii ha.
Where are other videos madam? Why did you limit your videos? World needs people like you who can explain concepts in simple words.
how iterative method is different from substitution method? Can anyone pls explain this ?
if you know it now . please explain explain it here
Thanks so much!!
nicely explained, thank you so much.
Thank you ma'am for this wonderful explanation. This is by far the best video on solving recurrence relations using Masters Theorem.
Are itereation method and substitution method same ?
Hii swathi mam, i have one doubt in configuring dns server in cisco packet tracer
connection refused by host
Your video is stuckinh
God bless you . From Egypt😍
thank you so much didi🙏🏾🙏🏾
Thank you ma'am!
thanks mam
I always asked myself what the problem was. I had a different DNS to my IP address. This helped me out
great video
thank you for the explanation
Do you know why after entering that domain name in the browser say "cisco" why the page uploads as it does not seem specific enough. To be clear, if another http file was created in the web server, which file will be uploaded by the browser when entering the cisco in the url field??
Very good explanation! This one worked the best.
Thank you so much!! You have saved me and my project!