How to configure cisco router for the first time (CCNA Level) | 2021

  Рет қаралды 65,970

IT Solutions Network

IT Solutions Network

Күн бұрын

Пікірлер: 103
@FisnikSalihu
@FisnikSalihu 3 жыл бұрын
awesome video.
@ITSolutionsNetwork
@ITSolutionsNetwork 3 жыл бұрын
@Fisnik, Thank you.
@leothalion3983
@leothalion3983 Жыл бұрын
@@ITSolutionsNetwork , any videos on setting up Eve-ng
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
@@leothalion3983 I don't have any, and I don't plan to do videos about eve-ng.
@DaComing
@DaComing 10 ай бұрын
EXCELLENT tutorial and instruction. Thank you for taking the time and publishing this content.
@ITSolutionsNetwork
@ITSolutionsNetwork 10 ай бұрын
Thank you for watching and commenting, I appreciate it!
@rotheanypsc
@rotheanypsc 7 ай бұрын
EXCELLENT tutorial and instruction, Thank you so much ( I like you) i'm from cambodia
@ITSolutionsNetwork
@ITSolutionsNetwork 7 ай бұрын
Thank you.
@jayfredericks1491
@jayfredericks1491 2 жыл бұрын
Top Class, easy to understand and straight to the point
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Thanks.
@NuurDeen07
@NuurDeen07 2 жыл бұрын
What an amazing, I really found it useful. Thank you.
@enkaan1676
@enkaan1676 2 жыл бұрын
Sorry I’m a beginner. What software are using for this simulation.?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
It's an eve-ng pro.
@parishaymakers
@parishaymakers Жыл бұрын
Nice hair, looks like Jason Bateman's hair.
@kelvinliang7151
@kelvinliang7151 3 жыл бұрын
David is so awesome!!
@dennis.stkchv
@dennis.stkchv 3 жыл бұрын
Way to go David!
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Thanks, Dennis.
@realkamara
@realkamara Жыл бұрын
Wow!, this is super concise, simplified, and very educative. Thank you, Dave. I love it.
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
Thanks!
@dariowassel6690
@dariowassel6690 2 жыл бұрын
Thank you David content which is awesome but too hard for a beginner to follow . Can you give a list of all the commands that you are going to use at the beginning and then explain as you go that we the new users get the picture and don’t get lost as you do it so fast
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
I have a new video like this in mind, but with DHCP on the ISP side. I’ll make it slow.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
I recorded a new video, much slower and I explain the majority of commands I use, what they do and why we need them. kzbin.info/www/bejne/qKSbXn-Yaa-jqrs
@akinwalefemi8728
@akinwalefemi8728 2 жыл бұрын
very helpful. i appreciate that
@LetsBland9411
@LetsBland9411 2 жыл бұрын
That's a very nice and detailed video sir but you didn't specify where the IP addresses are coming from to beginners .like we're is the defaul-router coming from
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
It's coming from the ISP. Whenever engineers are being tasked to configure a Cisco router, they usually have IP addresses from the requester, supervisor, or any different kind of source. In this scenario, I'm the creator of a virtual ISP; hence I had an IP address and put them on the topology, and then I used it in the configuration.
@LetsBland9411
@LetsBland9411 2 жыл бұрын
@@ITSolutionsNetwork 🙏🙏🙏 thanks sir it's now making sense..so
@LetsBland9411
@LetsBland9411 2 жыл бұрын
Do you mean the ISP are the ones that provide only one ip address (public address) and all those gig 0/0 gig 0/1 interfaces you configured are generated by the company supervisor? My next question is let's say you are the supervisor ...under DHCP on network will you copy paste the address for gig 0/1 and paste it on network? And on default- router will you copy paste the address for gig 0/0 and paste it on default-router…? Or you generate them landomly?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@LetsBland9411 I don't have Gig 0/0 and G0/1 in this topology. The answer to your DHCP questions is no and no. The DHCP config includes network, Router and DNS options, and excluded IPs. All these are picked when you architect the network, once you choose the subnet and router IP, then you have enough information to configure the DHCP Server, you just need to know how to configure it.
@juliobricco3826
@juliobricco3826 2 жыл бұрын
excelente el video tutorial...muy didactico
@jaroo25041980
@jaroo25041980 3 жыл бұрын
Super, but how to connect to Isp with dhcp, how to check dhcp default gateway and dns
@ITSolutionsNetwork
@ITSolutionsNetwork 3 жыл бұрын
Don't configure a manual IP address on the interface and static routing. Instead of: interface gigabitEthernet 1 ip address 12.34.56.2 255.255.255.0 ip route 0.0.0.0 0.0.0.0 12.34.56.1 Do this: interface gigabitEthernet 1 ip address dhcp ip route 0.0.0.0 0.0.0.0 dhcp Sometimes default route with DHCP is not necessary. Also, the interface DHCP client will get and use DNS settings as well. However, you don't need it.
@jaroo25041980
@jaroo25041980 3 жыл бұрын
@@ITSolutionsNetwork can you make a movie with configuring router with isp with dynamic ip, and how can i check other then ip interface properties dns gw ?
@ITSolutionsNetwork
@ITSolutionsNetwork 3 жыл бұрын
@@jaroo25041980 I'll plan it.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@jaroo25041980 Here is the new video with DHCP on the ISP Side. kzbin.info/www/bejne/qKSbXn-Yaa-jqrs
@nirmalunagar
@nirmalunagar Жыл бұрын
after assigning ip address to gigabit Ethernet 1 I cannot ping ISP ip. please can you tell me what should be issue?
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
There can be lots of thing and without knowing what troubleshooting steps you already have done, or which configuration or operation mode you already have confirmed, it's really hard to say what could be the wrong.
@nirmalunagar
@nirmalunagar Жыл бұрын
@ITSolutionsNetwork it has been resloved sir thanks. The 2nd is Im using NAT interface in the GNS3 vm, and my topology is cloud > router > firewall. After configuration, I can ping my windows from firewall but can't ping from windows to the router inside the interface. Please, what should I have to do?
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
@@nirmalunagar If at any point you are trying to ping two different subnets, they have to know how to reach them on the routing table level. I'll have to make sure windows knows how to reach that specific interface and the firewall is allowing the traffic.
@nirmalunagar
@nirmalunagar Жыл бұрын
@@ITSolutionsNetwork I have simply followed your video which is cisco router config. I have done that way. and from firewall I can send traffic outside but can't ping from outside to router inside interface
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
@@nirmalunagar My video doesn't include windows routing. Anything L3 device between your windows and firewall should know how to reach that specific firewall interfaces in terms of the routing. You check that and make sure they know.
@ahowardcg
@ahowardcg Жыл бұрын
what router image was that in eve-ng? you have the name? there is so many damn files and im not sure what half of them are
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
I don't remember which image did I use in this specific scenario, but I know this image works on eve-ng. csr1000vng-universalk9.16.03.03.Denali
@jaroo25041980
@jaroo25041980 7 ай бұрын
why isp address is set to no out ?
@ITSolutionsNetwork
@ITSolutionsNetwork 7 ай бұрын
It's not "no out", I missed the character "s". I tried to enter "no shut". So when I clicked a TAB to finish the command, it didn't finish and moved the line up, which feels like I hit the enter, but I didn't. Then I deleted it and entered again the correct command, which was "no shut", short for "no shutdown" to enable the interface.
@hitenthakkar1953
@hitenthakkar1953 Жыл бұрын
The diagram and configuration for the Gig 1 and Gig 2 are mismatched.
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
Hi there, thanks for pointing that out. However, I'm checking at 1:15, and it doesn't look like a mismatch. Gi1 is an outside interface, and Gi2 is the inside interface with corresponding subnets, just like in the diagram. Where exactly did you see a mismatch?
@infonetwork2062
@infonetwork2062 2 жыл бұрын
Very nice video, but you are only communicating to core professionals. Too fast because novice won't even understand more than 25%. TOO FAST
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Yeah, I got that a lot on this video. I'm planning to slow down on my next video. Thanks.
@alexezeoke
@alexezeoke Жыл бұрын
I'm intermediate but finding it difficult to keep up😂 Great video though. Learnt a lot in these few minutes than the 46 hrs from ITU.
@lancemarchetti8673
@lancemarchetti8673 2 жыл бұрын
Awesome intro!
@justincurless1557
@justincurless1557 Жыл бұрын
Love it! thank you! not sure it was called out but to add privilege to a user you want to type " username xxxxxxxx privilege # [number 0-15] secret 0 xxxxxxxxxx [password in plain txt]
@craigells4151
@craigells4151 2 жыл бұрын
Excellent video, thank you so much. I am doing a project and volunteered to do the network setup and this saved me a huge amount of troubleshooting with an old Cisco router.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
I'm so glad to read comments like this.
@1971Sdiaz
@1971Sdiaz Жыл бұрын
Very simple and easy way to configure a router. Should be fine as a bonus if some command lines left on comments (for beginners).
@h.mtechchannel
@h.mtechchannel Жыл бұрын
hello sir good job . please can you help me ? When i configure my Cisco 800 in interface fastethernet it show: ip address may not be configured on l2 links
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
Thank you for the relevant question. Yes, the Cisco 800 series only has one routed port, and the rest of the ports are L2 ports. You'll need to configure the interface VLAN instead of the ethernet port and then use switchport access vlan command to assign that VLAN to the L2 port.
@h.mtechchannel
@h.mtechchannel Жыл бұрын
if you have a time put a video for this problem and other video about recovering password forgot thank 😊 for all
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
@@h.mtechchannel That's a good idea. I'll probably do them as my next videos...
@KabungaRayan
@KabungaRayan 2 ай бұрын
Slow down most starters in network don't know how to use cisco packet launcher
@austinmartinez50
@austinmartinez50 3 ай бұрын
This should also do live auctions
@ITSolutionsNetwork
@ITSolutionsNetwork 3 ай бұрын
What do you mean?
@RoseOko-nq2uc
@RoseOko-nq2uc 5 ай бұрын
Can you write me the commands
@scwallac
@scwallac 2 жыл бұрын
This was outstanding, thank you. I think for a typical router, you would also want to setup NTP as well, right? Is there anything else that would be a good idea to setup? Maybe syslog?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Many things are suitable to be configured, but it mainly depends on the end goal. For this video, the goal was to get you up and running with Cisco and have Basic (minimum, I would say) security in place. NTP? Sure, if you need it. Syslog? Again, sure if you need it.
@alexezeoke
@alexezeoke Жыл бұрын
You are a treasure!
@lukaslowartz9829
@lukaslowartz9829 Жыл бұрын
Top Video… thx 🙏
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
You welcome.
@danilodistefanis5990
@danilodistefanis5990 2 жыл бұрын
Why did you exclude those 10 ip’s from the dhcp ? 🤔
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
To be used as manually configured IPs for switches, Access Points and some IoT devices if you need to.
@ArturoRubio-h3i
@ArturoRubio-h3i 6 ай бұрын
Hi I am having trouble configuring Cisco 1921/k9 upon oa factory reset the internet work then it stops working I have cable internet and spectrum is the isp the modem isn’t issuing an ip to the router
@davidlp6510
@davidlp6510 2 жыл бұрын
Really nice video. Concise and clear. THANK you for this video.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Thank you!
@linkah
@linkah 2 жыл бұрын
I set the wrong interface to outside, so now they are both outside, and I can't get it to set to inside, any idea how to fix this? Tried doing clear IP nat etc but couldn't figure it out.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
You just repeat the correct config and it’ll overwrite the bad one. Go to inside interface and type “ip nat inside”.
@linkah
@linkah 2 жыл бұрын
@@ITSolutionsNetwork Actually had to do "No ip nat outside" then "ip nat inside" because #Cisco.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@linkah There was no need to do "no ip nat outside". The "ip nat inside" overwrites the "ip nat outside".
@linkah
@linkah 2 жыл бұрын
@@ITSolutionsNetwork I tried but it kept saying "ip nat inside % Interface is outside enabled." and wouldn't let me over-write it. I think the issues is I'm using an older 1941 K9 router. I'm sure they have updated the cli to allow over-writes since then.
@ofg5595
@ofg5595 2 жыл бұрын
It's good but to fast.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Thanks for your feedback. What exactly is too fast, the entire video, talk, or the part where I do the actual configuration?
@ofg5595
@ofg5595 2 жыл бұрын
@@ITSolutionsNetwork The video and talk. If you can please slow the video slide for future .
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Here is the slower version, and with the DHCP on the ISP side. kzbin.info/www/bejne/qKSbXn-Yaa-jqrs
@awildlife4all
@awildlife4all Жыл бұрын
This was a great video!
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
Thanks.
@siucbset
@siucbset 2 жыл бұрын
Experience: What is your opinion of using EVE-NG vs GNS3?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
I'm a big fan of eve-ng, and I think it's a great product, and always improving.
@siucbset
@siucbset 2 жыл бұрын
@@ITSolutionsNetwork Last point: Does eve-ng taxi on one's computer resources such as GNS3?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@siucbset Sorry I missed your question and the point as well, to be honest. What exactly are you trying to understand?
@yurahovhannisyan735
@yurahovhannisyan735 2 жыл бұрын
nice video. if we dont have dns ip address can we do dns-server dhcp ?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
What exactly do you mean by dns-server dhcp?
@yurahovhannisyan735
@yurahovhannisyan735 2 жыл бұрын
@@ITSolutionsNetwork i mean whenever you connect to the internet and you dont have ip address of the dns server but you need that ip address is it a way to get the ip address automatically
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@yurahovhannisyan735 Yes. Whenever you use the DHCP client on the interface, the router will automatically get DNS IP addresses and the default gateway from the DHCP.
@amitakadonny
@amitakadonny 2 жыл бұрын
Great video i was able to follow and implement it very well. However when i did a speedtest on ookla, speed was about 3 times slower than my edgerouter... would you be able to advise?
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
Are you running it on CSR in the lab like me or a real gear?
@amitakadonny
@amitakadonny 2 жыл бұрын
@@ITSolutionsNetwork running it on real gear.
@ITSolutionsNetwork
@ITSolutionsNetwork 2 жыл бұрын
@@amitakadonny what's the hardware model and ios version?
@dpactootle2522
@dpactootle2522 6 ай бұрын
I always thought that using and memorizing hundreds of IOS arbitrary commands to configure Cisco routers/switches was the stupidest and most moronic thing ever, and I still think so. Why would techs have to memorize all this garbage instead of using GUI interfaces in the 21st century? there is plenty of memory and bandwidth nowadays. IOS commands are prone to mistakes or you might forget a configuration parameter or whatever even for simple tasks, let alone complex setups. I cannot understand why the fuck do people still need to memorize all that crap instead of just clicking check boxes and inputting parameters in a nicely designed GUI interface all the time. I know Cisco routers have GUI interface programmability, but why do they still require techs to learn all those stupid commands? Is it just to make them feel smart by memorizing a bunch of crap, or to make them exercise their memory, or to make them waste half their life, or what?
@ITSolutionsNetwork
@ITSolutionsNetwork 6 ай бұрын
I totally get where you're coming from, and it's a valid point. Using the CLI over a GUI can seem a bit old-school, but there are some pretty solid benefits to it, at least to me. Precision and Control: The CLI allows for more granular control over the configuration. It's like having a detailed map instead of just the main roads. You can tweak and adjust settings to a very precise level, something that's often harder to achieve with a GUI, and GUI with every settings in it can be very overwhelming to even look at it. Speed: Once you get the hang of it, CLI can be much faster. It's like knowing the keyboard shortcuts instead of navigating through menus. For tasks that need to be repeated or automated, CLI commands are a lifesaver. There is no GUI faster than CLI. Scripting and Automation: CLI commands can be scripted and automated, making repetitive tasks or large-scale deployments much easier. It's about working smarter, not harder. Even for a small tasks, you can copy/modify/paste config via CLI, which I usually even do for EdgeRouters or Mikrotik, even though they have pretty usable GUI. Consistency: The CLI is a common language across many devices and vendors. Once you learn it, you can navigate various systems with ease, unlike GUIs which can differ significantly from one platform to another. While GUIs are definitely user-friendly and visually intuitive, the CLI remains a powerful tool for those who need that extra level of interaction with their devices. It's not so much about memorizing commands as it is about understanding the language of your network. And don't worry, even the most seasoned pros use help commands and google; it's all part of the process. Hope that helps clarify why the CLI still has its place in the tech world!
@Avineesh-Shukla
@Avineesh-Shukla Жыл бұрын
Vedio is not clear
@anonymoususer6786
@anonymoususer6786 Жыл бұрын
Very poorly done. Need to edit and practice this out better
@ITSolutionsNetwork
@ITSolutionsNetwork Жыл бұрын
Thank you very much for your feedback. I think the same.
@randomdude1053
@randomdude1053 10 ай бұрын
Thank you!
@ITSolutionsNetwork
@ITSolutionsNetwork 9 ай бұрын
Welcome!
@ojurongbelanre
@ojurongbelanre Жыл бұрын
Cisco FTD Basic Configuration, v6.7 using Firepower Device Management (FDM)
27:17
Cisco CLI for Beginners | Network Fundamentals Part 10
32:33
Network Direction
Рет қаралды 292 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 32 МЛН
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 56 МЛН
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 10 МЛН
DO NOT design your network like this!! // FREE CCNA // EP 6
19:36
NetworkChuck
Рет қаралды 3,2 МЛН
How to Connect to a Cisco Switch Using Putty (CCNA)
27:23
David Bombal
Рет қаралды 334 М.
THE UNTOLD STORY: How the PIX Firewall and NAT Saved the Internet
21:50
The Serial Port
Рет қаралды 392 М.
Basic Router & Switch IOS configuration commands - CCNA beginner
20:54
How to configure Ubiquiti EdgeRouter X for the first time | 2023
19:37
IT Solutions Network
Рет қаралды 43 М.
How To Configure SSH On A Cisco Device | Secure Connection
9:34
KBTrainings
Рет қаралды 26 М.