Configured DHCP For Multiple VLANs

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 66

  • @wantiaandy9405
    @wantiaandy9405 Год назад +1

    Thanks this video really helped me unlock my school project

  • @RadioRez
    @RadioRez Год назад +2

    Incredibly helpful! Thank you so much!

  • @EpicWondererExpedition
    @EpicWondererExpedition 2 года назад +2

    Thank you so much sir for sharing knowledge.

  • @sanjeevkumar6471
    @sanjeevkumar6471 27 дней назад

    Easy to understand

  • @SunilGupta-yz1rv
    @SunilGupta-yz1rv Год назад

    Great great great great Job brother

  • @sheikhramiz4405
    @sheikhramiz4405 2 года назад +1

    sir same setup how to configuration DNS setting

  • @sayedjawadtamim8894
    @sayedjawadtamim8894 14 дней назад

    hi teacher how to config port forwarding in firewall or how to connect to local sever for services from internet

  • @Netrologist
    @Netrologist 10 месяцев назад

    Dear PM ji,
    Kindly make a video of all types of Inter Vlan Routing configuration. It will be very helpful for me.❤
    Thanks to Advance.❤🙏

  • @SamuelJoséVelandiaDelCastillo
    @SamuelJoséVelandiaDelCastillo 3 месяца назад

    sorry, for the question but why you exclude those ip's addresses ??
    are those the ip's use for the routers interfaces ??

  • @mohamedeladl6273
    @mohamedeladl6273 Год назад

    and what about if we want to give the network internet access?

  • @bhubaneswarSmartcity
    @bhubaneswarSmartcity День назад

    Thanku sir

  • @RajKumar-jw2tz
    @RajKumar-jw2tz Год назад +1

    Hello what is the use of vlan 10 and vlan 20, both are communicate, pc 3 to pc 5 can't ping

    • @God4Short
      @God4Short Год назад

      you need to configure inter vlan

  • @richarddoh772
    @richarddoh772 Год назад

    Please apart from cisco packet tracer, which network simulator are you using

  • @Noor-nv4jw
    @Noor-nv4jw Год назад

    If we have 100 or above vlans on core sw should have to create sub int on rtr ?

    • @PMNetworking
      @PMNetworking  Год назад +1

      No, creating 100 subinterfaces for inter-VLAN communication is not necessary. You can use a router with a trunk link to connect the VLANs, and configure routing between them without needing a subinterface for each VLAN. This is a more scalable and efficient approach.

    • @Noor-nv4jw
      @Noor-nv4jw Год назад

      @@PMNetworking thanks for the reply but could you please suggest a lab video link relevant to your answer, very appreciate...

  • @ladikayembe
    @ladikayembe Год назад

    Love your video, so do you mind please do it slowly for beginners

  • @nareshabhira8728
    @nareshabhira8728 2 года назад

    Thanks for the video bro, Pls make video of networking monitoring bro and how trouble shoot the networking slowness

  • @mubarksidig6987
    @mubarksidig6987 7 месяцев назад

    Very nice

    • @PMNetworking
      @PMNetworking  7 месяцев назад

      Thanks for appreciation 😊

  • @prophead62
    @prophead62 Год назад

    is the switch you are using a managed switch ?

  • @PhannaPH30
    @PhannaPH30 3 месяца назад

    Sir, how does the DHCP Pool recognize clients whether they are from VLAN10 or VLAN20 if these two VLANs are not assigned the IP Address? OR does the DHCP Pool automatically recognize through the Sub-interface IP in the same range as its DHCP Pool?

    • @PMNetworking
      @PMNetworking  3 месяца назад

      From sub-interface

    • @PhannaPH30
      @PhannaPH30 3 месяца назад

      @@PMNetworking Thank you, Sir!♥

  • @Nehal126
    @Nehal126 5 месяцев назад

    How to configure DHCP relay agent using SVI?

    • @PMNetworking
      @PMNetworking  5 месяцев назад

      On SVI Interface, run ip helper command

  • @manikandang7470
    @manikandang7470 8 месяцев назад

    Hi sir,
    DHCP server how to identify its different vlan can you please explain

  • @thepuldarshana9056
    @thepuldarshana9056 Год назад

    hi what is this simulation you are using ?

  • @hassanBinTariq443
    @hassanBinTariq443 11 месяцев назад

    Sir i have create a topology in which branch router and HQ router is connect with an isp router branch router has 3 vlans and HQ LAN has a centralized dhcp after all configuration, all system ping each other but dhcup na give ip to barch router vlans. Please address this problem

    • @PMNetworking
      @PMNetworking  11 месяцев назад

      Noted, can you share your topology?
      WhatsApp: 08511826341

    • @RavindranPillay-nc8el
      @RavindranPillay-nc8el 4 месяца назад

      ​@PMNetworking can I also take your number sir?

  • @picazzo5150
    @picazzo5150 8 месяцев назад

    What simulator are you using?

  • @aishahipfokus
    @aishahipfokus Год назад

    what means of 'interface FastEthernet0/0.10 '...i means 0.10?

    • @erlin7125
      @erlin7125 Год назад

      when you type that command the router will create a virtual interface tied to the physical port FastEthernet0/0, which make FastEthernet0/0.10 a sub interface of FastEthernet0/0.

  • @saminkalhor4281
    @saminkalhor4281 Год назад

    You didn’t allow vlans on trunk! Wondering how it worked!?

  • @FATY-SCENARISTE
    @FATY-SCENARISTE 8 месяцев назад

    Hello
    you wrote int f0/0.2. Did you mean int f0/0.20?

  • @badsmiley1184
    @badsmiley1184 11 месяцев назад +2

    when i create the sub interface, it says to me "%Cannot create sub-interface", how can I fix that ?

    • @PMNetworking
      @PMNetworking  11 месяцев назад +1

      u need encap first. add encapsulation frame-relay on main interface; then u can create sub-interfaces.

    • @PMNetworking
      @PMNetworking  11 месяцев назад +2

      You can try this...
      Router(config)#interface serial 0/0/0
      Router(config-if)#encapsulation frame-relay

    • @garconmathias2750
      @garconmathias2750 6 месяцев назад

      @@PMNetworking why encapsulation frame-relay, can you explain please?

  • @CodeRBk
    @CodeRBk 3 месяца назад

    sir design topolgy use software

  • @mohamedeladl6273
    @mohamedeladl6273 Год назад

    thanks

  • @techytech3487
    @techytech3487 2 года назад

    I like these config videos.

  • @arshadshaikh-jj1tq
    @arshadshaikh-jj1tq Год назад

    sir in the real scenario company doesn't make the router as a dhcp server. can you make an video for Real word. like Dhcp server dns server and all

  • @monirhosenlimon431
    @monirhosenlimon431 Год назад

    Its not clear bro