Skip to content

feat(iosxr): add support for 802.1Q and 802.1ad subinterfaces#340

Open
sven-rosenzweig wants to merge 1 commit intomainfrom
feat/iosxr_subinterface
Open

feat(iosxr): add support for 802.1Q and 802.1ad subinterfaces#340
sven-rosenzweig wants to merge 1 commit intomainfrom
feat/iosxr_subinterface

Conversation

@sven-rosenzweig
Copy link
Copy Markdown
Contributor

Add support for configuring subinterfaces on both physical and
bundle interfaces.

Refactor code by removing the unused ExtractVlan method and
renaming/refactoring ExtractBundleInterface to extract the
subinterface ID generically.

Clean up IPv4 network configuration by introducing a helper
function.

@github-actions github-actions Bot added the size/L label May 6, 2026
@sven-rosenzweig sven-rosenzweig force-pushed the feat/iosxr_subinterface branch from 5da6559 to 57bb46e Compare May 6, 2026 07:45
@hardikdr hardikdr added the area/switch-automation Automation processes for network switch management and operations. label May 6, 2026
@hardikdr hardikdr added this to Roadmap May 6, 2026
@sven-rosenzweig sven-rosenzweig force-pushed the feat/iosxr_subinterface branch from 57bb46e to 2208a91 Compare May 7, 2026 08:00
@github-actions github-actions Bot added size/XL and removed size/L labels May 7, 2026
@sven-rosenzweig sven-rosenzweig marked this pull request as ready for review May 7, 2026 08:21
@sven-rosenzweig sven-rosenzweig requested a review from a team as a code owner May 7, 2026 08:21
@sven-rosenzweig sven-rosenzweig force-pushed the feat/iosxr_subinterface branch 3 times, most recently from 54a3ee8 to ff0fc3e Compare May 7, 2026 09:10
@github-actions github-actions Bot added size/L and removed size/XL labels May 7, 2026
Add support for configuring subinterfaces on both physical and
bundle interfaces.

Refactor code by removing the unused ExtractVlan method and
renaming/refactoring ExtractBundleInterface to extract the
subinterface ID generically.

Clean up IPv4 network configuration by introducing a helper
function.

Signed-off-by: Sven Rosenzweig <sven.rosenzweig@sap.com>
@sven-rosenzweig sven-rosenzweig force-pushed the feat/iosxr_subinterface branch from ff0fc3e to 50c8397 Compare May 7, 2026 11:11
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