Set/unset policer classify interface.
- Template Parameters
-
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - interface to set/unset policer classify |
| ip4_table_index | - ip4 classify table index (~0 for skip) |
| ip6_table_index | - ip6 classify table index (~0 for skip) |
| l2_table_index | - l2 classify table index (~0 for skip) |
| is_add | - Set if non-zero, else unset Note: User is recommeneded to use just one valid table_index per call. (ip4_table_index, ip6_table_index, or l2_table_index) |
Definition at line 4148 of file vpe.api.