Commands for managing the web protocol engine
You use the system services web commands to manage the web protocol engine. You use the system services firewall policy create and network interface modify commands to allow web access requests to go through the firewall.
If you want to... | Use this command... |
---|---|
Configure the web protocol engine at the cluster level:
| system services web modify |
Display the configuration of the web protocol engine at the cluster level, determine whether the web protocols are functional throughout the cluster, and display whether FIPS 140-2 compliance is enabled and online | system services web show |
Display the configuration of the web protocol engine at the node level and the activity of web service handling for the nodes in the cluster | system services web node show |
Create a firewall policy or add HTTP or HTTPS protocol service to an existing firewall policy to allow web access requests to go through firewall | system services firewall policy create Setting the -service parameter to http or https enables web access requests to go through firewall. |
Associate a firewall policy with a LIF | network interface modify You can use the -firewall-policy parameter to modify the firewall policy of a LIF. |
Give documentation feedback