FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
create interface marvell pp2 [name <ifname>].
Declaration: mrvl_pp2_create_command (src/plugins/marvell/pp2/cli.c line 58)
Implementation: mrvl_pp2_create_command_fn.
delete interface marvell pp2 {<interface> | sw_if_index <sw_idx>}.
Declaration: mrvl_pp2_delete_command (src/plugins/marvell/pp2/cli.c line 109)
Implementation: mrvl_pp2_delete_command_fn.