Skip to content

Add routing policy refs to BGPPeerAddressFamily#303

Open
felix-kaestner wants to merge 1 commit intovrfreffrom
in-out-rm
Open

Add routing policy refs to BGPPeerAddressFamily#303
felix-kaestner wants to merge 1 commit intovrfreffrom
in-out-rm

Conversation

@felix-kaestner
Copy link
Copy Markdown
Contributor

BGPPeerAddressFamily gains two optional fields — InboundRoutingPolicyRef and OutboundRoutingPolicyRef — referencing a RoutingPolicy resource to apply per address family for inbound and outbound route filtering.

The NX-OS provider maps the resolved policy names to RtCtrlP-list entries under each peer address family item, using a new RtCtrlDirection type and BGPPeerAfRtCtrlP struct following the existing pattern.

@felix-kaestner felix-kaestner requested a review from a team as a code owner April 15, 2026 13:45
@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
BGPPeerAddressFamily gains two optional fields — InboundRoutingPolicyRef
and OutboundRoutingPolicyRef — referencing a RoutingPolicy resource to
apply per address family for inbound and outbound route filtering.

The NX-OS provider maps the resolved policy names to RtCtrlP-list entries
under each peer address family item, using a new RtCtrlDirection type and
BGPPeerAfRtCtrlP struct following the existing pattern.
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