Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2005 18:46:00 +0000
From:      Marcin Jessa <lists@yazzy.org>
To:        NetBSD-embed <tech-embed@NetBSD.org>, FreeBSD-small <freebsd-small@freebsd.org>
Subject:   Cisco like shell.
Message-ID:  <20050406184600.299a7ab2.lists@yazzy.org>

next in thread | raw e-mail | index | archive | help
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 





-- 

Regards,
M. Jessa
http://www.yazzy.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050406184600.299a7ab2.lists>