Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Data Fields

Tenant Configuration Information. More...

#include <openapi_l2ol3tunnel.h>

Data Fields

uint32_t localTepIpAddr
 Local Tunnel Gateway IP address for this Tenant. More...
 
OPEN_L2OL3_TUNNEL_TYPE_t tunnelType
 Type of tunnels Tenant is interested in. More...
 
uint32_t vlanId
 VLAN ID associated with the tenant. More...
 

Detailed Description

Tenant Configuration Information.

Examples:
l2ol3tunnel_example.c.

Definition at line 85 of file openapi_l2ol3tunnel.h.

Field Documentation

uint32_t open_l2ol3TenantConfig_t::localTepIpAddr

Local Tunnel Gateway IP address for this Tenant.

IPv4 address always in host byte order.

Examples:
l2ol3tunnel_example.c.

Definition at line 89 of file openapi_l2ol3tunnel.h.

OPEN_L2OL3_TUNNEL_TYPE_t open_l2ol3TenantConfig_t::tunnelType

Type of tunnels Tenant is interested in.

Examples:
l2ol3tunnel_example.c.

Definition at line 87 of file openapi_l2ol3tunnel.h.

uint32_t open_l2ol3TenantConfig_t::vlanId

VLAN ID associated with the tenant.

Examples:
l2ol3tunnel_example.c.

Definition at line 88 of file openapi_l2ol3tunnel.h.


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