![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Enable uRPF on a given interface in a given direction. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | is_input [default=true] |
| vl_api_urpf_mode_t | mode |
| vl_api_address_family_t | af |
| vl_api_interface_index_t | sw_if_index |
Enable uRPF on a given interface in a given direction.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| mode | - Mode |
| af | - Address Family |
| sw_if_index | - Interface |
| is_input | - Direction. |