Basic Router & Switch IOS configuration commands - CCNA beginner

preview_player
Показать описание
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:

=================================
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
Рекомендации по теме
Комментарии
Автор

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

Cheke-
Автор

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.

gerald
Автор

Hi, I`m glad i understand everything the instructor is talking about here because I already know everything about physically connecting every single device the instructor is describing 🙂 and not just reading some instructions about nothing. Welldone, mister ! Waiting for some more, 🙂thank you!

widexplored
Автор

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!

part
Автор

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

charlesgomes
Автор

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

ramonmontes
Автор

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

apurvbargale
Автор

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

fifimayele
Автор

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

miathelma
Автор

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.

h.fontanez
Автор

Bunch of thanks for the step by step explanation❤❤

dinushachathuranga
Автор

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

lifunasikakena
Автор

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

ciscobriones
Автор

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

SimplyBasics
Автор

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

joel
Автор

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

farshidkeshaninobari
Автор

Excellent Presentation of the Material!

AlexanderMorrison
Автор

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

pinaki
Автор

Excellent way of delivery, 👍 perfectt

fahid
Автор

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

newkool