FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
configure policer name <name> <params> .
Declaration: configure_policer_command (src/vnet/policer/policer.c line 468)
Implementation: configure_policer_command_fn.
show policer [name].
Declaration: show_policer_command (src/vnet/policer/policer.c line 511)
Implementation: show_policer_command_fn.
show policer pools.
Declaration: show_policer_pools_command (src/vnet/policer/policer.c line 532)
Implementation: show_policer_pools_command_fn.
intfc <intfc> policer <policer-config-name> [del].
Declaration: test_patch_command (src/vnet/policer/node_funcs.c line 456)
Implementation: test_policer_command_fn.