Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Creating new DHCP pool does not enable the DHCP service automatically #533

Open
bejoycalias opened this issue Jun 26, 2020 · 1 comment
Open

Comments

@bejoycalias
Copy link

bejoycalias commented Jun 26, 2020

When creating a new DHCP pool, either it should enable the DHCP service automatically. OR we should have another CLI option to start the DHCP service once the pool is created.

$ vcd -d gateway services dhcp-pool create --range 192.168.50.10-192.168.50.99 -p--primary-server 8.8.8.8 -s--secondary-server 8.8.4.4 --subnet 255.255.255.0 edge-dal10-5c2b2b62
DHCP Pool created successfully.

@kgawda
Copy link

kgawda commented Mar 22, 2021

This is also problem for me. On a fresh organization environment I cannot make a whole deployment via CLI, because DHCP Service is Off by default and, as for now, it needs to be enabled manually via web interface.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants