apache / apache/cloudstack

Allow Custom DHCP Range for Isolated Guest Networks

未关闭
#12,661 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
type:enhancement
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

Currently, in isolated guest networks (with Source NAT), DHCP ranges are automatically derived from the network CIDR and cannot be explicitly defined.

Currently, users rely on CIDR adjustments by editing the network after it is created. It would be beneficial to allow administrators to directly specify the desired DHCP range during network creation for better flexibility and usability.

This feature would allow administrators to explicitly specify a DHCP range (e.g., 192.168.100.10 - 192.168.100.200) at the time of isolated guest network creation.

贡献指南

打开贡献指南

调研方向

首先跟踪隔离来宾网络的创建过程,以及 DHCP 范围从网络 CIDR 派生的位置。明确在创建过程中如何接受显式提供的范围(例如 192.168.100.10–192.168.100.200),然后验证所请求的范围会被保留并用于 DHCP 配置。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
cloud, networking
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。