FYI note there is a typo in the original note: cli-listen is the correct
token. (In case anyone else goes down the path I went down!)

Burt

On Wed, Jun 21, 2017 at 11:43 AM, Damjan Marion (damarion) <
damar...@cisco.com> wrote:

>
> I just submitted latest revision of new vppctl implementation.
>
> https://gerrit.fd.io/r/7230
>
> I would like to hear feedback. It can be simply tested with:
>
> make build
> make run
>
> and in other window (without sudo):
>
> build-root/install-vpp_debug-native/vpp/bin/vppctl
>
> Additional startup conf is:
>
> unix {
>   cli-listener /run/vpp/cli.sock
> }
>
> File have group write permission and gid can be either set by systemd or
> in startup.conf “unix { gid vpp }”
>
> Different socket file name can be specified by passing “-s /path/to/file”
> as first argument to vppctl.
>
> Thanks,
>
> Damjan
>
> _______________________________________________
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to