Hi All This is regarding the cli-listen option in vpp.conf. I want to use* cli-listen localhost:5002* instead of *cli-listen /run/vpp/cli.sock* After VPP start when I execute vppctl command, I see following error in VPP
*CLI# vppctl -s localhost:5002connect: No such file or directory* When I do a stack trace I found even if I gave localhost:5002 meaning to connect to TCP socket listen on 5002 for cli, it consider it as unix socket and takes the input as unix file (It should have been connected to TCP socket) I can see the port 5002 is opened and in listen mode and I could able to do a telnet. But vppctl fails [image: image.png] Any suggestions? Thanks, Amaresh
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21663): https://lists.fd.io/g/vpp-dev/message/21663 Mute This Topic: https://lists.fd.io/mt/92397125/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-