Hi All,
I am new to my company's Meraki Network and I want to figure it out how it works.
My company Network is using this Topology in the article below
The Layer 3 Switch is using HP 3800 and all the Vlans created on it. All the Static Routes are created on MX Appliance and each Route is setup with a DHCP Server to provide DHCP services to the clients.
You can see between MX and Layer 3 Switch it is using an Access link, on Meraki Port is Access Port only Allow Native Vlan in this case is Vlan 50.
1. What I don't understand how DHCP Server give IP to downstream clients when MX is using Access Mode to connect Layer 3 Switch not using Truck Mode? should the Link to Trunk?
2. For example, a new client A in Vlan 1 want to get a IP from DHCP Servers of Static Route 1, Layer 3 Switch will forward the DHCP request to MX, but how MX decide which DHCP server to assign IP to Vlan 1?
3. I tried to create a new Vlan 3 on Layer 3 MX Switch with all the exact same setting as other Vlans, but somehow the client on the new Vlan 3 couldn't get an IP address from DHCP server, I am wondering where it is wrong.
Any suggestions or any useful articles please share with me, Thanks first.
Solved! Go to solution.
You should have to configure the DHCP Relay in you L3 switch.
Read the documentation about DHCP Relay.
https://documentation.meraki.com/MX/DHCP/Configuring_DHCP_Relay
You should have to configure the DHCP Relay in you L3 switch.
Read the documentation about DHCP Relay.
https://documentation.meraki.com/MX/DHCP/Configuring_DHCP_Relay
Hi @alemabrahao , thanks for the reply, I understand the DHCP Relay needs to be configured in L3 Switch, but I have gone through every menu on the HP L3 Switch Web page but couldn't find any place for DHCP Relay, unless there is management Portal I am not ware of that can configure Relay on this HP L3 Switch.
Also could the default Route configured on L3 Switch be acting as DHCP Relay (IP Helper)?
As far as I know the IP helper is configured under the interface VLAN or in some cases on VLAN.
Hello,
Why you don't configure the DHCP server on the Layer 3 switch?
It's the best way.
I have the same topology, and i have configured the DHCP server on my MS switch.
Regards
Hi Dimatt, thanks for you reply. The L3 Switch is not Meraki Swtich, it's HP 3800-24G-2SFP and I couldn't find a setting to setup DHCP.
Also in this Meraki Example, the DHCP server is setup on the MX, not on the Layer 3 Switch.
https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example
I am thinking replacing the HP L3 Switch with Meraki L3 Switch for future, but at current stage I need to figure it out how the HP Switch does the DHCP Relay as I couldn't find any setting for DHCP Relay.
Take a look at this video.
https://youtu.be/mml4J4fGrlk?si=mKoF570U9yYbvBTo
Hi @alemabrahao , thanks for the Video, the HP 3800-24G-2SFP doesn't have the DHCP Relay menu, I am starting looking for other solutions.
There is a Meraki Switch MS225 on the network and I searched this MS225 can do the DHCP Relay so I am planning to setup DHCP Relay on this MS225, but this MS225 is connecting to HP L3 Core Switch first, MS225 is not connecting to MX directly.
My question:
If I setup a new Vlan on MS225 and setup a DHCP Relay to point to MX Gateway, although MS225 is not directly connected to MX, will the DHCP Relay work?
It supposed to work.
Hi @alemabrahao , Thanks for your work.
I figured it out where to setup DHCP Relay on the HP Switch.
This Switch is very weird, on the Web port it didn't give you option to setup DHCP Relay, but today I login via Telnet session and do show ip helper-address, I can see existing IP helper address for existing Vlan, and new Vlan I setup didn't have ip Helper-address.
After I setup a new ip Helper-address for new Vlan, all working now, it makes all sense now.
Thanks again for your help, this help a lot on identifying the issue.
Great, it's why I prefer to use the good old CLI 😄