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

At the moment commands are extracted from directory names during tests. It works nice when the command does not have any 'special' characters in it. But some commands do have...

Fix #1376 , Fixs_1376, Fix_1376 tasks.py add alias test to tests juniper junos_show_interfaces - tests/juniper_junos/show_interfaces/juniper_junos_show_interfaces.yml Sort current test yaml and verify it did not change. - tests/juniper_junos/show_interfaces/juniper_junos_show_interfaces2.raw add new test...

Found another case with our 7124SX models that omit values for the PfxRcd column. Here's an update to my previous submission to handle that.

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

**ISSUE TYPE** Fix Template Pull Request **COMPONENT** cisco_ios_show_snmp_community.textfsm, ios, show snmp community **SUMMARY** Cisco adding acl number recovery in snmp community template

changes_requested

##### ISSUE TYPE - Template Issue with error and raw data ##### TEMPLATE USING ./ntc_templates/templates/juniper_junos_show_interfaces.textfsm ``` Value Required INTERFACE (\S+) Value LINK_STATUS (\w+) Value ADMIN_STATE (\S+) Value HARDWARE_TYPE (\S+) Value...

Some IOS switches use Identifier instead of Mac address as header. Added both headers. show authen ses Interface Identifier Method Domain Status Fg Session ID Gi1/0/25 1234.5678.9101 mab DATA Auth...

changes_requested

Added a parser for the Cisco ASA "show access-list brief" command.

Hi Team! We have a lot of QSFP-40G-SR-BD by CISCO-AVAGO (part number is AFBR-79EBPZ-CS2) in N9K devices. For all of them 'show interface transceiver' output looks like: ``` Ethernet7/49 transceiver...

changes_requested