tech-embed archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cisco like shell.



On Wed, 06 Apr 2005, Marcin Jessa wrote:
> Hi guys.
> 
> I wonder if any of you know of a project or how to create a type of login 
> shell which will work similar way as the Cisco shell does.
> What I want to create is something which would replace the existing commands 
> and give something like this instead:
> 
> To configure network, you have a main "menu" which can be called "net":
> # net config ip address add address=1.0.0.10 iface=fxp0
> # net config route add default=1.0.0.1
> 
> To show detailed tcp stats for interface called fxp0:
> # net stats show iface=fxp0 proto=tcp details 

There's pkgsrc/net/zebra, which gives you an IOS CLI lookalike
interface...

-- 
David Maxwell, david%vex.net@localhost|david%maxwell.net@localhost --> Mastery 
of UNIX, like
mastery of language, offers real freedom. The price of freedom is always dear,
but there's no substitute. Personally, I'd rather pay for my freedom than live
in a bitmapped, pop-up-happy dungeon like NT. - Thomas Scoville 




Home | Main Index | Thread Index | Old Index