Skip to content

Updata Interface Mappings #665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

pato23arg
Copy link
Contributor

@pato23arg pato23arg commented Jun 17, 2025

Remove ambiguous mapping:

"B" -> "Bdi" -> causes conflicts, or interface misnaming for some platforms (e.g. HP Procurve Stacks)

Add missing Mappings (Bridge Virtual Interfaces - Cisco):

"Bv": "BVI",
"Bvi": "BVI",

@@ -11,9 +11,10 @@
"ap": "AppGigabitEthernet",
"ATM": "ATM",
"AT": "ATM",
"B": "Bdi",
Copy link
Contributor

Choose a reason for hiding this comment

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

let's keep this for now, can revisit after, but this should get you moving.

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