Basic Router & Switch IOS configuration commands - CCNA beginner

Поделиться
HTML-код
  • Опубликовано: 21 июл 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

  • @jerryb216
    @jerryb216 Год назад +4

    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.

  • @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 🙏🏼

  • @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

  • @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.

  • @joel53146
    @joel53146 Год назад +1

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

  • @farshidkeshaninobari5336
    @farshidkeshaninobari5336 3 года назад +3

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

  • @lifunasikakena892
    @lifunasikakena892 2 года назад +1

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

  • @AlexanderMorrison
    @AlexanderMorrison 2 года назад +1

    Excellent Presentation of the Material!

  • @apurvbargale007
    @apurvbargale007 4 года назад +6

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

  • @miathelma2679
    @miathelma2679 11 месяцев назад +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❤❤

  • @lindagreen9157
    @lindagreen9157 4 года назад

    You are awesome keep the videos coming !!

  • @fifimayele5693
    @fifimayele5693 11 месяцев назад +1

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

  • @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.

  • @SimplyBasics
    @SimplyBasics 10 месяцев назад +1

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

  • @CitizenPerkins
    @CitizenPerkins 4 года назад

    Thanks for the refresher!

  • @runrunsomethings5229
    @runrunsomethings5229 2 года назад

    Dan you´re simply Amazing. Thanks.

  • @S0raJr
    @S0raJr 3 месяца назад

    Needed this for my final, thanks

  • @fahid7866
    @fahid7866 2 года назад

    Excellent way of delivery, 👍 perfectt

  • @SkyFly19853
    @SkyFly19853 4 года назад

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

  • @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..

  • @th3rma1
    @th3rma1 4 года назад

    Great work!

  • @Mar-ov3dc
    @Mar-ov3dc 4 года назад

    awesome video Thank you !

  • @babakaria3880
    @babakaria3880 2 года назад

    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 👍

  • @nethika3756
    @nethika3756 10 месяцев назад

    Thanks for da vids sir

  • @greenleaf4267
    @greenleaf4267 10 месяцев назад

    Thank you so much!!!!

  • @abstech8395
    @abstech8395 3 года назад

    It's good, keep it up.

  • @rubenalcidesfigueroa1655
    @rubenalcidesfigueroa1655 3 месяца назад

    Awsome, thanks

  • @LuisRodriguez-wo6nl
    @LuisRodriguez-wo6nl 2 месяца назад

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

  • @allinonetelugututs9681
    @allinonetelugututs9681 4 года назад

    Thank you Sir 👍🙏

  • @Konvicted17
    @Konvicted17 Год назад

    Best one so far ! Good job!

  • @pinaki1041
    @pinaki1041 3 месяца назад

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

  • @jerrysakala3651
    @jerrysakala3651 Год назад

    Thank you . Big help

  • @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

  • @majiddehbi9186
    @majiddehbi9186 4 года назад

    thx any advises for ICND1 ARE WELECOMED

  • @NickIvanRowan
    @NickIvanRowan 2 года назад

    you saved my ass in an exam. thx so much

  • @ahmedhosny4910
    @ahmedhosny4910 4 года назад

    THANK YOU SIR FOR THE EASY EXPLANATION

  • @user-qh1qq9xe5h
    @user-qh1qq9xe5h 4 года назад

    Thank you alot

  • @marksummers463
    @marksummers463 Год назад

    Thanks!

  • @Sabs761010
    @Sabs761010 2 года назад

    hi, how would be to configure SFP interface?

  • @giftrealestate2023
    @giftrealestate2023 2 года назад

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

  • @user-wk2vo6ho8m
    @user-wk2vo6ho8m Год назад

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

  • @ledwabachris
    @ledwabachris 3 года назад

    THANKS

  • @scottspa74
    @scottspa74 Год назад +1

    What I don't get is why the instructors (all; Dan, my college instructors, other RUclips 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.

  • @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 Год назад

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

  • @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 ?

  • @sulthanrahman2513
    @sulthanrahman2513 3 года назад

    Wow

  • @grabir01
    @grabir01 Год назад

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

  • @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.

  • @unuboldgantulga4798
    @unuboldgantulga4798 10 месяцев назад

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

    • @danscourses
      @danscourses  10 месяцев назад

      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 10 месяцев назад

      ​@@danscourses thanks it was gil 0/1

  • @arpanpandya1295
    @arpanpandya1295 2 года назад

    Hi

  • @uplearning02
    @uplearning02 2 года назад

    please any contact