Skip to content

Commit

Permalink
Fix Eltex's template for 'show vlan' (#1806)
Browse files Browse the repository at this point in the history
Co-authored-by: Maxim Shpak <[email protected]>
  • Loading branch information
PavloSkliarenko and Maxim Shpak authored Aug 8, 2024
1 parent 27e1999 commit 8e21483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntc_templates/templates/eltex_show_vlan.textfsm
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Value CREATED_BY (\S+)

Start
^\s*Vlan\s+mode:.*$$
^\s*Created by:.*$$
^\s*Vlan\s+Name\s+Tagged\s+ports\s+Untagged\s+ports\s+Type\s+Authorization\s*$$ -> TableType1
^\s*Vlan\s+Name\s+Ports\s+Type\s+Authorization\s*$$ -> TableType2
^\s*Vlan\s+Name\s+Tagged\s+Ports\s+UnTagged\s+Ports\s+Created\s+by\s*$$ -> TableType3
Expand Down

0 comments on commit 8e21483

Please sign in to comment.