DHCP Relay - Mikrotik

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.พ. 2025
  • #mtcna #mikrotik #dhcpserver
    Explore DHCP Relay on MikroTik routers in this concise video guide. Learn how to configure and optimize DHCP relay settings to efficiently manage IP address allocation and network communication, ensuring seamless connectivity in your network infrastructure.
    Check more videos on my channel
    / @thenetworktrip
    Connect with Wilmer Almazan
    LinkedIN: / wilmeralmazan
    Facebook: / nsswilmeralmazan
    Twitter: / wilmer_almazan
    Instagram: / wilmer_almazan
    Personal Blog: thenetworktrip...
    mikrotik
    routeros 7
    ospf
    mtcna
    mtcre
    cybersecurity
    routing
    cloud computing
    virtualization
    switching
    network automation

ความคิดเห็น • 16

  • @alimibrahem8120
    @alimibrahem8120 ปีที่แล้ว +2

    so elegent Mr Wilmer...! i will be very Greatful if you add a video that explain the default firewall rules that came with the router.

    • @TheNetworkTrip
      @TheNetworkTrip  ปีที่แล้ว +2

      Hello! Thank you
      I will create 2-3 videos about the firewall in RouterOS.

  • @ronneldue3954
    @ronneldue3954 ปีที่แล้ว +1

    no doubt that you are the best in what you do.

    • @TheNetworkTrip
      @TheNetworkTrip  ปีที่แล้ว

      Thank you for you comment. I’m glad you like my content!

  • @chrisyoung8062
    @chrisyoung8062 ปีที่แล้ว +2

    so if I wanted to have multiple scopes (subnets with devices requesting DHCP addresses) I would create a DHCP server for each one? Basically I would repeat steps 1-3 on the server for each subnet?

    • @TheNetworkTrip
      @TheNetworkTrip  ปีที่แล้ว

      That's correct!

    • @chrisyoung8062
      @chrisyoung8062 ปีที่แล้ว

      @@TheNetworkTripI configured it per your video and it works great! I have 7 vlans that I provide addresses to. I can now stop using my MS Server 2019 for DHCP. I wish I had known of this years ago.

  • @x.device4046
    @x.device4046 7 หลายเดือนก่อน +1

    tnx it helps a lot

  • @andychess
    @andychess 11 หลายเดือนก่อน

    Great video. Thank you:-).

  • @elcano9l52
    @elcano9l52 14 วันที่ผ่านมา

    I am trying to do relay to a single central dhcp server from multiple POPs all with mikrotik routers serving GPON customers. I see that on the server you can define only one IP for one relay. Would this setup be posible to get multiple relays to a single server? Or would I have to create multiple server, but that defeats the purpose of a single server... The whole system is running OSPF/MPLS routed, and the dhcp server is running a 100.64.x.x/10 network for carrier grade NAT. We are currently doing central dhcp server by running multiple VPLS tunnels to the central dhcp server bridge, from the POPs dhcp client's side vlans. It works, but the problem is that when a customer requests a resource that is available locally at the pop, it will travel to the edge router with dhcp, and go back outside the VPLS tunnel to the POP, causing double traffic and double latency. We want to run relay with option set 82 to determine the originating POP and assign a local gateway at the POP for the customer, so that local POP resources can be found at the local routing table. Thanks!

  • @mrnijai
    @mrnijai ปีที่แล้ว +1

    If we want to do on layer 3 environment. Doest the interface on the dhcp-relay must be set to the bridge?

    • @TheNetworkTrip
      @TheNetworkTrip  ปีที่แล้ว

      Hello!
      If the interfaces will be in different networks, you don't need to add the interfaces to a bridge. If they will have the same broadcas domain, you can add them to the bridge.

  • @yuniornugroho8682
    @yuniornugroho8682 ปีที่แล้ว +1

    Is it Possible if DHCP Server is Windows Server ?

    • @TheNetworkTrip
      @TheNetworkTrip  ปีที่แล้ว

      Hello! Yes, the DHCP server can Windows Server.

    • @yuniornugroho8682
      @yuniornugroho8682 ปีที่แล้ว

      @@TheNetworkTrip Greatt oke Thanks for the Reply !

    • @SergeantTrigger
      @SergeantTrigger ปีที่แล้ว

      @@TheNetworkTrip quite curious on how to set this up. hope u find a time doing a guide for this. thanks.