|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.4.4.5
|
Tenant Configuration Information. More...
#include <openapi_l2ol3tunnel.h>
Data Fields | |
| uint32_t | localTepIpAddr |
| Local Tunnel Gateway IP address for this Tenant. | |
| OPEN_L2OL3_TUNNEL_TYPE_t | tunnelType |
| Type of tunnels Tenant is interested in. | |
| uint32_t | vlanId |
| VLAN ID associated with the tenant. | |
Tenant Configuration Information.
Definition at line 84 of file openapi_l2ol3tunnel.h.
| uint32_t open_l2ol3TenantConfig_t::localTepIpAddr |
Local Tunnel Gateway IP address for this Tenant.
IPv4 address always in host byte order.
Definition at line 88 of file openapi_l2ol3tunnel.h.
| OPEN_L2OL3_TUNNEL_TYPE_t open_l2ol3TenantConfig_t::tunnelType |
Type of tunnels Tenant is interested in.
Definition at line 86 of file openapi_l2ol3tunnel.h.
| uint32_t open_l2ol3TenantConfig_t::vlanId |
VLAN ID associated with the tenant.
Definition at line 87 of file openapi_l2ol3tunnel.h.