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

Bugfix: issues with cisco_nxos_show_ip_dhcp_relay_address #821

Conversation

wvandeun
Copy link
Contributor

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

cisco_nxos_show_ip_dhcp_relay_address,cisco_nxos,show ip dhcp relay address

SUMMARY
  • regex for interface name was not capturing interfaces with / or . in name
  • added test cases for interfaces with / or . in name
  • added vrf value + test case

- regex for interface name was not capturing interfaces with / or .
in name
- added test cases for interfaces with / or . in name
- added vrf field + test case
@wvandeun wvandeun force-pushed the fix_cisco_nxos_show_ip_dhcp_relay_address branch from 1cf7719 to 0499b0d Compare October 30, 2020 10:17
@FragmentedPacket FragmentedPacket merged commit b70321e into networktocode:master Nov 4, 2020
@wvandeun wvandeun deleted the fix_cisco_nxos_show_ip_dhcp_relay_address branch November 4, 2020 22:47
guillaume-mbali pushed a commit to unyc-io/ntc-templates that referenced this pull request Apr 12, 2023
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