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

fix unconfigured DHCP issue in cisco_wlc_ssh_show_interface_detailed #817

Conversation

wvandeun
Copy link
Contributor

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

cisco_wlc_ssh_show_interface_detailed, cisco_wlc, show interface detailed

SUMMARY

Fixes an issue when no DHCP server(s) has been configured on the interface and adds a test case for this situation

+Value PRIMARY_DHCP_SERVER (\d+.\d+.\d+.\d+|Unconfigured)
+Value SECONDARY_DHCP_SERVER (\d+.\d+.\d+.\d+|Unconfigured)

@jmcgill298 jmcgill298 merged commit 572939e into networktocode:master Oct 27, 2020
@jmcgill298
Copy link
Contributor

Thanks @wvandeun

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

Successfully merging this pull request may close these issues.

2 participants