Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgmtSelfIp still seems to use DHCP on BIGIP #23

Open
mwardbopp opened this issue Aug 16, 2022 · 1 comment
Open

mgmtSelfIp still seems to use DHCP on BIGIP #23

mwardbopp opened this issue Aug 16, 2022 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@mwardbopp
Copy link

mwardbopp commented Aug 16, 2022

Describe the bug

when passing ip address in for mgmtSelfIp the BIGIP is still using DHCP.

mgmtSelfIp No   string The private IP address to apply to the primary IP configuration on the management network interface. The address must reside in the subnet provided in the mgmtSubnetId parameter. Note: When set to empty string, DHCP will be used for allocating ip address.

Expected behavior

The bigip should be configured with the IP address but not show configured-by-dhcp

Current behavior

bigip is showing DHCP in use
sys management-ip 172.16.1.50/24 {
description configured-by-dhcp
}

Steps to reproduce

https://github.com/mwardbopp/cft_templates/tree/main/CSTv2

use the following input/outputs or any input which uses an IP for mgmtSelfIp

https://github.com/mwardbopp/cft_templates/blob/main/CSTv2/bigip-standalone-1.yaml
https://github.com/mwardbopp/cft_templates/blob/main/CSTv2/cstv2-standalone-1.json

Your Environment

  • Version used: 16.1.0
@shyawnkarim
Copy link

Thanks for filing this bug. We are now tracking this internally with ID ESECLDTPLT-3165.

@shyawnkarim shyawnkarim added the bug Something isn't working label Aug 17, 2022
@shyawnkarim shyawnkarim added this to the backlog milestone Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants