mpenning / ciscoconfparse

Parse, Audit, Query, Build, and Modify Arista / Cisco / Juniper / Palo Alto / F5 configurations.
http://www.pennington.net/py/ciscoconfparse/
GNU General Public License v3.0
793 stars 220 forks source link

There is no ScreenOS support #81

Closed jdomag closed 7 years ago

jdomag commented 7 years ago

I the project description there is a statement that CiscoConfParse supports Juniper ScreenOS devices. Screenos is not brace-delimited it's not possible to use junos model and i can't find any model matching screenos syntax.

mpenning commented 7 years ago

ScreenOS parses like Cisco IOS, but there is no syntax-specific parser for it. Bottom line, it's incorrect to say that ciscoconfparse can't parse screenos.