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