It took about 30 seconds from the time you got into the CLI, did not know about ^ or $. Then the hits kept on coming, ending with reload in, very nice! Thank you!
All videos you publish without exceptions I learn something from you David ,( thats what i love from your videos, no matter the topic you always show me something new ), this time since the minute 2:10 got into something i didn't knew and i found the default interface great!! and was lucky enough to get a copy of the Python Course =) Thank you for everything.
Great video! I wish I had this type of content during my CCNA studies. Regular expressions in CLI are life savers, for example one of my favourite commands is: show spanning-tree detail | include occur|from I can clearly see where and when did the last MSTP topology change occur. However, the best IOS commands are those which are not documented ;)
Thank you David. it was always said to me at the end Staffordshire university 2017 when i got my degree that "keep learning" and this is what you are achieving for me and i know you are doing this for others!!!
It's good advice - especially in this industry. The only way to survive and get ahead is to keep on learning. Really happy to know my videos are helping you do that :)
Your videos as usual are very very informative. I am pretty happy to be able to know how to use '?' in a regex while in the interactive CLI. Also your videos with Hank is another great stuff for us to get deeper into the world of APIs.
I found that default interface command about a month ago and it has made things a lot more simple. The 'linenum' command is awesome. I work in a team with 2 other guys and it is frustrating trying to communicate exactly what I am looking at and trying to explain them. This will make it much more streamlined.
Wow! Thanks David for the free course! I appreciate it! I recently failed my ICND2, I got to question 47 of 55 with a score around 768, meaning if I had been quicker I would have passed, I need more guided hands on experience... Thanks again!
David, Sir! Awesome, clear and concise explanations. Detailed and informative. I take notes and do screen grabs to paste in my notebook, makes a wonderful reference guide for when I do get the role, in which they'll want me performing telnets or SSH'es to routers and switches. Awesome stuff, keep it coming Sir and THANK YOU!
David..you’re the best! How I wish I could meet you in person.. such a great educational video you put here...never knew cisco ios can do such thing. Thanks David!
Woah! Very interesting. I own your CCNA fundamentals course and I have to say that you have helped me a lot to study for my certification! Thanks for sharing with us your knowledge because I think you make study a little bit easier! 😄
Dear Mr.Devid , i am facing issue while start capturing between node and client PC by using Wireshark, can you explain to me if there any specific configuration needed
David, love your deep dives on what some consider to be mundane commands like show run. $|^ seem to get passed over by a lot of people. Knowing these things make engineers a lot faster in the CLI. One request however, and lets use 'show run linenum' as an example. With the prevalence of IOS-XE in the enterprise network I would love to see both the IOS and IOS-XE example. Or the IOS example shown and the IOS-XE example verbally mentioned. To my knowledge there is no 'show run linenum' in IOS-XE.
Thank you. Did you try it on XE? Here is my test on a CSR and it works: Router# sh ver | include IOS_XE Cisco IOS XE Software, Version 16.06.01 Router# sh run linenum Building configuration... Current configuration : 3667 bytes 1 : ! 2 : ! Last configuration change at 17:31:04 UTC Fri Oct 4 2019 3 : ! 4 : version 16.6 5 : service timestamps debug datetime msec 6 : service timestamps log datetime msec 7 : platform qfp utilization monitor load 80 8 : no platform punt-keepalive disable-kernel-core 9 : platform console serial 10 : ! 11 : hostname Router 12 : ! 13 : boot-start-marker 14 : boot-end-marker
Thanks for another great video David, didnt know about those commands... Also i did get the free copy of Python so im gonna look into that, thanks alot!
I have learn a lot in this one. "Show run all" made me say "holy crow"! Was hopping to get the python for free but bad luck. anyways Thank you for making us (Network Engineers) great again.
I knew some of the commands but not used them in the combination to better specify the output. Great content 👍. P. S. Bought 1 of your Udemy class and it also offered 3 additional classes for FREE 😃(Great Value). Thank you Sir!
Excellent! regex is definitely a powerful tool. Thank you for sharing such a great list of time saving and interesting commands. I really appreciate it! And of course, appreciate the giveaways ;-) too. Until next time.
@@davidbombal By the way I tried running the GNS3 VM with VMware player 15.x and VIX 17.x API dependency. However, I got an error at the time of loading it. I believe is because the version of GNS3 needs to match with the version of the GNS3 VM. I tested this in the latest GNS3 2.2.0rc5 the GNS3 VM is 2.2.0 perhaps that is why... I will test this weekend with the version 2.x.x stable GNS3.
As always; learned something new again. 1 question, I learned/experienced that when using revert timer command instead of reload commandthere is no impact on the device and the network. Can you expent your thoughts about this 2 command as in the pros and cons?
Really glad you learned something new. My goal is to teach you stuff that they don't show in standard classes. Amaze those around you with your knowledge :)
David, my ccna RS is going to expired on June 4 2022. Can I just take CCIE security SCOR 350-701 on June 3, 2022 to maintain my status? I know you mentioned it before, but it is really complicated to understand with so much information. Plus, at that moment, am I a CCIE or CCNP?
According to Cisco you need to Pass one technology core exam and pass any one professional concentration exam. (This is also a CCNP certification if done in the same track.) See the requirements here on Cisco's website: www.cisco.com/c/en/us/training-events/training-certifications/recertification-policy.html
Thanks alot Mr David again great video I have learnt something new.and I enrolled 2 courses Im gonna look into it.i knew i will learn something from those courses 😍👍👍👍
I prefer using the archive command over the reload in command. By using the archive command you can create a configuration snapshot and then set the terminal timer to reset the config to the old config if no terminal input is seen in say 15 mins. This way you dont need to bring down a router if you lock yourself out. Check out this blog from my coworker on how to do this: www.lookingpoint.com/blog/cisco-configuration-rollback
New subscriber so I'm still working through your videos. Been studying for the CCIE and I've started using some of these filtering commands to get faster in the CLI.
before anything, please forgive me because i am learning but I am confuse, I was thinking CLI commands on GNS3 was similar on packet tracer, obviously i am wrong, I was studying on PT Mac, and i don't get to do any commands. for example: linenum or \ . On exam, i will do test on mac or windows or GNS3 ? I did put virtual keyboard to check if i was doing something wrong. David Bombal, you are the best teacher I have seen, and you are following documents of cisco but did you try to do theses commands on PT on Mac ? if yes let me know. it seems cisco hate apple. has it difference between CLI commands GNS3 and PT ? Has it difference between CLI commands PT mac and windows ? Could you give me forward answer? because this videos is very useless and annoying !
Packet Tracer is a simulator. It is very limited. You will have the same issues on Windows or Linux. It is a great way to get started learning Cisco technologies, but if you want the full power of Cisco IOS, you will need to use GNS3, EVE-NG or Cisco VIRL (or physical equipment).
Free Giveaways: Hidden in video :)
Menu:
^ 1:06
$ 1:52
. 2:26
\ 2:54
| 3:20
linenum 4:44
_ 5:55
? 6:35
sh run all 8:15
default interface 11:05
reload in / at 12:24
It took about 30 seconds from the time you got into the CLI, did not know about ^ or $. Then the hits kept on coming, ending with reload in, very nice! Thank you!
Thank you Garry. Really happy to know you learned something new.
All videos you publish without exceptions I learn something from you David ,( thats what i love from your videos, no matter the topic you always show me something new ), this time since the minute 2:10 got into something i didn't knew and i found the default interface great!! and was lucky enough to get a copy of the Python Course =) Thank you for everything.
Really glad to hear that Alejandro! I hope you enjoy the free Python course :)
I have just learned to include the "linenum" command to my show run.
Thanks David
Great! Glad you learned something new John.
Once again, another great video! 20 years as a network engineer. Never got a certification. Your videos convinced me.
Wow! Really happy to hear that Tommy.
Great video! I wish I had this type of content during my CCNA studies. Regular expressions in CLI are life savers, for example one of my favourite commands is:
show spanning-tree detail | include occur|from
I can clearly see where and when did the last MSTP topology change occur. However, the best IOS commands are those which are not documented ;)
Thanks for the great share Lukáš! I am going to create a video about undocumented commands soon :)
@@davidbombal Awesome! I'm looking forward to see that video :)
Thank you David.
it was always said to me at the end Staffordshire university 2017 when i got my degree that "keep learning" and this is what you are achieving for me and i know you are doing this for others!!!
It's good advice - especially in this industry. The only way to survive and get ahead is to keep on learning. Really happy to know my videos are helping you do that :)
I just watched this video and tbh I already bought Python course a few hours ago :) Thank you for all your great works and videos David, very helpful.
Thank you for the support Murat!
Hello David. Just swinging by to say thank you for your CCNA courses. With your help, I passed ICND2 this morning!
Congratulations Ron! Fantastic news! Really happy to hear that my CCNA courses helped you. But, you did the work. So well done!
Your videos as usual are very very informative. I am pretty happy to be able to know how to use '?' in a regex while in the interactive CLI. Also your videos with Hank is another great stuff for us to get deeper into the world of APIs.
I found that default interface command about a month ago and it has made things a lot more simple. The 'linenum' command is awesome. I work in a team with 2 other guys and it is frustrating trying to communicate exactly what I am looking at and trying to explain them. This will make it much more streamlined.
Glad you learning something new Mathew! I hope it saves you a lot of time.
this is the kind of video lesson you watch over and over again. Its so useful. Great job sir.
Thank you!
Wow! Thanks David for the free course! I appreciate it! I recently failed my ICND2, I got to question 47 of 55 with a score around 768, meaning if I had been quicker I would have passed, I need more guided hands on experience... Thanks again!
Don't give up Nathan! Use the course to practice and then go and get your CCNA!
David, Sir! Awesome, clear and concise explanations. Detailed and informative. I take notes and do screen grabs to paste in my notebook, makes a wonderful reference guide for when I do get the role, in which they'll want me performing telnets or SSH'es to routers and switches. Awesome stuff, keep it coming Sir and THANK YOU!
I had no idea you could use regular expressions in IOS. I can see the usefulness of this. Thanks so much for stretching my skills.
Glad you learned something from the video Jimmy!
You are giving packet life to many of the network engineers all over the 🌎 ....
"show archive config differences nvram:startup-config system:running-config" to diff the startup from the running config.
And thanks for another great video.
Great command that Bruce! Thank you for sharing.
David..you’re the best! How I wish I could meet you in person.. such a great educational video you put here...never knew cisco ios can do such thing. Thanks David!
Looking forward to meeting you! Appreciate the kind words :)
pretty much everything you did :) was new to me
Glad to have stumbled across this video. Network guys teaching network guys
Already owned that Python course! It's a great one!
Thank you Nathan.
Time: Your video was worth my time. I don't know how to categorize your video yet it was a good one.
Glad it was worth your time watching :)
I was going to buy the 10python link but then i saw that the gns3 course had 6 times more content with linux and ansible. Happily bought that.
Woah! Very interesting. I own your CCNA fundamentals course and I have to say that you have helped me a lot to study for my certification! Thanks for sharing with us your knowledge because I think you make study a little bit easier! 😄
Thank you for the support Rafael. Really glad to hear that my course has helped you!
The Cisco IOS is such a powerful tool and so much fun to play around with! Didn't know these commands existed. Thanks again for such a great video!
Thank you for watching Dean. Agreed - so many options in the Cisco IOS!
Thanks for the regular educational videos.
Thank you Precious!
@@davidbombal Thank you so much for the gift.
@@preciousfiadey Enjoy! Thank you for the support.
Dear Mr.Devid , i am facing issue while start capturing between node and client PC by using Wireshark, can you explain to me if there any specific configuration needed
David, love your deep dives on what some consider to be mundane commands like show run. $|^ seem to get passed over by a lot of people. Knowing these things make engineers a lot faster in the CLI.
One request however, and lets use 'show run linenum' as an example. With the prevalence of IOS-XE in the enterprise network I would love to see both the IOS and IOS-XE example. Or the IOS example shown and the IOS-XE example verbally mentioned. To my knowledge there is no 'show run linenum' in IOS-XE.
Thank you. Did you try it on XE? Here is my test on a CSR and it works:
Router# sh ver | include IOS_XE
Cisco IOS XE Software, Version 16.06.01
Router# sh run linenum
Building configuration...
Current configuration : 3667 bytes
1 : !
2 : ! Last configuration change at 17:31:04 UTC Fri Oct 4 2019
3 : !
4 : version 16.6
5 : service timestamps debug datetime msec
6 : service timestamps log datetime msec
7 : platform qfp utilization monitor load 80
8 : no platform punt-keepalive disable-kernel-core
9 : platform console serial
10 : !
11 : hostname Router
12 : !
13 : boot-start-marker
14 : boot-end-marker
Telnet access for switches is not available in this version of GNS3-Can help with this error?
I learn something with every video you put out! Thanks, David!
Really glad to hear that Jason!
hi David, how can i sh more than one Interface Logging on cisco switch ?
I missed CCNA Packet tracer free course. I like your way of teaching. Thanks for the videos
Thank you. You have to be quick to win one of the free courses.
Hi David, Any plan CCNA Wireless Course
Oh dang. Again I am immediately brought something I did not know. I didnt know about the include feature after the pipe. Super helpful.
lol... that is fantastic Steven! Glad you learned something new :)
Thanks for another great video David, didnt know about those commands... Also i did get the free copy of Python so im gonna look into that, thanks alot!
Thank you Červo! Enjoy the Python course.
I have learn a lot in this one. "Show run all" made me say "holy crow"! Was hopping to get the python for free but bad luck. anyways Thank you for making us (Network Engineers) great again.
Glad you learned something new. You have to be quick to win prizes :)
@@davidbombal wish me luck for my CCNA security exam next month.
Hello David. This video so usefull. Can u tell me what console application is used in your videos?
I knew some of the commands but not used them in the combination to better specify the output. Great content 👍.
P. S. Bought 1 of your Udemy class and it also offered 3 additional classes for FREE 😃(Great Value). Thank you Sir!
Thank you for the support Orley!
Sir, These shortcuts are applicable after you have gone through all the IOS commands. We are not there yet and they require a live example.
I have learnt great skills from you "CCNA & Wireshark"
Glad to hear that Yaser!
@@davidbombal Bless you
Thank you for the great video! I hadnt known about the regular expressions so once again youve provided even more time savers.
Glad to hear that!
Excellent! regex is definitely a powerful tool. Thank you for sharing such a great list of time saving and interesting commands. I really appreciate it!
And of course, appreciate the giveaways ;-) too. Until next time.
Thank you for the support Jair!
@@davidbombal By the way I tried running the GNS3 VM with VMware player 15.x and VIX 17.x API dependency. However, I got an error at the time of loading it. I believe is because the version of GNS3 needs to match with the version of the GNS3 VM. I tested this in the latest GNS3 2.2.0rc5 the GNS3 VM is 2.2.0 perhaps that is why... I will test this weekend with the version 2.x.x stable GNS3.
please bring some videos on troubleshooting the tunnels.
Reload in / at is something that I will find very useful #CCNA #Cisco #GNS3
Agreed Kevin. It has saved me on a number of occasions :)
Excellent video. Learned quiet a few things in it. Thank you.
Thank you for these videos David! They are really great!
Thank you Matt
As always; learned something new again. 1 question, I learned/experienced that when using revert timer command instead of reload commandthere is no impact on the device and the network. Can you expent your thoughts about this 2 command as in the pros and cons?
Agreed. I will make a video about revert. In some ways that is an improvement and enhancement on reload in / at
Your videos are awesome. Please keep it up. Greetings from Venezuela
Thank you Simon!
Any show command to check if reload is active on Cisco device
Learned a lot here.. Thank you.
Thanks David! This is very useful
Good stuff. Never knew about the show run all
Glad you learned something new!
Hi david please make a video on understanding cisco ios licensing and hardware
That stuff is awesome! I'm a rookie, so, yeah, I'm easy to impress. But this is not taught in class, I love it!
Really glad you learned something new. My goal is to teach you stuff that they don't show in standard classes. Amaze those around you with your knowledge :)
Great video David ! Thanks
Thank you!
The karat was new to me. Thanks.
Glad you learned something new Lori!
What the equivalent command of nslookup in cisco iOS?
David, my ccna RS is going to expired on June 4 2022. Can I just take CCIE security SCOR 350-701 on June 3, 2022 to maintain my status? I know you mentioned it before, but it is really complicated to understand with so much information. Plus, at that moment, am I a CCIE or CCNP?
According to Cisco you need to Pass one technology core exam and pass any one professional concentration exam. (This is also a CCNP certification if done in the same track.) See the requirements here on Cisco's website: www.cisco.com/c/en/us/training-events/training-certifications/recertification-policy.html
Gonna give it a watch later. Thanks David
No worries Ronette. Thank you for the support.
nailed it, thanks David for these free courses :-)
Enjoy the courses!
why have you stopped making network related videos?? miss these videos
reload in. Thank you, I did not know about this and I do not know why.
Great Kevin. Glad you learned something new :) Did you get free giveaway?
@@davidbombal I actually already own both of them!
@@KevinLudwick Thank you for the support Kevin!
how to change the configuration register on cisco iosv on the gns3
so informative, thank you.
Thank you for the great video sir please make videos about ACI
Thanks alot Mr David again great video I have learnt something new.and I enrolled 2 courses Im gonna look into it.i knew i will learn something from those courses 😍👍👍👍
Thank you GG. Enjoy the courses!
David I learned a lot from you , thanks for your time.
Thank you Dionisie-Octavian Dabici!
Hi David,
You are my great inspiration and I am following you madly,
I am learning a lot.
Thanks for everything👍🙏
Thank you Selvakumar!
❤️
Thanks Mr Bombal for free ccna course 😎
I hope you enjoy the course Nkululeko!
Thank you Mr. david for these videos.
Thank you for watching Jose
Reload 😀 very useful sir
Agreed :)
I have Udemy courses by you! Thank you David
Nice one. Thanks!
i learned a lot from your video thanks
I really want to learn Regular Expression. These Regular Expression is also used in BGP.
Agreed - Regex is used in many places - especially with BGP.
There are many materials available online on regex focusing on BGP...
wow
wonderful
i got free course and .pdf
Thanks David
Great Shakir!
thx david from your videos i have learned lot of things.
Glad to hear that Ankit!
I am learning a lot sir thanks you
Really happy to hear that Abu!
the ^ was new knowlege for me, didnt know you could use regex in ios
Great. Glad you learned that Stuart.
Thanks David , I am learning many new things from your videos . 👌👌
Really glad to hear that Sudipto
Anyone found a good way to pass a ? from a script? I figured you'd have to pass the ctrl+v as an ascii code but didn't see an easy way to do that.
very informative video.
Always learn something new
I prefer using the archive command over the reload in command. By using the archive command you can create a configuration snapshot and then set the terminal timer to reset the config to the old config if no terminal input is seen in say 15 mins. This way you dont need to bring down a router if you lock yourself out. Check out this blog from my coworker on how to do this: www.lookingpoint.com/blog/cisco-configuration-rollback
I agree Trevor. I have covered that in older videos, but will do an updated video showing that feature :)
New subscriber so I'm still working through your videos. Been studying for the CCIE and I've started using some of these filtering commands to get faster in the CLI.
Could you please post a video on different versions of cisco iOS . Also IOU, IOL
Like NX-OS, IOS, IOS-XE etc?
@@davidbombal yeah .
i like the cmd show run | include = its a life saving
Glad you found a cool command in the video :)
Yeaa love the cmd inc expression.. its really help when u find some config and do some troubleshoot.. thx for ur info.. really helps. 😊
David make a video in configuration mode.
Please please please another video about regular expressions will be cool. and thanks!
Will add this to the list :)
Thank you David.
Thank you for watching Joseph
Thanks a lot David
You're welcome!
You are like a well without a bottom with whis examples:)
Thank you! I'll keep making videos like these with tips and tricks :)
Does 'sh run line num' work on IOS XR?
Yes, in my tests on a CSR it worked fine.
@@davidbombal I just tried to run it on a ASR 9006 and a NCS 5501 and it wouldn't take that command :(
a video with commands how to troubleshooting cisco
Hey David you ate best.
Thank you Patrick
You are the best !!
Excellent
Thank you!
More complex regex please. Haha
before anything, please forgive me because i am learning but I am confuse, I was thinking CLI commands on GNS3 was similar on packet tracer, obviously i am wrong, I was studying on PT Mac, and i don't get to do any commands. for example: linenum or \ . On exam, i will do test on mac or windows or GNS3 ? I did put virtual keyboard to check if i was doing something wrong.
David Bombal, you are the best teacher I have seen, and you are following documents of cisco but did you try to do theses commands on PT on Mac ? if yes let me know. it seems cisco hate apple.
has it difference between CLI commands GNS3 and PT ?
Has it difference between CLI commands PT mac and windows ?
Could you give me forward answer?
because this videos is very useless and annoying !
Packet Tracer is a simulator. It is very limited. You will have the same issues on Windows or Linux. It is a great way to get started learning Cisco technologies, but if you want the full power of Cisco IOS, you will need to use GNS3, EVE-NG or Cisco VIRL (or physical equipment).
@@davidbombal thank you so much for your answer and now, I will not work with Packet tracer. I will start GNS3.
new usesfull commands and tips.
Glad you enjoyed the video!
Thanks
I don't ( sad face), but maybe someday I'll get there...