Re: Cisco IOS command language

adamo@dblab.ece.ntua.gr (Yiorgos Adamopoulos)
15 May 2001 00:33:18 -0400

          From comp.compilers

Related articles
Cisco IOS command language pjt@iki.fi (Pekka Taipale) (2001-05-13)
Re: Cisco IOS command language neitzel@gaertner.de (2001-05-15)
Re: Cisco IOS command language jguthrie@brokersys.com (Jonathan Guthrie) (2001-05-15)
Re: Cisco IOS command language adamo@dblab.ece.ntua.gr (2001-05-15)
Re: Cisco IOS command language samiam@cisco.com (Scott Moore) (2001-05-15)
Re: Cisco IOS command language fvm@tasking.nl (2001-05-18)
Re: Cisco IOS command language stefan@keyser.soze.com (Stefan Arentz) (2001-05-21)
Re: Cisco IOS command language pjt@iki.fi (2001-05-29)
| List of all articles for this month |

From: adamo@dblab.ece.ntua.gr (Yiorgos Adamopoulos)
Newsgroups: comp.compilers
Date: 15 May 2001 00:33:18 -0400
Organization: [I have a] Bad Temper Inc.
References: 01-05-026
Keywords: parse
Posted-Date: 15 May 2001 00:33:18 EDT

On 13 May 2001 01:12:53 -0400, Pekka Taipale <pjt@iki.fi> wrote:
>Has anyone implemented a command language similar to that of Cisco IOS on
>open-source basis? I'd like to have a somewhat similar CLI and for me the
>most obvious approach would be to write it using lex and yacc.


You could check:


http://coombs.anu.edu.au/~avalon/


There is a tool named flc that outputs cisco IOS access list rules.
Zebra (http://www.zebra.org/) has a similar command like interface for
BGP and OSPF. And I think FREESCO (http://www.freesco.org/freesco/p1.shtml)
might be right for the job. I have not check their status.
--
Yiorgos Adamopoulos -- #include <std/disclaimer.h>


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.