Try the steps from this example script:when HTTP_REQUEST {# Get the URI
from the HTTP request.uri = HTTP:path_get()# Split the URI into the path
and query parameters.path, query_params = uri:split("?")# Replace the
path with the desired path.path = p...
I think the switchport may be configured incorrectly, or there is a
problem with the ARP table on the Cisco switch and the FortiGate
appliance itself. Try pinging the FortiGate appliance's management IP
address from another device on the same network...