Jit, as an alternative to CLI, you could try NETCONF’s <get-config> provided by honeycomb: https://docs.fd.io/hc2vpp/1.18.01/hc2vpp-parent/release-notes-aggregator/user_running_honeycomb.html#_using_netconf_northbound
Here is list of supported YANG models: https://docs.fd.io/hc2vpp/1.18.01/hc2vpp-parent/release-notes-aggregator/release_notes.html#_yang_models And supported VPP features: https://docs.fd.io/hc2vpp/1.18.01/hc2vpp-parent/release-notes-aggregator/api_docs_index.html Regards, Marek From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Neale Ranns (nranns) Sent: 9 kwietnia 2018 09:59 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] cli to show configuration. There is not. /neale From: <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> on behalf of Jit Mehta <jitendra.harshad...@gmail.com<mailto:jitendra.harshad...@gmail.com>> Date: Saturday, 7 April 2018 at 23:47 To: "vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>" <vpp-dev@lists.fd.io<mailto:vpp-dev@lists.fd.io>> Subject: [vpp-dev] cli to show configuration. Is there a cli to show all the config added for vpp? ("show runn" equivalent for Cisco) Thanks, J