Skip to content

Implement per-VRF control of IGP address families#2679

Merged
ipspace merged 2 commits intodevfrom
vrf-igp-af
Sep 12, 2025
Merged

Implement per-VRF control of IGP address families#2679
ipspace merged 2 commits intodevfrom
vrf-igp-af

Conversation

@ipspace
Copy link
Copy Markdown
Owner

@ipspace ipspace commented Sep 12, 2025

This change adds 'af' attribute to isis, ospf, and rip VRF parameters, allowing you to specify which address families you want to run with a VRF IGP instance.

Implements #2398

This change adds 'af' attribute to isis, ospf, and rip VRF parameters,
allowing you to specify which address families you want to run with a
VRF IGP instance.

Implements #2398
@ipspace ipspace requested a review from jbemmel September 12, 2025 14:39
Comment thread netsim/modules/_routing.py
Comment thread docs/module/routing_protocols.md
Copy link
Copy Markdown
Collaborator

@jbemmel jbemmel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit tricky to see, but I suspect there may be a corner case missing

ipspace added a commit that referenced this pull request Sep 12, 2025
@ipspace ipspace merged commit 6718790 into dev Sep 12, 2025
12 checks passed
@ipspace ipspace deleted the vrf-igp-af branch September 12, 2025 15:28
ipspace added a commit that referenced this pull request Sep 14, 2025
This change adds 'af' attribute to isis, ospf, and rip VRF parameters,
allowing you to specify which address families you want to run with a
VRF IGP instance.

Implements #2398
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