Technical Tip: How to change sequence of SD-WAN members using CLI
| Description | This article describes the need to change the sequence of SD-WAN members in certain conditions and how to do so via the CLI. |
| Scope | FortiGate. |
| Solution |
FGT # config system sdwan config members
FGT (members) # move 12 before 3 FGT (members) # end
Other possibilities for moving a command using a '?' after the command are shown below:
FGT(members) # move ..
FGT (sdwan) # config members FGT (members) # move 12
To move an SD-WAN service, refer to the below KB article: Technical Tip: How to change sequence of SD-WAN rules using CLI
FortiGate command 'print tablesize': Technical Tip: FortiGate maximum values table and search for the entry 'system.sdwan:members'. |