ntc-templates icon indicating copy to clipboard operation
ntc-templates copied to clipboard

TextFSM templates for parsing show commands of network devices

Results 110 ntc-templates issues
Sort by recently updated
recently updated
newest added

##### ISSUE TYPE - Template Issue with error and raw data ##### TEMPLATE USING ``` Value Required ACL_NAME (\S+) Value ACL_TOT_ELEM (\d+) Value ACL_NAME_HASH (0x\w+) Value TYPE (standard|extended) Value LINE_NUM...

question

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Added template ands test for Alcatel (Nokia) SROS for the **"ping"**, **"ping rapid"** and **"show service id interface"** commands. Index updated. Modified **"show service sap using"** changing the value **INGRESS_QOS**...

##### ISSUE TYPE - Template Issue with error and raw data ##### TEMPLATE USING ``` Value NAME (.*) Value DESCR (.*) Value PID (\S+) Value VID (\S+) Value SN (\S+)...

##### ISSUE TYPE - Template Issue with error and raw data ##### TEMPLATE USING # # FG Version: 5.6, 6.0, 6.2, 6.4 # HW : varied # Value HA_HEALTH (\S+)...

This allows specifying the template directory to the `parse` function directly instead of having to use an environment variable. In addition to looking in the custom template directory, this allows...

Added support for getting BIOS version. Tested in Nexus 3048, 93xx, 92xx and several versions (6.x, 7.x, 9.x and 10.x) Lines added: Value BIOS (\d+.\d+(.+)?) ^\s+(BIOS:\s+version)\s+${BIOS}\s*$$ Templete complete: Value UPTIME...

##### ISSUE TYPE - Template Issue with error and raw data ##### TEMPLATE USING ``` Value PORT (\S+) Value NAME (.+?) Value STATUS (err-disabled|disabled|connected|notconnect|inactive|up|down|monitoring|suspended) Value VLAN_ID (\d+|trunk|routed|unassigned) Value DUPLEX (\S+)...

So I have a case where the output from a cmd 'show runing' in a nexus give me something like this: ``` snmp-server host 10.140.300.200 traps version 2c ldldo-1ldd snmp-server...