FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
src/vnet/cop

cop interface

Summary/usage

cop interface <interface-name> [disable].

Declaration and implementation

Declaration: cop_interface_command (src/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 (src/vnet/cop/cop.c line 381)

Implementation: cop_whitelist_enable_disable_command_fn.