Skip to content

Fix: Enable redistribution of static routes on SR Linux/SR OS#3307

Merged
ipspace merged 1 commit intodevfrom
nokia-import
Apr 10, 2026
Merged

Fix: Enable redistribution of static routes on SR Linux/SR OS#3307
ipspace merged 1 commit intodevfrom
nokia-import

Conversation

@ipspace
Copy link
Copy Markdown
Owner

@ipspace ipspace commented Apr 10, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enables redistribution of static routes on Nokia SR Linux and SR OS devices by advertising support for static as a valid source protocol for route imports/redistribution.

Changes:

  • Add static to netlab_match_protomap for SR Linux and SR OS so Ansible redistribution templates can match static routes.
  • Extend SR Linux and SR OS features.*.import capability lists (BGP/ISIS/OSPF) to include static.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
netsim/devices/sros.yml Advertise static as a redistributable protocol and map it for SR OS Ansible templates.
netsim/devices/srlinux.yml Advertise static as a redistributable protocol and map it for SR Linux Ansible templates.

@ipspace ipspace merged commit 21e8e2f into dev Apr 10, 2026
15 checks passed
@ipspace ipspace deleted the nokia-import branch April 10, 2026 11:10
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