Skip to content

feat: Implement DeviceProvider for IOS-XR#263

Draft
sven-rosenzweig wants to merge 5 commits intomainfrom
feat/iosxr_deviceprovider
Draft

feat: Implement DeviceProvider for IOS-XR#263
sven-rosenzweig wants to merge 5 commits intomainfrom
feat/iosxr_deviceprovider

Conversation

@sven-rosenzweig
Copy link
Copy Markdown
Contributor

No description provided.

In Cisco IOS XR the yang empty type is not implemented correctly for
bundle-interfaces.
Instead of returning "[null]" as defined in the RFC, "[\n null \n]" is.

We simply work around of this.
For Bundle- and Bundlesubinterfaces creation fails, as the gnmi Update/Patch call,
checks whether the object exists or not. We skip this check once if the
gnmi call returns a NotFound error code.
Introduce new API field InnerVlan storing the inner vlan of a QandQ Tag.
@sven-rosenzweig sven-rosenzweig force-pushed the feat/iosxr_deviceprovider branch from a56b0db to fd96ddc Compare March 27, 2026 12:46
@sven-rosenzweig
Copy link
Copy Markdown
Contributor Author

merge #145 first. afterwards rebase the changes of this pr

@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label Mar 28, 2026
@hardikdr hardikdr added this to Roadmap Mar 28, 2026
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.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants