Delegate subscriber IP allocation to external DHCP server #1133
Replies: 4 comments 6 replies
|
Hello @VikrantDigiCat , Thanks for reaching out. This is an interesting feature. Ella Core does not support delegating UE IP address allocation to an external DHCP server. IP allocation is handled entirely internally. Supporting external DHCP would likely require implementing a DHCP relay client and managing lease lifecycles — it's something we could consider for a future release. That said, if your goal is purely about routing UE traffic, you can use BGP Today to advertise UE subnet routes to your enterprise network. Guide here. You can also view UE traffic flows via the Usage page. |
|
@ghislainbourgeois Thank you so much for your prompt response. If you want, you can move this discussion to the "ideas" section. |
|
I am reopening the discussion since the idea has not been implemented nor discarded. However, I need to better understand the relation between the usecase/rationale and the proposal. The goal to "ensure highly secure 5G environment where traffic of X UE connected to A-5G Network is routed securely to Y UE connected to B-5G Network" can be addressed without external DHCP:
That said, I understand external DHCP may still be needed if your enterprise network is tightly integrated with your DHCP infrastructure. Is that the case here, or would the features above cover your requirements? |
|
Hi folks, I'm in the early stages of planning a large scale deployment so this is a great idea. In an enterprise I can imagine having a central gateway with DHCP probes (Like Cisco ISE) tracking UE origin and hops between cores. In a disaster scenario I may deploy dual cores in a zone for redundancy if one is lost and backhaul up to my cloud gateway through a pair of starlink or similar. Thank you all for everything you do. Christopher |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Is there anyway to enable use of Enterprise DHCP sitting on the N6 Gateway to handle the UE IP Address allocation? We have this feature in our Enterprise 5G Core that we use from another vendor. It helps us to identify the specific UE sending a particular traffic/packet at the N6 gateway and then route it accordingly within our network.
All reactions