Skip to content
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

Add Eltex platform with 8 templates #1519

Merged
merged 20 commits into from
Nov 8, 2023

Conversation

PavloSkliarenko
Copy link
Contributor

Templates for commands:

show interface
show interfaces description
show interfaces status
show interfaces switchport
show ip interface
show system
show system id
show vlan

Value GATEWAY_STATUS (\S+)
Value GATEWAY_TYPE (\S+)
Value IP (\S+)
Value I_F (.*?)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Value I_F (.*?)
Value I_F (.*?)

Is that an interface? Let's update this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. This is interface. I'll fix it

ntc_templates/templates/eltex_show_system.textfsm Outdated Show resolved Hide resolved
ntc_templates/templates/eltex_show_system_id.textfsm Outdated Show resolved Hide resolved
ntc_templates/templates/eltex_show_vlan.textfsm Outdated Show resolved Hide resolved
PavloSkliarenko and others added 7 commits November 6, 2023 20:00
Co-authored-by: Josh VanDeraa <josh@josh-v.com>
Co-authored-by: Josh VanDeraa <josh@josh-v.com>
Co-authored-by: Josh VanDeraa <josh@josh-v.com>
Co-authored-by: Josh VanDeraa <josh@josh-v.com>
@PavloSkliarenko
Copy link
Contributor Author

Fix value names according to new Data model

@jvanderaa jvanderaa merged commit 22c0103 into networktocode:master Nov 8, 2023
16 checks passed
mjbear pushed a commit to mjbear/ntc-templates that referenced this pull request Jan 7, 2024
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