We can help you to build a TextFSM template. Doesn’t matter if you need a single template or full device support for the default plannings we provide. To help us build a template collection we kindly request the following:
Please provide text files for the data listed below. Each file should contain:
- The command used to retrieve the output.
- A full example of the output.
Name each file using the format: <device_type>_<command>.txt
. For example: cisco_ios_show_vlan.txt
.
Here’s the list of data we need files for, along with example commands:
- ARP
- Example command:
show ip arp
- Example command:
- CDP or LLDP
- Example command:
show cdp neighbors detail
- Example command:
- Clock
- Example command:
show clock
- Example command:
- Hardware info (serial numbers, modules, etc.)
- Example command:
show inventory
- Example command:
- Interfaces
- Example command:
show interfaces
- Example command:
- Last configuration change
- Example command:
show running-config | include Last configuration change
- Example command:
- License
- Example command:
show license
- Example command:
- MAC addresses
- Example command:
show mac-address-table
- Example command:
- Routing table (global table is sufficient)
- Example command:
show ip route
- Example command:
- Software versions
- Example command:
show version
- Example command:
- VLANs
- Example command:
show vlan
- Example command:
- VRFs
- Example command:
show vrf
- Example command:
You can send those files to: [email protected]