Changes in CLI
|
Bug ID |
Description |
|---|---|
|
750230 |
Add support for up to 30 virtual clusters (previously, only two were supported). The config system ha
set vcluster-status enable
config vcluster
edit <id>
...
next
end
end
|
|
773524 |
Add option to configure whether the banned IP list persists through a power cycle. config firewall global
set banned-ip-persistency {disabled | permanent-only | all}
end
The |
|
789554 |
Consolidate the FGSP settings by moving the previous Old syntax: config system cluster-sync
edit <id>
set peervd <VDOM>
set peerip <address>
set syncvd <VDOM>
config session-sync-filter
...
end
next
end
New syntax: config system standalone-cluster
config cluster-peer
edit <id>
set peervd <VDOM>
set peerip <address>
set syncvd <VDOM>
config session-sync-filter
...
end
next
end
end
|
|
795943 |
NetFlow collector and source IPs can be configured as an IPv4 or IPv6 address. This is supported in VDOM mode within global and VDOM configurations. config system netflow
set collector-ip <IPv4/IPv6_adddress>
set source-ip <IPv4/IPv6_adddress>
end
|
|
798305 |
For non-hyperscale VDOMs, extend the maximum PBA timeout to 86400 seconds (3 - 86400, default = 30): config firewall ippool
edit <name>
set pba-timeout <integer>
next
end
For CGNAT cases, extending the PBA timeout allows PBA logs to be generated less frequently on the FortiGate. |
|
799832 |
For config system automation-action
edit <name>
set action-type {webhook | aws-lambda | azure-function | google-cloud-function | alicloud-function}
config http-headers
edit 1
set key <string>
set value <string>
next
edit 2
set key <string>
set value <string>
next
end
next
end
|
|
801707 |
Remove the |
|
816604 |
Remove the |