Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Chinmaya Aggarwal
Yes now its working. Thanks. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15623): https://lists.fd.io/g/vpp-dev/message/15623 Mute This Topic: https://lists.fd.io/mt/71609857/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Paul Vinciguerra
t; > *From:* vpp-dev@lists.fd.io *On Behalf Of *Chinmaya > Aggarwal > *Sent:* Friday, February 28, 2020 11:23 AM > *To:* vpp-dev@lists.fd.io > *Subject:* Re: [vpp-dev] VPP configuration getting erased on VPP restart > > > > I did restart vpp using "vppctl restart"

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Dave Barach via Lists.Fd.Io
effect you’re looking for. None. Zero. Zip. Nada. From: vpp-dev@lists.fd.io On Behalf Of Chinmaya Aggarwal Sent: Friday, February 28, 2020 11:23 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP configuration getting erased on VPP restart I did restart vpp using "vppctl restart" but

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Chinmaya Aggarwal
I did restart vpp using "vppctl restart" but I couldn't find the configuration. When i reboot the machine then only i could see my configuration. I am running VPP version 19.08. What could be the reason for this? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Re

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Dave Barach via Lists.Fd.Io
Simply restart the vpp service: “service vpp restart” on Ubuntu, etc. From: vpp-dev@lists.fd.io On Behalf Of Chinmaya Aggarwal Sent: Friday, February 28, 2020 11:00 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP configuration getting erased on VPP restart I found this solution but it

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Chinmaya Aggarwal
I found this solution but it works only if I do this change and reboot the machine. Is there any way by which i don't need to reboot the machine and the configuration get persist right after modifying startup.conf? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/

Re: [vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Dave Barach via Lists.Fd.Io
-coredump cli-listen /run/vpp/cli.sock startup-config /wherever/my_startup_config gid vpp } HTH... Dave From: vpp-dev@lists.fd.io On Behalf Of Chinmaya Aggarwal Sent: Friday, February 28, 2020 10:04 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] VPP configuration getting erased on VPP

[vpp-dev] VPP configuration getting erased on VPP restart

2020-02-28 Thread Chinmaya Aggarwal
Hi, I ran a few commands on VPP. But, when i restarted the vpp, I can't see the configuration anymore. Can you please suggest how can I persist my entered configuration on vpp restart? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15612): https:/