Training
Bootcamp
Courses
Tech Sessions
Resources
Blog
Tips
GitHub
YouTube
Newsletter
Playgrounds
Pricing
Sign In
Become Member
TextFSM Parser
Validate and test the parsing of your TextFSM templates
Tools
J2 Renderer
TTP Parser
TextFSM Parser
XPath Tester
Members Only
JMESPath Validator
JSON Schema Validator
Data Format Converter
Help Us Improve
TextFSM Template
Value Interface (\S+/\d) Value Status (up|down) Value Protocol (up|down) Start ^${Interface}\s+${Status}\s+${Protocol} -> Record
Raw Text
Interface Status Protocol Gig0/1 up up Gig0/2 down down Gig0/3 up up
Result
[ { "Interface": "Gig0/1", "Status": "up", "Protocol": "up" }, { "Interface": "Gig0/2", "Status": "down", "Protocol": "down" }, { "Interface": "Gig0/3", "Status": "up", "Protocol": "up" } ]
Parse
Share
Auto-Sync