From 3a02d8943717f731474ff58ef4294bc60e789c6e Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Tue, 17 Dec 2024 17:37:57 +0000 Subject: [PATCH] corrected cli command --- .../configuration/manually/third-party/sophos-firewall.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/magic-wan/configuration/manually/third-party/sophos-firewall.mdx b/src/content/docs/magic-wan/configuration/manually/third-party/sophos-firewall.mdx index fd133ce8dd48cb..eb091e0471beb2 100644 --- a/src/content/docs/magic-wan/configuration/manually/third-party/sophos-firewall.mdx +++ b/src/content/docs/magic-wan/configuration/manually/third-party/sophos-firewall.mdx @@ -96,7 +96,7 @@ Below are instruction on how to achieve this on SFOS version 19 and SFOS version 2. Enter **4** to choose **Device console**, and enter the following command: ```bash - set vpn ipsec-performance-setting anti-replay window-size 0 + set vpn ipsec-performance anti-replay window-size 0 ``` ![Access the CLI to disable anti-replay](~/assets/images/magic-wan/third-party/sophos-firewall/5-sfos-19.png)