FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Add/del downstream interface to/from proxy device. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | add |
u32 | vrf_id |
vl_api_interface_index_t | sw_if_index |
Add/del downstream interface to/from proxy device.
Interface must be IGMP enabled in ROUTER mode.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
add | - add (1) del (0) |
vrf_id | - VRF id |
sw_if_index | - downstream interface sw index |
u32 vl_api_igmp_proxy_device_add_del_interface_t::client_index |
vl_api_interface_index_t vl_api_igmp_proxy_device_add_del_interface_t::sw_if_index |