Basic Router & Switch IOS configuration commands - CCNA beginner

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2024
  • In this video I cover the very basic router and switch IOS configuration commands that you will use in week 2 of my Cisco CCNA Introduction to Networks course:
    You can download the text file from this video here: drive.google.com/open?id=13Pg...
    =================================
    Basic Router Commands
    =================================
    Router(greater than sign) ---User EXEC mode exit
    Router(greater than sign) ?
    Router(greater than sign) enable
    ---------------
    Router# ---Privileged EXEC mode disable, exit
    Router# ?
    -----------------
    Router# configure terminal
    Router(config)# ---Global Config mode exit, end, Ctrl+c, Ctrl+z
    Router(config)# ?
    -----------------
    Router(config)# line vty 0 15
    Router(config)# line console 0
    Router(config-line)# ---Line configuration mode exit, end, Ctrl+c, Ctrl+z
    Router(config-line)# ?
    ----------------------------
    Router(config)# interface gigabitEthernet 0/0/0
    Router(config-if)# ---Interface configuration mode exit, end, Ctrl+c, Ctrl+z
    Router(config-if)# ?
    ----------------------------
    Router#
    Router# configure terminal
    Router# show ?
    Router# show running-config
    Router# copy running-config startup-config
    Router# ping 192.168.1.100
    Router# traceroute 192.168.1.100
    Router# ssh 192.168.1.100
    Router# telnet 192.168.1.100
    Router# debug ?
    Router# clock set 07:14:00 October 15 2019
    Router# reload
    ---------------------------------
    Router(conf)#
    Router(conf)# hostname R1
    Router(conf)# banner motd "No unauthorized access allowed!"
    Router(conf)# enable password class
    Router(conf)# enable secret class
    Router(conf)# service password-encryption
    Router(config)# line vty 0 15
    Router(config)# line console 0
    Router(config)# interface gigabitEthernet 0/0/0
    ----------------------------------------------------
    Router(config-line)#
    Router(config-line)# password cisco
    Router(config-line)# login
    Router(config-line)# transport input all (line vty)
    ----------------------------------------------------
    Router(config-if)#
    Router(config-if)# interface gigabitEthernet 0/0/0
    Router(config-if)# int g0/0 //command abbreviation
    Router(config-if)# ip address 192.168.1.1 255.255.255.0
    Router(config-if)# no shutdown
    =================================
    Basic Switch Commands
    =================================
    Switch(greater than sign) ---User EXEC mode exit
    Switch(greater than sign) enable
    ---------------
    Switch# ---Privileged EXEC mode disable, exit
    -----------------
    Switch# configure terminal
    Switch(config)# ---Global Config mode exit, end, Ctrl+c, Ctrl+z
    -----------------
    Switch(config)# line vty 0 15
    Switch(config)# line console 0
    Switch(config-line)# ---Line configuration mode exit, end, Ctrl+c, Ctrl+z
    ----------------------------
    Switch(config)# interface vlan 1
    Switch(config-if)# ---Interface configuration mode exit, end, Ctrl+c, Ctrl+z
    ----------------------------
    Switch#
    Switch# configure terminal
    Switch# show ?
    Switch# show running-config
    Switch# copy running-config startup-config
    Switch# ping 192.168.1.100
    Switch# traceroute 192.168.1.100
    Switch# ssh 192.168.1.100
    Switch# telnet 192.168.1.100
    Switch# debug ?
    Switch# clock set 07:14:00 October 15 2019
    Switch# reload
    ---------------------------------
    Switch(conf)#
    Switch(conf)# hostname R1
    Switch(conf)# banner motd "No unauthorized access allowed!"
    Switch(conf)# enable password class
    Switch(conf)# enable secret class
    Switch(conf)# service password-encryption
    Switch(config)# line vty 0 15
    Switch(config)# line console 0
    Switch(config)# interface vlan 1
    ----------------------------------------------------
    Switch(config-line)#
    Switch(config-line)# password cisco
    Switch(config-line)# login
    Switch(config-line)# transport input all (line vty)
    ----------------------------------------------------
    Switch(config-if)#
    Switch(config-if)# interface vlan 1
    Switch(config-if)# ip address 192.168.1.2 255.255.255.0
    Switch(config-if)# no shutdown
    Switch(config-if)# exit
    Switch(config)# ip default-gateway 192.168.1.1
    Extra helpful commands:
    =========================
    Router(conf)# no ip domain-lookup //prevents miss-typed commands from being "translated..."
    Router(conf-line)# logging synchronous //prevents logging output from interrupting your command input

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

  • @Cheke-17
    @Cheke-17 ปีที่แล้ว +15

    I’m currently in college for a network administrator degree and you have taught more than what my professor has all semester thank you 🙏🏼

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

    I was in a CCNA course in high school (2007ish)
    I made a lot of bad decisions in my life, but I thank you for giving me another outlet to rekindling this passion of mine.

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

    I really like your hands on step-by-step approach. You explain things really well!

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

    Dan is an excellent trainer...his methods is simplified and very clear! Thanks Dan

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

    Can't tell how easy and well explained approaches u have dan......too good sir.

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

    I've had a desktop support job for the past 5 years and I am out of practice with the router interface, thanks for refresher course!

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

    Many thanks for a very good and to the point video. Keep these coming.

  • @miathelma2679
    @miathelma2679 10 หลายเดือนก่อน +1

    Omg finally step by step ..I'm so writing this down❤❤..Thanks Dan👏..

  • @dinushachathuranga7657
    @dinushachathuranga7657 8 หลายเดือนก่อน +1

    Bunch of thanks for the step by step explanation❤❤

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

    you're the man dan! thank you for uploading this helpful video!

  • @fifimayele5693
    @fifimayele5693 11 หลายเดือนก่อน +1

    I am wondering why professors don't teach us the way you do!!! Thank you so much.

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

    You explain things to easily. i have got an understanding. keep up the good work.

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

    Thank you very much for your time and effort, so practical, you are the best there is

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

    Excellent Presentation of the Material!

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

    Thanks for the refresher!

  • @SimplyBasics
    @SimplyBasics 9 หลายเดือนก่อน +1

    Thank you very much for this!! and explanation was very clear making it easy to understand.

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

    You are awesome keep the videos coming !!

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

    I work at a company that is being paid by a 3rd party company who is contracted by the government to work on servers and Racks and all the old employee's left... im learning to do a lot of new amazing things and learnign about the cisco switch is one of them! Thank you for your videos!!! you have no idea how helpful this is for someone who has no degree in this type of work but is in the type of work already!... idk if im lucky but im super stressed out... they all look to me someone they can count on to get things done... but... i know i can do it.. if the client believes in me and speaks highly of me... then i must be doing something right..

  • @h.fontanez5453
    @h.fontanez5453 4 ปีที่แล้ว +3

    Instructor led, Netacad R&S student here.
    I truly enjoy your course at Netacad and now I just found this gem. Thank you for your hard work and passionate dedication.

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

      Cheers, and thank you

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

    Dan you´re simply Amazing. Thanks.

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

    Needed this for my final, thanks

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

    Excellent way of delivery, 👍 perfectt

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

    Great work!

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

    **Million thanks for making this video.i will refer to this video for all beginners

  • @LuisRodriguez-wo6nl
    @LuisRodriguez-wo6nl หลายเดือนก่อน

    Greetings !! Absolutely the best explanation for setting up a cisco router !!
    Thank you so much ...

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

    Just what I need...
    💯💯💯👍👍👍

  • @Mar-ov3dc
    @Mar-ov3dc 4 ปีที่แล้ว

    awesome video Thank you !

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

    You explain easy bro thanx.

  • @Live-TesIaUS-23
    @Live-TesIaUS-23 2 ปีที่แล้ว

    appreciate very much sir! God Bless!

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

    Thanks you are awesome teacher 👍

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

    It's good, keep it up.

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

    Thank you Sir 👍🙏

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

    Thank you . Big help

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

    THANK YOU SIR FOR THE EASY EXPLANATION

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

    Thanks for da vids sir

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

    Awsome, thanks

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

    Thank you so much!!!!

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

    you saved my ass in an exam. thx so much

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

    I am a working professional and would like to let you know that from this video you will learn most of the important commands you will need for work.

  • @user-qh1qq9xe5h
    @user-qh1qq9xe5h 4 ปีที่แล้ว

    Thank you alot

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

    Best one so far ! Good job!

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

    Thanks!

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

    What I don't get is why the instructors (all; Dan, my college instructors, other TH-cam instructors) feel the need to blow past line vty and what is required to enable ssh. I feel like it's such a fundamental thing, and yet, even in Odom's cert guide, I just can't seem to truly understand what is happening and what is required, in line config and global config, and get ahold of it, mentally. Yes, Dan is a great instructor.

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

    THANKS

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

    that is really great lecture did i miss the week1 lesson i can't find z lecture

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

    Please can you group them in order like beginner, intermediate and also order of playlist because they all mix

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

    Very clear instructions
    Questions: Catalyst2950 switch. How do i view any vlan tagged ports?
    Thanks

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

    Wow

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

    thx any advises for ICND1 ARE WELECOMED

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

    I would have thought someone would have created a GUI for this by now.

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

    Thanks for your video sir. By the way, would you make video how to configure router with PC or laptop use Linux?

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

    what model Cisco router is it? which one would you recommend to buy to learn?

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

    hi, how would be to configure SFP interface?

  • @user-wk2vo6ho8m
    @user-wk2vo6ho8m ปีที่แล้ว

    Hi how to I get the Cisco CLI to show the full command after entering an abbreviation?

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

    Hi,
    I just received my router, but I am still learning in CISCO commands and I became that on putty console by password recovery:
    "Evaluating BIOS Options ...
    Invalid Key: 0000
    Invalid Key: 001A
    Invalid Key: 001A
    Launch BIOS Extension to setup ROMMON
    Cisco Systems ROMMON Version (1.0(11)2) #0: Thu Jan 26 10:43:08 PST 2006
    Platform ASA5510
    Management0/0
    Ethernet auto negotiation timed out.
    Interface-4 Link Not Established (check cable).
    Default Interface number-4 Not Up
    Use ? for help.
    rommon #0>"
    How can I save the config and go forward to change password?

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

    you know how to use tera term at home ?

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

    when i put interface fastethernet 0/1 there is invalid input detected

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

      you are either in the wrong command mode or the switchport interface are not fast ethernet. Try doing a show run command and look at the interface names

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

      ​@@danscourses thanks it was gil 0/1

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

    Hi

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

    please any contact