Hi, Marek Gradzki:
Thank you for your advice,I have solved this problem.
Another problem hope to get your advicement:
When I start the hc2vpp with ./honeycomb-start, hc2vpp will pause here(see the follow log)for 2minute,after 2minute,hc2vpp will started successfully.
Have you met this Scenes?
2018-05-16 17:23:44.470 CST [main] INFO i.f.h.n.n.NetconfTcpServerProvider - Starting NETCONF TCP
2018-05-16 17:23:44.513 CST [main] INFO i.f.h.binding.init.ProviderTrait - Providing: io.fd.honeycomb.northbound.netconf.NetconfSshServerProvider@5b430541
2018-05-16 17:23:44.514 CST [main] INFO i.f.h.n.n.NetconfSshServerProvider - Starting NETCONF SSH
2018-05-16 17:23:44.553 CST [netconf-netty-0] INFO i.f.h.n.n.NetconfTcpServerProvider - Netconf TCP endpoint started successfully at /127.0.0.1:7777
发件人: olympus [mailto:alhe@...]
发送时间: 2018年5月4日 17:53
收件人: hc2vpp@...
主题: [main] WARN i.f.h.d.i.ModifiableDataTreeDelegator - Failed to apply all changes
Hi, Marek Gradzki:
Here is a hc2vpp restore data to vpp problem,I think the interface is not created before call l2fib_add_del.so I modify the source code
But it doesn’t works,could you give me a advice,thanks!
LOG:
Please See the Attach.