Hi,

Pim has done a great job, also articles on his blog inspired me in a few
things. My way is a little bit different from Pim`s vppcfg. Both apps do
the "comparable" thing, but with a different approach. Vppcfg is in a
primary yaml configuration file with associated API actions with the manual
edit. A lot of my work is associated with Go Cobra library to create
user-interactive CLI with command completion and validations. My goal is a
simple installation in one package, CLI, and preconfigured associated
services (systemd jobs, watchdog, stats exporter, ....). I would like to
take out all MikroTik routers from my network and still have configuration
CLI, so I decided to create a Vpp-based router, because of speed.

Regards
Petr


út 3. 5. 2022 v 9:41 odesílatel Benoit Ganne (bganne) <bga...@cisco.com>
napsal:

> Hi Petr, thanks for sharing, this looks great!
> Out of curiosity, how would you compare it to Pim vppcfg
> https://github.com/pimvanpelt/vppcfg ?
>
> Best
> ben
>
> > -----Original Message-----
> > From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Petr Boltík
> > Sent: Monday, May 2, 2022 11:12
> > To: vpp-dev <vpp-dev@lists.fd.io>
> > Subject: [vpp-dev] RCT - alternative router configuration tool
> >
> > Hi,
> >
> > I'd like to share the simple configuration utility for VPP project. It is
> > an alternative router configuration tool based on JSON configuration
> > files. It has a limited feature set (ip addres, vxlan, bridge,
> dot1q,...).
> > Most changes in configuration are reflected in the VPP process using the
> > GoVPP API interface as actions requests (eq add address changes etc.).
> > This package will transform basic devices like Apu from PC engines into a
> > simple powerful VPP-based router (prepared for the Debian 11).
> >
> > Thanks to all the people that work on VPP project.
> >
> > https://github.com/petrbol/RouterConfigurationTool
> >
> >
> > Regards
> >
> > Petr B.
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21344): https://lists.fd.io/g/vpp-dev/message/21344
Mute This Topic: https://lists.fd.io/mt/90831564/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to