FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_sw_interface_set_l2_xconnect_t Struct Reference

Set L2 XConnect between two interfaces request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 rx_sw_if_index
 
u32 tx_sw_if_index
 
u8 enable
 

Detailed Description

Set L2 XConnect between two interfaces request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
rx_sw_if_index- Receive interface index
tx_sw_if_index- Transmit interface index
enable- enable xconnect if not 0, else set to L3 mode

Definition at line 1513 of file vpe.api.

Field Documentation

u32 vl_api_sw_interface_set_l2_xconnect_t::client_index

Definition at line 1515 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::context

Definition at line 1516 of file vpe.api.

u8 vl_api_sw_interface_set_l2_xconnect_t::enable

Definition at line 1519 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::rx_sw_if_index

Definition at line 1517 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::tx_sw_if_index

Definition at line 1518 of file vpe.api.


The documentation for this struct was generated from the following file: