Connect Cisco Router & Switch to ISP Home Router and Access Internet

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 เม.ย. 2020
  • #Cisco #Router_Configuration #IT_Support_People
    In this video I've demonstrated step by step process how to connect Cisco 2851 Router and Cisco 3560 Switch to ISP Home router and access internet. I also described connection details and configuration of Cisco router using Putty and console cable.
    IT Support People Facebook Page:
    / it_support-peopledeskt...
    Configure VLAN Allow VLANs to Access Internet:
    • Configure VLAN | Allow...
    Configure Cisco Access Point Standalone/Autonomous using GUI with WPAv2 Authentication Key:
    • Configure Cisco Access...
    Configure Standalone Cisco Access Point from CLI with WPAv2 Authentication:
    • Configure Cisco Access...
    How to Reset Cisco Access Point to Factory Defaults using Mode Button
    • Reset Cisco Access Poi...
    Connect Cisco Router using PuTTY & Console Cable | Change Text Color/ Font Size/ Background on PuTTY:
    • Connect PuTTY with Cis...
    PuTTY command line for Router Configuration:
    Where hostname of the Router is "Router"
    Entering to Privileged mode: enable
    Check IP Interface:#show ip interface brief
    Entering to Global Configuration mode:
    Router#configure terminal
    Entering GE0/0 Interface:
    Router(config)#interface gigabitEthernet 0/0
    Making Interface up:
    Router(config-if)#no shutdown
    Assigning IP address from DHCP: # ip address dhcp
    Ping to Google DNS server:
    Router#ping 8.8.8.8
    Entering GE0/1 Interface:
    Router(config)#interface gigabitEthernet 0/1
    Assigning IP address :
    Router(config-if)#ip address 192.168.2.1 255.255.255.0
    Making Interface up:
    Router(config-if)#no shutdown
    Creating DHCP pool:
    First go to global configuration mode then
    Router(config)#ip dhcp pool mainuser
    Router(dhcp-config)#network 192.168.2.0 /24
    Router(dhcp-config)#default-router 192.168.2.1
    Router(dhcp-config)#dns-server 8.8.8.8
    Router(dhcp-config)#exit
    Static Routing for default Gateway
    Router(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1
    Configuring NAT Outside:
    Router(config)#interface gigabitEthernet 0/0
    Router(config-if)#ip nat outside
    Router(config-if)#exit
    Configuring NAT inside:
    Router(config)#interface gigabitEthernet 0/1
    Router(config-if)#ip nat inside
    Router(config-if)#exit
    Creating Access list:
    Router(config)#ip access-list standard 1
    Router(config-std-nacl)#permit any
    Router(config-std-nacl)#exit
    Overloading IP NAT inside source to the interface gigabitEthernet 0/0:
    Router(config)#ip nat inside source list 1 interface gigabitEthernet 0/0 overload
    Router(config-if)#exit
    -----------------------------------------------------------------
    Cover Topic:
    cisco 2800 series router,cisco 2800 series router specifications,
    cisco 2851 router details,
    how to connect to cisco switch using usb console cable,
    cisco putty, putty commands for switches,
    how to console into a cisco switch without a serial port,
    how to access cisco switch,connect cisco switch to home router,
    cisco home network setup,connect cisco home lab to internet,
    cisco router configuration,
    cisco internet router,how to install cisco router,
    configure cisco switch for home use,
    cisco router to router connection,home network setup diagram,
    best home network setup 2020,
    home networking guide,cisco router setup,
    how to connect cisco router to modem,home network setup service,
    configuring cisco router for internet access,
    how to setup a network switch for home networking,
    home network switch,home network design,
    how to setup a network switch and router
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 330

  • @claudiobras22
    @claudiobras22 3 ปีที่แล้ว +51

    This is one of the best Networking real lab video tutorial i´ve ever seen. Well done.

    • @itsupportpeople219
      @itsupportpeople219  3 ปีที่แล้ว +4

      Thanks for watching...

    • @philip5693
      @philip5693 3 ปีที่แล้ว

      @@itsupportpeople219 yeah the best. Thank you for such a video, please continue to upload real-time configurations like this.

  • @DJGerardJones
    @DJGerardJones 3 ปีที่แล้ว +2

    Thank you! This was the best explanation I have seen straight to point. I will be setting up my home lab soon.

  • @enmanueltejada13
    @enmanueltejada13 4 ปีที่แล้ว +9

    This is exactly what i needed!!!

  • @Conor3784
    @Conor3784 3 ปีที่แล้ว +12

    One of the best start to finish guides, very thorough. I watched around 5 videos before coming here and this was the best by far for setting up new equipment.
    I could suggest adding in the setup of passwords for the routers/switches and explaining a bit of what each command does.
    Great video!

  • @rider275
    @rider275 2 ปีที่แล้ว

    I have a small home lab that I have used for Cisco studies. Your video will help me get started doing the initial configuration to connect my lab to the internet. Looking forward to the next video. Thank you!

  • @mohammedoluwa76
    @mohammedoluwa76 3 ปีที่แล้ว +3

    I must confess, I have been looking for simple and clear explanations like this for years now, I am impressed. Well done and keep the good work up

  • @chukwuelokaezekwesili6683
    @chukwuelokaezekwesili6683 3 ปีที่แล้ว +4

    Great tutorial. Thanks for taking the time to do this

  • @omg2026
    @omg2026 3 ปีที่แล้ว

    This is great. This is what I’ve been looking for all along. Thank you so much sir. Keep them coming. I’m subscribing!!

  • @ndwigz
    @ndwigz 3 ปีที่แล้ว +1

    simple and straightforward setup. Thanks

  • @JohnJohn-sf1df
    @JohnJohn-sf1df 2 ปีที่แล้ว

    Very good! Thanks! Used this video to connect a Cisco 1841 router and a Catalyst 2960G switch to a DSL modem. Success!

  • @md.mahtabuddin3979
    @md.mahtabuddin3979 4 ปีที่แล้ว +10

    Great Work!! very useful for the beginners :)

  • @Dmac4362
    @Dmac4362 2 ปีที่แล้ว

    Thank you very much. This video was great, please keep the content coming.

  • @kvijay335
    @kvijay335 4 ปีที่แล้ว +7

    Great work, appreciate 👍

  • @bfar10host19
    @bfar10host19 3 ปีที่แล้ว +1

    Thank you so much sir for this very accurate, emphasized, and great video tutorial for CISCO devices configuration. More power to you man. God bless you. :)

  • @k.j.fatema7865
    @k.j.fatema7865 4 ปีที่แล้ว +3

    Really very informative and practical video...

  • @willbenton3367
    @willbenton3367 3 ปีที่แล้ว +1

    Thank you very much. Great job

  • @ItsEllzworth
    @ItsEllzworth 3 ปีที่แล้ว

    Thanks a lot, this worked and I learned a thing or two. Much appreciated!

  • @Darkl0ud_Productions
    @Darkl0ud_Productions 2 ปีที่แล้ว

    Very well made informational video man! Good job and thanks for the help!

  • @TheDrewCrawford
    @TheDrewCrawford หลายเดือนก่อน

    Very thorough explanation. Thank you

  • @EntrigueMagazine
    @EntrigueMagazine 4 ปีที่แล้ว +4

    Thank you. this was extremely helpful. Enabling passwords and creating a host name would have also been a plus but this was still A++

    • @itsupportpeople219
      @itsupportpeople219  4 ปีที่แล้ว

      Thanks for your compliment

    • @abdullahisuleiman9276
      @abdullahisuleiman9276 3 ปีที่แล้ว +1

      After I'm successfully connect to the internet with the Cisco router and switch can i disconnect the home router or ISP and it will continue browsing?

    • @mosasa1307
      @mosasa1307 9 หลายเดือนก่อน

      ​@@abdullahisuleiman9276Subhanallah Abdullah. You cannot disconnect the ISP router or home router. The ISP router is what is giving you connection to the Internet. If you have your Cisco router or whatever lab router you're using, it HAS to connect to the ISP router and be in the same subnet as the ISP router because from their the ISP router is connected directly to the ISP network. So you need the ISP router. Anyone reading this, do no disconnect your ISP router thinking you'll still have Internet connection because guess what? You had Internet connection first with the ISP... how can you have Internet connection if ISP router or modem is off 😂😂

  • @RybeCroix
    @RybeCroix 3 ปีที่แล้ว +4

    Seriously a lifesaver was having such a hard time finding anyone breaking down the whole process. Thank you!

  • @parkingcase1447
    @parkingcase1447 2 ปีที่แล้ว

    Thank you so much man. Much appreciated.

  • @ktume6
    @ktume6 3 ปีที่แล้ว +1

    Thank you So much. easy to understand for me as beginner !!

  • @sirnoble9183
    @sirnoble9183 3 ปีที่แล้ว +6

    I planned building a home CCNA lab and your has boosted my confidence. Great job, keep it up

  • @javiersaenz9330
    @javiersaenz9330 ปีที่แล้ว

    Thank you for your excellent explanation and great input. Congratulations!!!

  • @zachgranby7034
    @zachgranby7034 2 ปีที่แล้ว

    no one explained these steps! thanks so much

  • @ndohcollins2050
    @ndohcollins2050 2 ปีที่แล้ว +1

    💯 benefits to me 👏, well explicit and understand

  • @fredgaehring2008
    @fredgaehring2008 ปีที่แล้ว

    fantastic now to setup some passwords i have watched several videos and couldnt get it working i i was know it was me missing something but your excellent explanation of the details truly helped me

  • @arshadittrainer8206
    @arshadittrainer8206 2 ปีที่แล้ว +1

    Really this is one of the best networking real lab video...
    Thanks bro

  • @feerozbthapa
    @feerozbthapa 4 ปีที่แล้ว +2

    Excellent vid, informative and practical. Basic but great start.

  • @joachimmbala
    @joachimmbala 3 ปีที่แล้ว

    Fantastic demonstration. bless you!

  • @thebzz2299
    @thebzz2299 3 ปีที่แล้ว

    This was an excellent video. Thank you

  • @justanotherguygeorge128
    @justanotherguygeorge128 3 ปีที่แล้ว

    Amazing and simple thanks man for the sharing !!!!

  • @felaciosoares374
    @felaciosoares374 3 ปีที่แล้ว +2

    thank you very much for the explanation ,, the best free video i have ever found on the internet

  • @sandipnjr9515
    @sandipnjr9515 2 ปีที่แล้ว

    Thank you sir for this masterpiece video..love and support from Nepal

  • @obedrivera3808
    @obedrivera3808 ปีที่แล้ว

    Thank you so much my friend, this tutorial helped me! 😃

  • @abfarah2769
    @abfarah2769 3 ปีที่แล้ว +1

    Great work, really like the way you do. Thanks for sharing this wonderful real lab with us.

  • @cauegodoy8621
    @cauegodoy8621 2 ปีที่แล้ว

    thanks for the content! I follow here from Brazil and currently I only find quality content on your channel

  • @aurelradu4340
    @aurelradu4340 3 ปีที่แล้ว

    This video really helped me. Thanks a lot! Bravo!!!

  • @sudhirkuvardiya5122
    @sudhirkuvardiya5122 3 ปีที่แล้ว

    Great....Great...Great... Finally I Got Network LAB With Practical..
    Thank You So Much Sir For Explaining Whole LAB.. Thank You..

  • @chandang656
    @chandang656 2 ปีที่แล้ว

    Undoubtedly the best video

  • @cristianhernandez3099
    @cristianhernandez3099 2 ปีที่แล้ว

    You are amazing!!!!!!!!!!!!! Thank you so much for this amazing video !!!!!!!!!!

  • @bladesmith4727
    @bladesmith4727 3 ปีที่แล้ว

    This was perfect. Thanks!

  • @xikko50tao
    @xikko50tao 7 หลายเดือนก่อน

    Congratulation on the explanation of the steps!

  • @silindobophela6308
    @silindobophela6308 3 ปีที่แล้ว

    I have an Interview on 22/06/2021 and this video is really helping me on reminding myself of everything Thank you sir for the video

    • @itsupportpeople219
      @itsupportpeople219  3 ปีที่แล้ว

      Thanks for watching... Best of luck for your interview

  • @wahiduzzamanrabbu1085
    @wahiduzzamanrabbu1085 4 ปีที่แล้ว

    Excellent content ....

  • @ilyaskhan-ek8ik
    @ilyaskhan-ek8ik 3 ปีที่แล้ว

    Thanks. it is a very useful video for beginners.

  • @asifmehmood123
    @asifmehmood123 3 ปีที่แล้ว

    Well done. Thanks for recording this video. This video is very helpful & In detail everything. Please make more videos on every topic. Much appreciated

  • @ChristianGrenier-ji7pm
    @ChristianGrenier-ji7pm 3 ปีที่แล้ว

    Thanks a lot!! I really like this setup. i have the same routers, so I can follow your video to install my devices.

  • @bgrkaris
    @bgrkaris 3 ปีที่แล้ว +1

    Great respect from kenya

  • @TruthSeeker7101
    @TruthSeeker7101 3 ปีที่แล้ว

    Thank you so much for this, this was so much helpful and I really appreciate your time and effort ....!!

    • @itsupportpeople219
      @itsupportpeople219  3 ปีที่แล้ว

      Thanks for watching...

    • @TruthSeeker7101
      @TruthSeeker7101 3 ปีที่แล้ว

      @@itsupportpeople219 Can you please make more video like this when ever possible, thank you so much....!!

  • @simokhoujib7231
    @simokhoujib7231 3 ปีที่แล้ว

    Thank you this is very helpful. great work

  • @ahmedelkomi4958
    @ahmedelkomi4958 3 ปีที่แล้ว

    You Are perfect , Thank You

  • @shaonkumar1327
    @shaonkumar1327 3 ปีที่แล้ว

    Nice practical tutorial. Very much helpfully for absolute beginner.

  • @philipjacob1979
    @philipjacob1979 2 ปีที่แล้ว

    Thank you so much. Great job. I learnt more in this video than I could from a book. I have many books and they are very confusing. In future videos, could you also kindly explain very briefly, certain key commands, like for example, in this video: what does overload mean and do. Or what does ip route accomplish. etc. Thankyou again. Keep up the good work.

  • @17TheVIP
    @17TheVIP 3 ปีที่แล้ว

    Excellent example well done man

  • @shivpratapraj900
    @shivpratapraj900 3 ปีที่แล้ว

    Very Informative. Thankyou !!

  • @chrishinesidney5057
    @chrishinesidney5057 3 ปีที่แล้ว

    Many thanks Sir

  • @famenyah3829
    @famenyah3829 2 ปีที่แล้ว

    Thanks for this video bro. This is great stuff

  • @aldrickentize8384
    @aldrickentize8384 ปีที่แล้ว

    Thank you sir,I am just a biggener learning this kind of work. more power to you.

  • @erolmercury9982
    @erolmercury9982 หลายเดือนก่อน

    Danke! Greeting from Germany.

  • @ararulhaque863
    @ararulhaque863 ปีที่แล้ว

    I needed this tut. It was really a good learning

  • @kedrickofori4655
    @kedrickofori4655 3 ปีที่แล้ว

    that was a very great job, well done boss

  • @rutujaskitchen4881
    @rutujaskitchen4881 4 ปีที่แล้ว +1

    Helpful video

  • @fredgaehring2008
    @fredgaehring2008 ปีที่แล้ว

    GREAT VIDEO PLEASE CONTINUE

  • @adilsondiogo2424
    @adilsondiogo2424 3 ปีที่แล้ว

    Excellent tutorial.Thank you very much

  • @yogeshvagh6645
    @yogeshvagh6645 4 ปีที่แล้ว +1

    Nice concept 🙌🙌

  • @mishaeltilahun1857
    @mishaeltilahun1857 3 ปีที่แล้ว

    best vedio ever in my opinon keep going man

    • @itsupportpeople219
      @itsupportpeople219  3 ปีที่แล้ว

      Thanks for watching... Please like my Facebook page
      th-cam.com/users/redirect?q=https%3A%2F%2Fwww.facebook.com%2FIT_Support-PeopleDesktop-Support-111268543923018&event=video_description&v=rRgdlhSbczU&redir_token=QUFFLUhqbkxCOXhJU1hJQ1c1QlJUbjhqMllzc3ZrR2ZjZ3xBQ3Jtc0trenZ1Z2xFeWViai00QXpnaFpxa0g3X19DeDluSl9PN0FSc0dhT0FWaDN0WTFfeUhCYXVQalJPS05ZQ2lja0VFdU5kd1V6UWQ0dTh0MG5aRjctMjB5bzNYSEN5SVgxMDdqT3lJUVRabkxWNzBPR1N2Yw%3D%3D

  • @rohitshrestha101
    @rohitshrestha101 3 ปีที่แล้ว

    Thank you sir for making such a informative video 😊👍

  • @baskarmaintenance5893
    @baskarmaintenance5893 6 หลายเดือนก่อน

    Very nice teaching sir 👍

  • @onlinehelperyogi8168
    @onlinehelperyogi8168 4 ปีที่แล้ว +1

    Nice video 🙌

  • @srikantm175
    @srikantm175 3 ปีที่แล้ว

    Thanks a lot to you sir for sharing this with us.

  • @limitlessjourneys1348
    @limitlessjourneys1348 2 ปีที่แล้ว

    thanks man good job

  • @MrJelbab
    @MrJelbab 3 ปีที่แล้ว

    thank you soo much

  • @jadu1978
    @jadu1978 3 ปีที่แล้ว +1

    Really best video.Thanks sir. we want more.

  • @tolachan6837
    @tolachan6837 4 ปีที่แล้ว

    Thank u do much

  • @satisfyingsounds3044
    @satisfyingsounds3044 2 ปีที่แล้ว

    Thanks it's perfect Video

  • @linuxguy3279
    @linuxguy3279 3 ปีที่แล้ว

    thank you for sharing

  • @richardjjinga
    @richardjjinga 2 ปีที่แล้ว

    you r the best

  • @deepakkhadka9984
    @deepakkhadka9984 2 ปีที่แล้ว

    Very good video. Thanks

  • @ThangaPandiyan2024
    @ThangaPandiyan2024 2 ปีที่แล้ว

    Very fine explanation

  • @onequestonevideo9457
    @onequestonevideo9457 ปีที่แล้ว

    Thank you !!!!

  • @battle-techs
    @battle-techs 3 ปีที่แล้ว

    Thank you for this video!!! X10

  • @jensejoor
    @jensejoor ปีที่แล้ว

    Thank you sir for making such a informative video

  • @cresrey5961
    @cresrey5961 3 ปีที่แล้ว

    very informative tutorial, thank you brother

  • @R67686
    @R67686 2 ปีที่แล้ว

    Awesome 👌 explanations really unique video

  • @kemomaynard5417
    @kemomaynard5417 2 ปีที่แล้ว

    Thank you.

  • @rasikapriyadarshana7305
    @rasikapriyadarshana7305 3 ปีที่แล้ว

    Very helpful thank you so much

  • @Syedalam85
    @Syedalam85 3 ปีที่แล้ว

    Really Appreciated

  • @rp7302
    @rp7302 2 ปีที่แล้ว

    Fantastic I wanna get a Cisco router now for my house

  • @adityapatel1071
    @adityapatel1071 2 ปีที่แล้ว

    Good Job thank you

  • @dariiqali3486
    @dariiqali3486 2 ปีที่แล้ว

    Thank you this video really helped me plz keep pushing more videos

  • @NadeemKhan-ld9sw
    @NadeemKhan-ld9sw 3 ปีที่แล้ว

    thanks for your support

  • @derina.maleek9408
    @derina.maleek9408 3 ปีที่แล้ว

    Keep going please that's what we want

  • @NSA_TERMINAL_Official
    @NSA_TERMINAL_Official 2 ปีที่แล้ว

    This is best sir 👍 ji

  • @ameenal-azzawi2180
    @ameenal-azzawi2180 3 ปีที่แล้ว

    Just Amazing mate...

  • @TechEverything888
    @TechEverything888 2 ปีที่แล้ว

    Very nice work sir

  • @siddiquesk5355
    @siddiquesk5355 ปีที่แล้ว

    Thanks bro
    Wonderful lab bro thanks 👍👍👍👍❤❤❤

  • @TwilightChaderAlo
    @TwilightChaderAlo 3 ปีที่แล้ว +1

    so nice. it is helped me to solve lot of problem

  • @joekudakallumkal
    @joekudakallumkal 3 ปีที่แล้ว

    This is really great man,expecting a office private network configuration lab video soon if already did that plz give us a link.. Thank you for your effort on this.😍