TextFSM Parser

Validate and test the parsing of your TextFSM templates

Result

[ { "interface": "Ethernet1/8", "description": "## To switch01 e1/3 ##", "ip_address": "10.6.1.1/24", "secondary_ip_addresses": [ "10.7.1.1/24", "10.8.1.1/24", "10.9.1.1/24", "10.12.1.1/24" ], "admin_status": "no shutdown", "mtu": "" }, { "interface": "Ethernet1/9", "description": "## To switch02 e1/4 ##", "ip_address": "10.18.1.1/24", "secondary_ip_addresses": [ "10.108.1.1/24", "10.109.1.1/24", "10.112.1.1/24" ], "admin_status": "shutdown", "mtu": "1600" }, { "interface": "Ethernet1/10", "description": "## To switch03 e1/5 ##", "ip_address": "10.19.1.1/24", "secondary_ip_addresses": [ "10.118.1.1/24", "10.119.1.1/24", "10.122.1.1/24" ], "admin_status": "shutdown", "mtu": "1600" } ]