FD.io VPP  v17.04.2-2-ga8f93f8
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 621 of file vpe.api.

Field Documentation

u32 vl_api_sw_interface_set_l2_xconnect_t::client_index

Definition at line 623 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::context

Definition at line 624 of file vpe.api.

u8 vl_api_sw_interface_set_l2_xconnect_t::enable

Definition at line 627 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::rx_sw_if_index

Definition at line 625 of file vpe.api.

u32 vl_api_sw_interface_set_l2_xconnect_t::tx_sw_if_index

Definition at line 626 of file vpe.api.


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