Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
Overlay Global Resource Limits. More...
#include <openapi_l2ol3tunnel.h>
Data Fields | |
uint32_t | maxNumAccessPorts |
Maximum Number of Access Ports Allowed. More... | |
uint32_t | maxNumFwdEntries |
Overlay Forwarding Table size. More... | |
uint32_t | maxNumLocalStaticFwdEntriesPerInterface |
Maximum Number of User configured Host entries allowed per Physical/Lag Interface. More... | |
uint32_t | maxNumRemoteStaticFwdEntriesPerSwitch |
Total number of User configured remote host entries Allowed. More... | |
uint32_t | maxNumRemoteStaticFwdEntriesPerTenant |
Maximum Number of User configured Remote Host entries allowed per Tenant. More... | |
uint32_t | maxNumTenants |
Maximum Number of Tenants Allowed. More... | |
uint32_t | maxNumTunnelPorts |
Maximum Number of Tenant Tunnels Allowed. More... | |
uint32_t | maxNumTunnelsInHw |
Maximum Number of Shared Tunnels Allowed. More... | |
Overlay Global Resource Limits.
Definition at line 209 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumAccessPorts |
Maximum Number of Access Ports Allowed.
Definition at line 212 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumFwdEntries |
Overlay Forwarding Table size.
Definition at line 221 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumLocalStaticFwdEntriesPerInterface |
Maximum Number of User configured Host entries allowed per Physical/Lag Interface.
Definition at line 215 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumRemoteStaticFwdEntriesPerSwitch |
Total number of User configured remote host entries Allowed.
Definition at line 219 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumRemoteStaticFwdEntriesPerTenant |
Maximum Number of User configured Remote Host entries allowed per Tenant.
Definition at line 217 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumTenants |
Maximum Number of Tenants Allowed.
Definition at line 211 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumTunnelPorts |
Maximum Number of Tenant Tunnels Allowed.
Definition at line 213 of file openapi_l2ol3tunnel.h.
uint32_t open_l2ol3ResourceLimits_t::maxNumTunnelsInHw |
Maximum Number of Shared Tunnels Allowed.
Definition at line 214 of file openapi_l2ol3tunnel.h.