Skip to content

Add export-gateway-ip to NX-OS BGPConfig address-family#306

Open
felix-kaestner wants to merge 1 commit intorefactor/rdstfrom
gw-ip
Open

Add export-gateway-ip to NX-OS BGPConfig address-family#306
felix-kaestner wants to merge 1 commit intorefactor/rdstfrom
gw-ip

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

Adds ExportGatewayIP to BGPConfigUnicastAddressFamily, covering both IPv4 and IPv6 unicast address families via a shared struct. The NX-OS provider maps this to the exportGwIp DME field on BGPDomAfItem, always writing the value (enabled/disabled) with no omitempty.

@felix-kaestner felix-kaestner requested a review from a team as a code owner April 15, 2026 13:50
@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Apr 16, 2026
@hardikdr hardikdr added this to Roadmap Apr 16, 2026
Adds ExportGatewayIP to BGPConfigUnicastAddressFamily, covering both IPv4
and IPv6 unicast address families via a shared struct. The NX-OS provider
maps this to the exportGwIp DME field on BGPDomAfItem, always writing the
value (enabled/disabled) with no omitempty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/switch-automation Automation processes for network switch management and operations. size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants