Changes in CLI
|
Bug ID |
Description |
|---|---|
|
550819 |
Rewrite RDP and VNC handling. The following commands have been added:
The following commands have changed:
The following commands have been removed:
|
|
585899 |
Add config system global
set management-port-use-admin-sport {enable | disable}
end
|
|
630083 |
Add # execute traceroute-options use-sdwan Use SDWAN rules to get output interface <yes | no>. |
|
674576 |
Extend CRL verification options (formerly config vpn certificate setting
config crl-verification
set expiry {ignore | revoke}
set leaf-crl-absence {ignore | revoke}
set chain-crl-absence {ignore | revoke}
end
end
The default setting for each option is ignore. |
|
687486 |
Move configuration option for |
|
687833 |
Introduce a new DNS server selection method and CLI option to change how configured DNS servers are prioritized. The server-select-method option specifies how configured servers are prioritized, either based on least round-trip time ( config system {dns vdom-dns}
set server-select-method {least-rtt | failover}
set alt-primary <class_ip>
set alt-secondary <class_ip>
end
|
|
688989 |
Change config user local
edit <name>
set username-sensitivity {enable | disable}
next
end
|
|
693347 |
Restrict IPv6 pools address and IPv6 split tunneling routing address to be IP mask or range type only so SSL VPN can support EMS tag dynamic addresses. config vpn ssl web portal
edit <name>
set ipv6-pools <address>
set ipv6-split-tunneling-routing-address <address>
next
end
|
|
696675 |
Update the options for the config system auto-scale
set role {primary | secondary}
end
|
|
697566 |
Allow ip_no_pmtu_disc to be set manually under config system global
set pmtu-discovery {enable | disable}
end
|
|
700840 |
Add support for IPv6 VRF. config router bgp
config vrf-leak6
edit <vrf>
config target
edit <vrf>
set route-map <string>
set interface <string>
end
end
next
end
The VRF origin and target IDs are an integer between 0 - 31. config router static6
edit <id>
set vrf <integer>
next
end
The VRF is an integer between 0 - 31. |
|
704624 |
Move the config system automation-stitch
edit <name>
set trigger <name>
config actions
edit 1
set action <name>
set delay <integer>
set required {enable | disable}
next
edit 2
set action <name>
next
end
next
end
|
|
709109 |
Add the following option to backup configuration files using SFTP: # execute backup config sftp <file name> <SFTP server><:SFTP port> [user] [password] |
|
710125 |
Add support for static, round-robin, weighted, first alive, and HTTP host load-balancing methods to have hold down option to the real server of the access proxy. config firewall access-proxy
edit <name>
config api-gateway
edit <id>
config realservers
edit <id>
set ip <address>
set port <integer>
set status active
set health-check enable
set holddown-interval {enable | disable}
set health-check-proto {ping | http | tcp-connect}
next
end
next
end
next
end
The |
|
710730 |
Update antivirus quarantine settings to reflect that they are now based on machine learning malware detection instead of heuristics. config antivirus quarantine
set drop-machine-learning <option>
set store-machine-learning <option>
end
|
|
711484 |
Add certificate authentication support for proxy policy authentication. config authentication setting
set cert-auth {enable | disable}
set cert-captive-portal <hostname>
set cert-captive-portal-ip <address>
set cert-captive-portal-port <integer>
end
Where |
|
712794 |
Allow the wireless controller to obtain temperature values from FortiAP-F models that have built-in temperature sensors: # diagnose wireless-controller wlac -c wtp <serial number> | grep Temp |