OSPF Configuration & Show Commands - Practical OSPF

Ғылым және технология

In this video we walk through an OSPF configuration together and I discuss the commands I am using and their effect. All the while showing you the various show commands you would use to validate OSPF's operation on Cisco routers. Below are the commands we'll be using in this live lab demonstration:
Show Commands:
show ip protocols
show ip ospf interface [brief]
show ip ospf neighbors
show ip ospf database
show ip ospf rib [detail]
show ip route [ospf]
Configuration Commands:
router ospf {process ID}
router-id {router-id}
Adding Interfaces to OSPF:
network {network ID} {wildcard mask} area {#}
ip ospf {process ID} area {#}
This is lesson 5 of my OSPF Deep Dive series. The entire series is available here on KZread:
• Practical OSPF
This is a much watch video if you're studying for your CCNA and CCNP and trying to wrap your head around OSPF.
00:00 - Intro & Pre-Requisites
01:06 - Plan for this Video
01:38 - Topology Introduction
03:18 - OSPF Show Commands
03:44 - Configuring OSPF Process ID
05:28 - Verifying OSPF Process ID - show ip protocols
06:38 - Configuring OSPF Router ID
07:33 - Adding Interfaces to OSPF (Network command)
10:19 - Verifying OSPF Interfaces - show ip interface brief
11:42 - Verifying OSPF Interfaces - show ip interface
12:44 - Verifying OSPF Interfaces - show ip protocols
14:01 - Configuring OSPF on Router 2
15:52 - Verifying OSPF Neighbors - show ip ospf neighbor
16:31 - Verifying OSPF Interface - show ip ospf database
17:31 - Verifying OSPF Routes - show ip ospf rib
19:26 - Adding multiple Interfaces to OSPF (Network Command)
21:51 - Verifying OSPF Interfaces - show ip ospf database
23:02 - show ip ospf rib detail
24:27 - Adding Interfaces to OSPF (ip ospf area Command)
26:42 - show ip protocols
27:13 - interface range and ip ospf area Command
28:50 - show ip ospf database - final LSDB
30:03 - Outro
Wildcard Masks -- What are they? How do you convert them? What are they used for?
• Wildcard Masks -- What...
Discontiguous Wildcard Masks
• Discontiguous Wildcard...
💬 Join us on Discord:
pracnet.net/discord
📜 More free CCNA resources:
www.practicalnetworking.net/i...
#ospf #ccna #configuration

Пікірлер: 261

  • @PracticalNetworking
    @PracticalNetworking Жыл бұрын

    📌 *More free preview lessons from the Practical OSPF course:* pracnet.net/ospf 📌 *Want even more? Check out the full course:* pracnet.net/ospfcourse 📌 *CCNA Resources:* pracnet.net/ccna 📌 *Learn Networking:* pracnet.net/nf 📌 *Learn & Practice Subnetting:* subnetipv4.com

  • @scheimong
    @scheimong7 ай бұрын

    Hi, a software developer here. Thanks to your lessons, I've gone from a complete noob in networking to being able to configure our small business's entire office network in the span of a few months. For a video learner like me, this is by far the best learning resource on networking subjects anywhere on the entire internet.

  • @scottspa74
    @scottspa74 Жыл бұрын

    Ed,what you do fo improve the general understanding of networking is TOP-NOTCH. Please dont forget that. Your'e fixing the world. Your'e an absolute savior.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thanks for the kind words, Scott. Much appreciated

  • @michaelpayne4540
    @michaelpayne45405 күн бұрын

    Best explanation of OSPF on You Tube!

  • @andyhawaii2819
    @andyhawaii2819 Жыл бұрын

    Hi Ed, I hope you're having a great time in Hawai'i 🏝I am learning a lot from your videos. The OSPF AD is 110, EIGRP is 90, RIP is 120, static is 1, and direct interface is 0.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Nailed it ;) Well done, Andy. And I certainly am =) So nice to be in the ocean again.

  • @roargamer007

    @roargamer007

    9 ай бұрын

    And IGRP AD is 100 : )

  • @ershadramezani6716
    @ershadramezani67165 ай бұрын

    Absolutely blown away by how straightforward and insightful these videos are. Big thanks for sharing!

  • @PracticalNetworking

    @PracticalNetworking

    3 ай бұрын

    You're very welcome, glad you've enjoyed this content!

  • @kapilalok
    @kapilalok Жыл бұрын

    I've been watching videos based on networking for many years and I must say that the way Ed explains the things is one of the most effective trainers I've ever seen. In short still descriptive & effective. Many thanks for entire series...👍

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thank you for the kind words, Alok. Glad you enjoyed this series =)

  • @ankur9829

    @ankur9829

    Жыл бұрын

    You are right Alok

  • @westycoachwestycoach9434
    @westycoachwestycoach94344 ай бұрын

    This is great!!. You explained in simple terms. Thank you.

  • @GokhanDoymaz-oi7lx
    @GokhanDoymaz-oi7lxАй бұрын

    Thank you very much for presenting the OSPF Configuration examples so successfully.

  • @PracticalNetworking

    @PracticalNetworking

    14 күн бұрын

    You're very welcome, Gokhan. Thank you for supporting the channel.

  • @ZoltanSzaszBenedek
    @ZoltanSzaszBenedek3 күн бұрын

    Very well explained, could grasp the concept so much better that reading the official cert book...

  • @ofsep
    @ofsep2 жыл бұрын

    Hello Ed, your videos are definitely the best networking videos I could find on KZread. I'm currently preparing for the CCNP ENCOR exam and I have to admit that your OSPF series has helped me a lot so far. Will definitely share and advice your channel to everyone I know in the networking field. Thank you and keep going !

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you for your support & the kind words. Good luck with the CCNP !

  • @sinade1

    @sinade1

    Жыл бұрын

    You are totally right. He is the master; he explains networking concepts in a simple and detailed manner. Waiting for the OSPF network types.

  • @scottspa74
    @scottspa742 жыл бұрын

    At 21:30, I really like how you illustrated that the network command is configuring any INTERFACE that meets an address range (or specific address) into an OSPF process, and not necessarily specifying a network to put into OSPF. The fact that you used /16 to group them, but they were still understood to be /24 was a great illustration of that. I had been under the 'common misconception' you alluded to earlier. In fact, I believe that misconception was exactly what I was taught in school. Lol. Thanks for clearing that up in a practical, visual, way. 👍💯. Your contributions and effort are monumental.

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you Scott. Glad you are enjoying this series. The Network statement is one that brought me much confusion, and I've seen many students get tripped up on it as well, so I wanted to speak to it directly. =)

  • @robertgheorghe418
    @robertgheorghe4182 жыл бұрын

    One of the best if not the best free series on yt.

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you for the kind words. My goal is for this to be _the_ premiere OSPF resource on YT. =)

  • @andreabertucci
    @andreabertucci8 ай бұрын

    Hi Ed, I've followed a few videos over the years but never a complete series. After obtaining the CCNP Data Center I decided to review everything to consolidate the topics. Your explanation of OSPF is absolutely the best online and better than any paid courses I've taken over the years! I'm still a junior figure in this field (I've been working for almost 3 years) but thanks to studying and your videos my skills continue to grow quickly. We share the same teaching philosophy: helping others where we have had to struggle to understand things and from your teaching method and attention to detail we understand how much this makes the difference. Thank you very much, greetings from Italy.

  • @PracticalNetworking

    @PracticalNetworking

    8 ай бұрын

    Hi Andrea, I'm thrilled that you've enjoyed this series. Thank you for supporting the channel =) And thank you for the kind words.

  • @annamalaiutube
    @annamalaiutube7 ай бұрын

    Great to watch your useful video sessions... because of OSPF AD is 110, you configured the same as OSPF process ID.

  • @idowuaina7674
    @idowuaina7674 Жыл бұрын

    Enjoying is an understatement.....I am loving it

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Love the enthusiasm =). Glad you are _loving_ it ;)

  • @adedejiemmanuel1
    @adedejiemmanuel12 жыл бұрын

    This is still another deep dive. Thank you. Reference point 5:17 in the video; you revealed in your video on OSPF Deep Dive the reason you use process ID '110.' That is the administrative distance value for OSPF.

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Bingo ! =)

  • @aniswlidi2012
    @aniswlidi2012 Жыл бұрын

    This serie is excellent. Best explanation for OSPF. Not tired to watch and watch again. Thank you

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

  • @DexieTheSheep
    @DexieTheSheep5 ай бұрын

    pid 110 because of the administrative distance... nice :) pretty helpful video, i have a test on this tomorrow and completely forgot what i practiced cuz i missed class most days when we covered this. thanks!

  • @PracticalNetworking

    @PracticalNetworking

    4 ай бұрын

    Nailed it =)

  • @user-wt5sz5vu3o
    @user-wt5sz5vu3o10 ай бұрын

    this is the best network videos.

  • @user-wx7ny3pw8t
    @user-wx7ny3pw8t6 ай бұрын

    nice thank you mate im student at TAFE in QLD and your vids are so helpful. it give me a better understanding about OSPF.

  • @Zenandchill1111
    @Zenandchill11119 ай бұрын

    I truly enjoy your teaching style , you are direct and knowledgeable . I am currently studying for my ccna and every time I watch your videos my confidence in networking shoots through the roof . I get why you chose the process id number of 110 because thats the administrative distance for ospf . I will continue to watch your videos and recommend them to my peers . Thank you .

  • @PracticalNetworking

    @PracticalNetworking

    9 ай бұрын

    > _every time I watch your videos my confidence in networking shoots through the roof_ This line spoke directly to my heart, it is a large part of why I got into Training. To help alleviate some of the stress and confusion I had when I was first learning networking. Thank you for the kind comment, I'm thrilled that you have learned so much from this series =). And yes, you nailed it on OSPF & the 110 process ID. Cheers!

  • @zakariahamma5893

    @zakariahamma5893

    6 ай бұрын

    @@PracticalNetworking He's totally right. Your manner of explaining is unique and makes you fully confident (the human version of the happy state XD) of what you're doing. I sent this video to my teacher and he suggested all my classmates to watch your OSPF playlist. Thank you for what you're doing and we're waiting for other series :).

  • @ajaj8072
    @ajaj8072 Жыл бұрын

    I've never someone explains OSPF in a similar way you do. Much appreciated and keep it going please :) Thank you a ton

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    You're very welcome, AJ. Thanks for the kind words.

  • @samitbhosle2224
    @samitbhosle22248 ай бұрын

    Excellent , to the point session, helping to gain more knowledge in quick time. Excellently done!!!

  • @PracticalNetworking

    @PracticalNetworking

    8 ай бұрын

    Glad you enjoyed it =)

  • @Tamilkaraokevideos
    @Tamilkaraokevideos Жыл бұрын

    Thanks Ed, i needed a refresher and you explained it well. Appreciate it.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Glad you enjoyed it, Tamil!

  • @austinaaron7018
    @austinaaron70182 жыл бұрын

    I am really grateful for your free videos ed, I started learning networking after seeing your network fundamentals video, I would have not started a career in networking if I had not seen that, keep making new videos , you are inspiring and changing people's lives

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Austin. Those are very kind words and it made me smile to read them. I'm glad the videos helped you with your career in Networking =). Could you do me a favor? Do you mind sharing this video on Linked In, Reddit, Twitter, Facebook, or any other social media you use? As an independent creator, that would be an _enormous_ help, and I would appreciate it _greatly_ .

  • @praveenmathew
    @praveenmathew2 жыл бұрын

    Excellent work, I've watched multiple videos that goes into ospf , but yours is the most straightforward, practical tutorial series I could find.

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thanks for the kind words, Praveen. Glad you enjoyed this series!

  • @Quick.Adviser
    @Quick.Adviser Жыл бұрын

    I feel like a beginner so your videos are perfectly explained in detail, wonderful brothers and wonderful channels thanks a lot will recommend my friend that is studying ccna from italy!

  • @HectorHernandez-je2ye
    @HectorHernandez-je2ye2 жыл бұрын

    Great lesson! Your channel is my “Go-To” channel for learning Networking. Thank you!

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Awesome, Hector =) Glad you've enjoyed this content. You're very welcome.

  • @mikeoliveras7159
    @mikeoliveras715910 ай бұрын

    Hello Ed, your explanation were so cleat that now I can comprend how OSPF work. Thank you!

  • @aminelfeky
    @aminelfeky6 ай бұрын

    Love your videos Ed. Your content and your approach to teaching is amazingly unique. Would love a BGP deep dive series

  • @JohnHenryNhammer
    @JohnHenryNhammer8 ай бұрын

    Dude, you videos ROCK! Although I'm using Packet Tracer and some commands like SHOW IP OSPF RIB do not work, I could understand and put it all into practice. Much obliged and keep on keepin' it on!

  • @PracticalNetworking

    @PracticalNetworking

    8 ай бұрын

    Awesome, John. Glad you're getting a lot out of this series =). G/L with your OSPF studies!

  • @riolesteban6029
    @riolesteban6029 Жыл бұрын

    Hi Ed, I am preparing for my CCNA exam and i came across to your videos for my review. I really like the way you explain things with the detailed information and it helped me understand more clearly. Thank you!

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thank you for the kind words, Riol. Good luck w/ your CCNA =) If you're willing... Could you do me a favor? Do you mind sharing this video on Linked In, Reddit, Twitter, Facebook, or any other social media you use? As an independent creator, that would be an _enormous_ help, and I would appreciate it _greatly_ .

  • @Don-Carillo
    @Don-Carillo2 жыл бұрын

    Another gem. Never knew about the RIB command. Thanks as always

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Yes, that's a fun one. Love that it shows you the LSA the info was learned from =)

  • @lifeisbeautiful7882
    @lifeisbeautiful78822 жыл бұрын

    Enjoying the series so much...keep it going please thanks

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    More to come!

  • @Firas61
    @Firas613 ай бұрын

    perfect lesson with excellent explanation

  • @hhhhhh7406
    @hhhhhh74062 жыл бұрын

    thank you very much I hope you will make a BGP series

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Noted, Hussain. You're welcome!

  • @meunomeeBJJ
    @meunomeeBJJ Жыл бұрын

    Thank you, I’m enjoying this a lot ! All the best man

  • @LoayMatar
    @LoayMatar Жыл бұрын

    Very informative demonstration. Thank you.

  • @r_c_h_d7409
    @r_c_h_d7409 Жыл бұрын

    btw. I LOVE this course. it resonates so well with me. I had tried some other instructors on youtube but you are thorough and explain the 'why' behind the 'what' perfectly.

  • @r_c_h_d7409

    @r_c_h_d7409

    Жыл бұрын

    I am noticing though that at least on Packet Tracer, the 'rib' subcommand doesn't work on cisco devices.... I'll try it on GNS3. that's what it looks like you're using. the show ip ospf int brief command doesn't seem to work either.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Glad you enjoyed this one too. If you're willing, can you help me share the content among your peers or social media?

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Correct, Packet Tracer didn't implement the "rib" command. But you'll find it in real Routers, and on GNS3/EVE-NG, and so on. Cheers, RCHD!

  • @kword1512
    @kword1512 Жыл бұрын

    Fantastic stuff as always. Thanks for all the great explanations

  • @eitanfeigenbaum763
    @eitanfeigenbaum7639 ай бұрын

    Great detail, excellent explainatios

  • @PracticalNetworking

    @PracticalNetworking

    9 ай бұрын

    Glad you're enjoying this series, Eitan =)

  • @kaustubhketkar233
    @kaustubhketkar233 Жыл бұрын

    Hello Ed, The best OSPF explanation on KZread. A Big thank you!!! Appreciate your efforts!!!. Please make videos on Routing and Switching techniques also. Thank you once again.

  • @salserobrown
    @salserobrown Жыл бұрын

    I really like this explanation and I learned some new things.

  • @cslb38
    @cslb38 Жыл бұрын

    Hi Ed just revisiting OSPF, Also Ive seen your links floating around Reddit, more so than just my own.We are going to show the world how awesome your teach skills are! Great job!

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Awesome, thank you! And thank you for the shares I saw a few!

  • @en4ble773
    @en4ble773 Жыл бұрын

    Ed, best videos out there. Thank You so much for your efforts!

  • @tamoorali5768
    @tamoorali576810 ай бұрын

    you are a great teacher hats off bro

  • @zakariabouguenara3728
    @zakariabouguenara3728 Жыл бұрын

    Extremely well explained I ve learned many new things even though I thought that I had enough with OSPF for my CCNA.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Glad this helped =)

  • @carlosmalovini5319
    @carlosmalovini531911 ай бұрын

    Thank you for your work. Excellent!

  • @mattshen1207
    @mattshen1207 Жыл бұрын

    This is awesome. I can see the efforts put in

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thank you for noticing Matt. Glad you enjoyed it.

  • @williebrown4266
    @williebrown42662 жыл бұрын

    Excellent tutorial. Very well explained.

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Willie. Glad you enjoyed it =)

  • @Quick.Adviser
    @Quick.Adviser Жыл бұрын

    Both you are amazing thanks a lot for your both efforts

  • @RaphaelKONG
    @RaphaelKONG Жыл бұрын

    Amazing content so far !

  • @HemanthJabalpuri
    @HemanthJabalpuri11 ай бұрын

    - 5:10 Why 110 as process ID? Since it's the AD for OSPF - 18:56 routes that begin with letter **zero** . 😂 - 30:24 whether you are enjoying videos so far Yes, it's very very informative and interesting. You are the best

  • @PracticalNetworking

    @PracticalNetworking

    11 ай бұрын

    Nailed it! And thanks for laughing at the "letter 0" mistake... ha, I caught that in editing.

  • @xunililak1674
    @xunililak1674 Жыл бұрын

    That is a really good idea to choose process Id 110 same as AD... so can be easily spotted and not confused w any others. I w have to borrow that when building topolgys. Love your interface strategies as well! Thanks for all of your work, it's the best on the 🌐

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thank you for the kind words. Glad you're getting so much out of this content, cheers !

  • @keenkeen5863
    @keenkeen58638 ай бұрын

    thank you for your way of explaining things. I should say no word but thank you, you are awsome, and thank you

  • @sakshikumthekar1883
    @sakshikumthekar18832 жыл бұрын

    Something worth the watch .Kudos to the efforts .🤜🏻🤛🏻

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Cheers, Sakshi!

  • @vinod825
    @vinod8255 ай бұрын

    Thanks a lot , Keep moving and Give the Best.

  • @ciscology8367
    @ciscology83679 ай бұрын

    @PracticalNetworking - Ed, excellent video. I learned a lot. keep up the good work and God bless.

  • @PracticalNetworking

    @PracticalNetworking

    9 ай бұрын

    You're welcome! Thank you for supporting the channel =)

  • @ciscology8367

    @ciscology8367

    9 ай бұрын

    @@PracticalNetworking would love to see similar series for BGP and ENCORE

  • @abdulkadirmohammednur5573
    @abdulkadirmohammednur5573 Жыл бұрын

    Thanks for the excellent efforts

  • @PramodhSG
    @PramodhSG Жыл бұрын

    I enjoyed this video, great and easy understanding video, thanks.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    You're welcome !

  • @madusankasampathweerasingh8570
    @madusankasampathweerasingh85704 ай бұрын

    Keep up the good work! great stuff!

  • @donaldtong2903
    @donaldtong29037 ай бұрын

    Best ospf Lesson !

  • @desaironak11
    @desaironak11 Жыл бұрын

    Extremely grateful 🙏

  • @desaironak11
    @desaironak11 Жыл бұрын

    This is just so much useful. Wow

  • @DG-ju2wf
    @DG-ju2wf9 ай бұрын

    First thank you for much for the video. The OSPF 110 is the administration distance for OSPF

  • @toml7682
    @toml7682 Жыл бұрын

    Thank you so much for your great demonstration for the Ospf topic. I am would like to see topics like SDN and Automation. Thanks again.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    You're welcome, Tom. Glad you enjoyed it.

  • @bogdanvoinescu6591
    @bogdanvoinescu65915 ай бұрын

    Thank you for your lessons

  • @aussietramp
    @aussietramp Жыл бұрын

    Underrated video! Thanks! A new subscriber here

  • @medosasa4580
    @medosasa45802 ай бұрын

    Thank you, my dear teacher

  • @michaelrobbins4462
    @michaelrobbins44625 ай бұрын

    learning so much. Thank you!

  • @christostz03
    @christostz03 Жыл бұрын

    Best practical explanation i ever seen ! Congrats ! Would love if you made a "Practical EIGRP", "Practical BGP", "Practical MPLS" series, as well !!!! 😀😀😀😀😀😀😀😀 I bet they would ROCK also !!!

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Glad you've enjoyed the series =). You can access all the videos here: pracnet.net/ospf. BGP comes up a lot as a suggestion. I'd be keen to do that =). As for EIGRP, I've written three articles you might enjoy: EIGRP Explained : www.practicalnetworking.net/stand-alone/eigrp-terminology/ EIGRP Metric : www.practicalnetworking.net/stand-alone/eigrp-metric/ EIGRP Feasibility Condition: www.practicalnetworking.net/stand-alone/eigrp-feasibility-condition/

  • @christostz03

    @christostz03

    Жыл бұрын

    @@PracticalNetworking Yes, i did found them out ! Tomorrow is the day for them ! :) Again, congrats for your great job ! Thank you very much !

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    @@christostz03 Cheers, Christos. Hope you enjoy them the way you enjoy this one =).

  • @arshdeep1286
    @arshdeep1286 Жыл бұрын

    Thanks for the valuable information 😊

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    My pleasure 😊

  • @flyboyrj360501
    @flyboyrj36050110 ай бұрын

    Thanks for your session.

  • @PracticalNetworking

    @PracticalNetworking

    10 ай бұрын

    You're very welcome, glad you enjoy it =)

  • @zeboalfgang
    @zeboalfgang11 ай бұрын

    Excellent video!!!

  • @rohanofelvenpower5566
    @rohanofelvenpower5566 Жыл бұрын

    this series is very educational and sexum

  • @Level7Beats
    @Level7Beats Жыл бұрын

    I've been watching videos about CCNP material from Keith Barker and David Bombal. Both of whom are great! However, the way you teach is amazing! I prefer it over their teaching styles. I hope you continue to make videos. I just went on your website as well as added it to my faves. Ill be checking that out. Lots of ccnp individuals are in need of practice labs. Not sure if you do more complicated ones. Keep up the great work!

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Thank you for the kind words =). It's an honor to be compared to some of the greats like Keith and David. Noted about CCNP recommendations, maybe in the future !

  • @victorhugosanchezmoctezuma1020
    @victorhugosanchezmoctezuma102011 ай бұрын

    I like the way you explain all the concepts... The way you teach them, makes more sense to me... Many thanks 👍

  • @user-ul7od9ej8t
    @user-ul7od9ej8t9 ай бұрын

    Just saw this channel. ❤ wow it’s the best

  • @wirelessnerd7131
    @wirelessnerd71319 ай бұрын

    These are great videos, described methodically and in an orderly fashion. I have learned so much from your videos. Thank you. PS I couldn’t come up with any reason why you like to use 110 for the process id. :)

  • @atifahmed-ll2if
    @atifahmed-ll2if Жыл бұрын

    excellent job sir

  • @lifeisbeautiful7882
    @lifeisbeautiful78822 жыл бұрын

    Great explanation..thanks for sharing

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    YOu're welcome!

  • @espartaco2028
    @espartaco2028 Жыл бұрын

    Cool appliance using 110 as the process ID to match the AD of OSPF.

  • @PracticalNetworking

    @PracticalNetworking

    Жыл бұрын

    Bingo!

  • @mrd4233
    @mrd42332 жыл бұрын

    A-M-A-Z-I-N-G explanation!!

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Mr. D =). Glad you enjoyed it!

  • @yurihonorato161
    @yurihonorato1618 ай бұрын

    thank you for you didatic! Greetings from brazil

  • @PracticalNetworking

    @PracticalNetworking

    8 ай бұрын

    You're welcome! Greetings from Seattle !

  • @TJ-op3ho
    @TJ-op3ho Жыл бұрын

    Great Job!

  • @Mayaali329
    @Mayaali3296 ай бұрын

    My guess is that you like to use the Process ID No. 110 coz of OSPF's administrative distance. Thank you so much for all that you're doing. Greatly appreciated. How I wish you could do Series on EIGRP, BGP and all FHRP Redundancy protocols like HSRP, VRRP, GLBP also Serries on VPN, Etherchannel, Wireless connectivity etc.

  • @donaldtong2903
    @donaldtong29032 жыл бұрын

    Best. OSPF video

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Donald =)

  • @asish4ever
    @asish4ever4 ай бұрын

    Thank you!

  • @bhagyashreeaher7429
    @bhagyashreeaher74295 ай бұрын

    Thank you Ed :) Would love to learn BGP deep dive too

  • @RishiRap
    @RishiRap Жыл бұрын

    Informative!

  • @ElnurHuseynov-zo2ee
    @ElnurHuseynov-zo2ee Жыл бұрын

    Thank you so much.

  • @Tigr230
    @Tigr2302 жыл бұрын

    You are awesome. Thanks 😊

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    You're very welcome, Badr.

  • @AA-om4vb
    @AA-om4vb Жыл бұрын

    thank you - amazing

  • @ibrahimmassad7341
    @ibrahimmassad7341 Жыл бұрын

    Amazing man 😎

  • @freddiemunoz4443
    @freddiemunoz44436 ай бұрын

    Thank you sir!!

  • @cgmarch2359
    @cgmarch23592 жыл бұрын

    Hi. Great content. Maybe it make sense to make a short video about ospf redistr connected vs passive interface default . Please keep this gold content comming !

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Great suggestion! I don't think I had added passive interfaces to my list, but 100% that is necessary for this series. I'll include a demo of redistributed connected when I get in to type 4 and 5 LSAs later in this series. =) Glad you're enjoying it. _(If you are willing, please help me spread the word about this content, thank you)_

  • @tauqeerhassan1967
    @tauqeerhassan1967 Жыл бұрын

    well explained

  • @user-ho2bo4nj3m
    @user-ho2bo4nj3m10 ай бұрын

    bro you are awesome

  • @Ssb9009
    @Ssb90092 жыл бұрын

    Love ur explanation sir❤️

  • @khelouiazzeddine3113

    @khelouiazzeddine3113

    2 жыл бұрын

    I enjoy it realy

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Shubham =)

  • @PracticalNetworking

    @PracticalNetworking

    2 жыл бұрын

    Thank you, Kheloui =)

Келесі