Skip to content

feat(huawei): structured BGP route output (4/10) - #367

Open
WilhelmZA wants to merge 1 commit into
thatmattlove:mainfrom
WilhelmZA:pr/huawei-structured-bgp
Open

feat(huawei): structured BGP route output (4/10)#367
WilhelmZA wants to merge 1 commit into
thatmattlove:mainfrom
WilhelmZA:pr/huawei-structured-bgp

Conversation

@WilhelmZA

@WilhelmZA WilhelmZA commented Jun 13, 2026

Copy link
Copy Markdown

Summary

Adds structured BGP route output for Huawei VRP, parsing display bgp routing-table detail (routes, AS-path, communities, RPKI/origin) into the standard structured table, and registers huawei as a structured-capable platform.

  • New parser models/parsing/huawei.py + bgp_routestr_huawei output plugin; hardens the existing bgp_route_huawei input transform against non-list/invalid targets.
  • Includes a parser unit test.
  • The original Huawei parser work is by @CarlosSuporteISP (credited as commit co-author).

Stacked series (4/10). Builds on pr/bgp-community-names.

Addresses

Adds structured Huawei BGP-route parsing and hardens the input transform (accepts a string or list target and tolerates non-prefix input). Intended to resolve the following upstream issues — confirmation on the affected hardware would be appreciated:

@WilhelmZA
WilhelmZA force-pushed the pr/huawei-structured-bgp branch from d1104f8 to 8648bad Compare June 14, 2026 11:11
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.

1 participant