Create or delete a VXLAN tunnel.
- Template Parameters
-
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - Use 1 to create the tunnel, 0 to remove it |
instance | - optional unique custom device instance, else ~0. |
src_address | - Source IP address |
dst_address | - Destination IP address, can be multicast |
src_port | - Source UDP port. It is not included in sent packets. Used only for port registration |
dst_port | - Destination UDP port |
mcast_sw_if_index | - Interface for multicast destination |
encap_vrf_id | - Encap route table FIB index |
decap_next_index | - index of decap next graph node |
vni | - The VXLAN Network Identifier, uint24 |
is_l3 | - if true, create the interface in L3 mode, w/o MAC |
Definition at line 92 of file vxlan.api.