Basic Router & Switch IOS configuration commands - CCNA beginner

  Рет қаралды 160,533

danscourses

danscourses

Күн бұрын

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

Пікірлер: 64
@jerryb216
@jerryb216 Жыл бұрын
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 жыл бұрын
I really like your hands on step-by-step approach. You explain things really well!
@Cheke-17
@Cheke-17 Жыл бұрын
I’m currently in college for a network administrator degree and you have taught more than what my professor has all semester thank you 🙏🏼
@ramonmontes
@ramonmontes 2 жыл бұрын
Dan is an excellent trainer...his methods is simplified and very clear! Thanks Dan
@newkool100
@newkool100 4 жыл бұрын
Many thanks for a very good and to the point video. Keep these coming.
@part1801
@part1801 3 жыл бұрын
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!
@farshidkeshaninobari5336
@farshidkeshaninobari5336 3 жыл бұрын
Thank you very much for your time and effort, so practical, you are the best there is
@lifunasikakena892
@lifunasikakena892 2 жыл бұрын
You explain things to easily. i have got an understanding. keep up the good work.
@joel53146
@joel53146 Жыл бұрын
you're the man dan! thank you for uploading this helpful video!
@miathelma2679
@miathelma2679 11 ай бұрын
Omg finally step by step ..I'm so writing this down❤❤..Thanks Dan👏..
@CitizenPerkins
@CitizenPerkins 4 жыл бұрын
Thanks for the refresher!
@dinushachathuranga7657
@dinushachathuranga7657 9 ай бұрын
Bunch of thanks for the step by step explanation❤❤
@AlexanderMorrison
@AlexanderMorrison 2 жыл бұрын
Excellent Presentation of the Material!
@lindagreen9157
@lindagreen9157 4 жыл бұрын
You are awesome keep the videos coming !!
@fifimayele5693
@fifimayele5693 Жыл бұрын
I am wondering why professors don't teach us the way you do!!! Thank you so much.
@apurvbargale007
@apurvbargale007 4 жыл бұрын
Can't tell how easy and well explained approaches u have dan......too good sir.
@SimplyBasics
@SimplyBasics 10 ай бұрын
Thank you very much for this!! and explanation was very clear making it easy to understand.
@runrunsomethings5229
@runrunsomethings5229 2 жыл бұрын
Dan you´re simply Amazing. Thanks.
@SkyFly19853
@SkyFly19853 4 жыл бұрын
Just what I need... 💯💯💯👍👍👍
@th3rma1
@th3rma1 4 жыл бұрын
Great work!
@fahid7866
@fahid7866 2 жыл бұрын
Excellent way of delivery, 👍 perfectt
@S0raJr
@S0raJr 3 ай бұрын
Needed this for my final, thanks
@Mar-ov3dc
@Mar-ov3dc 4 жыл бұрын
awesome video Thank you !
@babakaria3880
@babakaria3880 2 жыл бұрын
You explain easy bro thanx.
@h.fontanez5453
@h.fontanez5453 4 жыл бұрын
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
@ciscobriones5904
@ciscobriones5904 Жыл бұрын
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..
@Live-TesIaUS-23
@Live-TesIaUS-23 2 жыл бұрын
appreciate very much sir! God Bless!
@alimejia4163
@alimejia4163 Жыл бұрын
Thanks you are awesome teacher 👍
@LuisRodriguez-wo6nl
@LuisRodriguez-wo6nl 2 ай бұрын
Greetings !! Absolutely the best explanation for setting up a cisco router !! Thank you so much ...
@abstech8395
@abstech8395 3 жыл бұрын
It's good, keep it up.
@pinaki1041
@pinaki1041 3 ай бұрын
**Million thanks for making this video.i will refer to this video for all beginners
@allinonetelugututs9681
@allinonetelugututs9681 4 жыл бұрын
Thank you Sir 👍🙏
@jerrysakala3651
@jerrysakala3651 Жыл бұрын
Thank you . Big help
@greenleaf4267
@greenleaf4267 10 ай бұрын
Thank you so much!!!!
@rubenalcidesfigueroa1655
@rubenalcidesfigueroa1655 3 ай бұрын
Awsome, thanks
@nethika3756
@nethika3756 10 ай бұрын
Thanks for da vids sir
@user-qh1qq9xe5h
@user-qh1qq9xe5h 4 жыл бұрын
Thank you alot
@ahmedhosny4910
@ahmedhosny4910 4 жыл бұрын
THANK YOU SIR FOR THE EASY EXPLANATION
@marksummers463
@marksummers463 Жыл бұрын
Thanks!
@NickIvanRowan
@NickIvanRowan 2 жыл бұрын
you saved my ass in an exam. thx so much
@Konvicted17
@Konvicted17 Жыл бұрын
Best one so far ! Good job!
@ledwabachris
@ledwabachris 3 жыл бұрын
THANKS
@uplearning02
@uplearning02 2 жыл бұрын
Please can you group them in order like beginner, intermediate and also order of playlist because they all mix
@majiddehbi9186
@majiddehbi9186 4 жыл бұрын
thx any advises for ICND1 ARE WELECOMED
@giftrealestate2023
@giftrealestate2023 2 жыл бұрын
that is really great lecture did i miss the week1 lesson i can't find z lecture
@vilikarac6776
@vilikarac6776 Жыл бұрын
Very clear instructions Questions: Catalyst2950 switch. How do i view any vlan tagged ports? Thanks
@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?
@danscourses
@danscourses 4 жыл бұрын
great idea
@sulthanrahman2513
@sulthanrahman2513 3 жыл бұрын
Wow
@scottspa74
@scottspa74 Жыл бұрын
What I don't get is why the instructors (all; Dan, my college instructors, other KZbin 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.
@Sabs761010
@Sabs761010 2 жыл бұрын
hi, how would be to configure SFP interface?
@TheZubairrehan85
@TheZubairrehan85 3 жыл бұрын
you know how to use tera term at home ?
@grabir01
@grabir01 Жыл бұрын
I would have thought someone would have created a GUI for this by now.
@saidalsheikh1556
@saidalsheikh1556 19 сағат бұрын
Why does it say incomplete command whenever i write a command into the switch ?
@user-wk2vo6ho8m
@user-wk2vo6ho8m Жыл бұрын
Hi how to I get the Cisco CLI to show the full command after entering an abbreviation?
@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?
@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
4. CCNA Ch3 - Wireshark Packet Capture for Beginners
16:35
danscourses
Рет қаралды 16 М.
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 34 МЛН
Gym belt !! 😂😂  @kauermtt
00:10
Tibo InShape
Рет қаралды 14 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
How to configure cisco router for the first time (CCNA Level) | 2021
18:15
IT Solutions Network
Рет қаралды 60 М.
Cisco IOS CLI for beginners - Part 1
10:37
danscourses
Рет қаралды 428 М.
Basic Networking Commands (Part 1)
14:11
Neso Academy
Рет қаралды 1,6 МЛН
How to Connect to a Cisco Switch Using Putty (CCNA)
27:23
David Bombal
Рет қаралды 318 М.
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 34 МЛН