FD.io VPP
v16.06
Vector Packet Processing
|
MPLS Ethernet add / del tunnel request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | vrf_id |
u32 | tx_sw_if_index |
u8 | is_add |
u8 | l2_only |
u8 | dst_mac_address [6] |
u8 | adj_address [4] |
u8 | adj_address_length |
MPLS Ethernet add / del tunnel request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
vrf_id | - vrf_id, only for IP4 |
sw_if_index | - interface used to reach neighbor |
is_add | - add if set, tunnel delete if 0 |
dst_mac_address | - |
adj_address | - |
adj_address_length | - |
u8 vl_api_mpls_ethernet_add_del_tunnel_t::adj_address_length |
u8 vl_api_mpls_ethernet_add_del_tunnel_t::dst_mac_address[6] |