Hi Ewan, An interface class that is defined as point-2-point (P2P) will have an interface route that links to an adjacency and not to a glean.
PPP interfaces are configured this way; VNET_HW_INTERFACE_CLASS (ppp_hw_interface_class) = { .name = "PPP", .flags = VNET_HW_INTERFACE_CLASS_FLAG_P2P, }; Have you made modifications? Could you please show me the full output from; Sh ip fib <INTERFACE_ROUTE> Thanks, neale From: <vpp-dev-boun...@lists.fd.io> on behalf of "yug...@telincn.com" <yug...@telincn.com> Date: Wednesday, 25 January 2017 at 07:22 To: vpp-dev <vpp-dev@lists.fd.io> Subject: [vpp-dev] ppp interface and route dpo Hi all I create a ppp interface and set ip on it, the interface route dpo is glean, which means need to be resloved by arp? How could i to get this correct? Regards, Ewan ________________________________ yug...@telincn.com
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev