fw sdwan

Description

  • Shows the current installed SD-WAN Policy on the Security Gateway.

  • Fetches the SD-WAN Policy from a local directory on the Security Gateway.

For more information about SD-WAN, see sk180605.

Important - You can run this command in the Expert mode or in Gaia Clish.

Syntax

  • To show the built-in help:

    fw sdwan

  • To show the current installed SD-WAN policy on the Security Gateway:

    fw [-d] sdwan stat

    Also see cpsdwan - it provides more information.

  • To fetch the SD-WAN policy stored locally on the Security Gateway in the default directory $FWDIR/state/:

    fw [-d] sdwan fetch local

  • To fetch the SD-WAN policy stored locally on the Security Gateway in the specified directory:

    fw [-d] sdwan fetchlocal -d <Full Path to Directory>

Warning - It is not supported to run these commands manually (they can only be executed by internal tasks on the Security Gateway):

  • fw sdwan uninstall

  • fw sdwan unload

Parameters

Parameter

Description

fw -d ...

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

Best Practice - If you use this parameter, then redirect the output to a file, or use the script command to save the entire CLI session.

-d <Full Path to Directory>

Specifies the local directory on the Security Gateway, from which to fetch the policy files.

Example

[Expert@MyGW:0]# fw sdwan stat
POLICY              DATE
SD-WAN Policy       Thu Dec 15 15:34:03 2023
[Expert@MyGW:0]#