The following CLI command will be used to create a forward rule in the forward policy file by using CLI console:
SG(config)# inline policy forward eof
<forward>
forward("testserver") forward.fail_open(yes)
eof
The “testserver” is the forwarded host or proxy.