SeBootupProperties

SeBootupProperties
SeBootupProperties
JSON Example
{
    "docker_backend_portend": 0,
    "docker_backend_portstart": 0,
    "fair_queueing_enabled": false,
    "geo_db_granularity": 0,
    "l7_conns_per_core": 0,
    "l7_resvd_listen_conns_per_core": 0,
    "log_agent_debug_enabled": false,
    "log_agent_trace_enabled": false,
    "se_dp_compression": {
        "buf_num": 0,
        "buf_size": 0,
        "hash_size": 0,
        "level_aggressive": 0,
        "level_normal": 0,
        "window_size": 0
    },
    "se_emulated_cores": 0,
    "se_ip_encap_ipc": 0,
    "se_l3_encap_ipc": 0,
    "se_log_buffer_app_blocking_dequeue": false,
    "se_log_buffer_applog_size": 0,
    "se_log_buffer_chunk_count": 0,
    "se_log_buffer_conn_blocking_dequeue": false,
    "se_log_buffer_connlog_size": 0,
    "se_log_buffer_events_blocking_dequeue": false,
    "se_log_buffer_events_size": 0,
    "ssl_sess_cache_per_vs": 0,
    "tcp_syncache_hashsize": 0
}
integer As uint32 As uint32
docker_backend_portend
Optional

End of the Local TCP port range used by SE for backend connections in docker environment. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
docker_backend_portstart
Optional

Start of the Local TCP port range used by SE for backend connections in docker environment. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
fair_queueing_enabled
Optional

Enable or disable fair queueing for packet transmission among virtualservices on an SE. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
geo_db_granularity
Optional

Granularity or Resolution of co-ordinates used. When the value is 1 the co-ordinates provided in the geo-db are used as is (highest resolution.This value provides a 'zoom-out' value so that coarser co-ordinates are used. With higher resolution, logs can contain finer location information. But, lower resolution provides significant memory and cpu benefits on the service engine. Besides, given a smaller number of members that are separated geographically, a lower resolution is sufficient for correct load-balancing. Allowed values are 1-20. Field introduced in 17.1.1. Allowed in Enterprise edition with any value, Essentials edition(Allowed values- 1), Basic edition(Allowed values- 1), Enterprise with Cloud Services edition.

integer As uint32 As uint32
l7_conns_per_core
Optional

Number of L7 connections that can be cached per core. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
l7_resvd_listen_conns_per_core
Optional

Number of reserved L7 listener connections per core. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
log_agent_debug_enabled
Optional

Deprecated in 21.1.1. Enable debug logs by default on Service Engine. This includes all other debugging logs. Debug logs can also be explcitly enabled from the CLI shell. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
log_agent_trace_enabled
Optional

Deprecated in 21.1.1. Enable trace logs by default on Service Engine. Configuration operations are logged along with other important logs by Service Engine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

se_dp_compression
Optional

se_dp_compression

integer As uint32 As uint32
se_emulated_cores
Optional

Deprecated in 21.1.3. Use config in ServiceEngineGroup instead. Allowed in Enterprise edition with any value, Essentials edition(Allowed values- 0), Basic edition(Allowed values- 0), Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_ip_encap_ipc
Optional

Determines if SE-SE IPC messages are encapsulated in an IP header Note This field has been moved to se_group properties 20.1.3 onwards. 0 Automatically determine based on hypervisor type 1 Use IP encap unconditionally ~[0,1] Don't use IP encap. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_l3_encap_ipc
Optional

Determines if SE-SE IPC messages use SE interface IP instead of VIP Note This field has been moved to se_group properties 20.1.3 onwards. 0 Automatically determine based on hypervisor type 1 Use SE interface IP unconditionally ~[0,1] Don't use SE interface IP. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
se_log_buffer_app_blocking_dequeue
Optional

Deprecated in 21.1.1. Internal flag that blocks dataplane until all application logs are flushed to log-agent process. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_log_buffer_applog_size
Optional

Internal application log buffer size to use on Service Engine. Can be fine tuned for better performance of data plane in specific environments. Unit is WORD. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_log_buffer_chunk_count
Optional

Number of internal buffer chunks to use on Service Engine. Can be fine tuned for better performance of data plane in specific environments. Unit is BYTES. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
se_log_buffer_conn_blocking_dequeue
Optional

Deprecated in 21.1.1. Internal flag that blocks dataplane until all connection logs are flushed to log-agent process. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_log_buffer_connlog_size
Optional

Internal connection log buffer size to use on Service Engine. Can be fine tuned for better performance of data plane in specific environments. Unit is WORD. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
se_log_buffer_events_blocking_dequeue
Optional

Deprecated in 21.1.1. Internal flag that blocks dataplane until all outstanding events are flushed to log-agent process. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
se_log_buffer_events_size
Optional

Internal events buffer size to use on Service Engine. Can be fine tuned for better performance of data plane in specific environments. Unit is WORD. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
ssl_sess_cache_per_vs
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
tcp_syncache_hashsize
Optional

Size of the TCP SYN cache hash table. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of