FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
LISP locator_set status. More...
Data Fields | |
u32 | context |
u8 | local |
vl_api_interface_index_t | sw_if_index |
vl_api_address_t | ip_address |
u8 | priority |
u8 | weight |
LISP locator_set status.
local | - if is set, then locator is local |
locator_set_name | - name of the locator_set |
sw_if_index | - sw_if_index of the locator |
ip_address | - ip address |
priority | - locator priority |
weight | - locator weight |
vl_api_interface_index_t vl_api_lisp_locator_details_t::sw_if_index |