Adds bigip_profile_fastl4 module (#48527)

This commit is contained in:
Tim Rupp
2018-11-10 22:16:26 -08:00
committed by GitHub
parent 6134281d28
commit 4e2891e38f
3 changed files with 1616 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
{
"kind": "tm:ltm:profile:fastl4:fastl4state",
"name": "fastL4",
"partition": "Common",
"fullPath": "/Common/fastL4",
"generation": 1,
"selfLink": "https://localhost/mgmt/tm/ltm/profile/fastl4/~Common~fastL4?ver=13.1.0.8",
"appService": "none",
"clientTimeout": 30,
"defaultsFrom": "none",
"description": "none",
"explicitFlowMigration": "disabled",
"hardwareSynCookie": "disabled",
"idleTimeout": "300",
"ipDfMode": "preserve",
"ipTosToClient": "pass-through",
"ipTosToServer": "pass-through",
"ipTtlMode": "decrement",
"ipTtlV4": 255,
"ipTtlV6": 64,
"keepAliveInterval": "disabled",
"lateBinding": "disabled",
"linkQosToClient": "pass-through",
"linkQosToServer": "pass-through",
"looseClose": "disabled",
"looseInitialization": "disabled",
"mssOverride": 0,
"priorityToClient": "pass-through",
"priorityToServer": "pass-through",
"pvaAcceleration": "full",
"pvaDynamicClientPackets": 1,
"pvaDynamicServerPackets": 0,
"pvaFlowAging": "enabled",
"pvaFlowEvict": "enabled",
"pvaOffloadDynamic": "enabled",
"pvaOffloadState": "embryonic",
"reassembleFragments": "disabled",
"receiveWindowSize": 0,
"resetOnTimeout": "enabled",
"rttFromClient": "disabled",
"rttFromServer": "disabled",
"serverSack": "disabled",
"serverTimestamp": "disabled",
"softwareSynCookie": "disabled",
"synCookieEnable": "enabled",
"synCookieMss": 0,
"synCookieWhitelist": "disabled",
"tcpCloseTimeout": "5",
"tcpGenerateIsn": "disabled",
"tcpHandshakeTimeout": "5",
"tcpStripSack": "disabled",
"tcpTimeWaitTimeout": 0,
"tcpTimestampMode": "preserve",
"tcpWscaleMode": "preserve",
"timeoutRecovery": "disconnect"
}