Skip to content

feat(iosxe): add relay_bootp_ignore attribute to iosxe_dhcp#500

Open
ChristopherJHart wants to merge 2 commits intoCiscoDevNet:mainfrom
ChristopherJHart:feat/iosxe-dhcp-relay-bootp-ignore
Open

feat(iosxe): add relay_bootp_ignore attribute to iosxe_dhcp#500
ChristopherJHart wants to merge 2 commits intoCiscoDevNet:mainfrom
ChristopherJHart:feat/iosxe-dhcp-relay-bootp-ignore

Conversation

@ChristopherJHart
Copy link
Copy Markdown
Collaborator

@ChristopherJHart ChristopherJHart commented Apr 27, 2026

Summary

  • Add relay_bootp_ignore attribute to iosxe_dhcp resource and data source, mapping to ip dhcp relay bootp ignore CLI command
  • YANG path: Cisco-IOS-XE-dhcp:relay/bootp/ignore (type: empty, present in 17.12.1+)

Fixes #470

Notes

  • Addresses CVE-2026-20084 mitigation capability
  • Follows the same pattern as existing relay attributes (relay_information_trust_all, relay_information_option_vpn, etc.)

🤖 AI Generation Metadata

  • AI Generated: Yes
  • AI Tool: claude-code
  • AI Model: opus-4.6
  • AI Reason: provider attribute addition + code generation

Closes CiscoDevNet#470

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AI-Generated: yes
AI-Tool: claude-code
AI-Model: opus-4.6
AI-Percent: 55
AI-Reason: add relay_bootp_ignore attribute to iosxe_dhcp
AI-Generated: yes
AI-Tool: claude-code
AI-Model: opus-4.6
AI-Percent: 50
AI-Reason: fix provider docs regeneration
AI-Generated: yes
AI-Tool: claude-code
AI-Model: opus-4.6
AI-Percent: 23
AI-Reason: fix changelog version placement
AI-Generated: yes
AI-Tool: claude-code
AI-Model: opus-4.6
AI-Percent: 0
AI-Reason: fix changelog formatting
@ChristopherJHart ChristopherJHart force-pushed the feat/iosxe-dhcp-relay-bootp-ignore branch from e8915d5 to 005e8a3 Compare April 27, 2026 21:15
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.

Add "ip dhcp relay bootp ignore" to iosxe_dhcp

1 participant