FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vnet/vnet/cop

cop interface

Summary/usage

cop interface <interface-name> [disable].

Declaration and implementation

Declaration: cop_interface_command (vnet/vnet/cop/cop.c line 221)

Implementation: cop_enable_disable_command_fn.

cop whitelist

Summary/usage

cop whitelist <interface-name> [ip4][ip6][default][fib-id <NN>][disable].

Declaration and implementation

Declaration: cop_whitelist_command (vnet/vnet/cop/cop.c line 381)

Implementation: cop_whitelist_enable_disable_command_fn.