Updated Date: 07/07/2026
Creating a virtual server
You can create a virtual server on the BIG-IP system, where clients send application requests. The virtual server manages the network resources for the web application that you are securing with a security policy.
-
On the Main tab, click Local Traffic > Virtual Servers.
The Virtual Server List screen opens.
-
Click Create.
The New Virtual Server screen opens.
-
In the Name field, type a unique name for the virtual server.
-
In the Destination Address/Mask field, type an address, as appropriate for your network.
The supported format is address/prefix, where the prefix length is in bits. For example, an IPv4 address/prefix is
10.0.0.1or10.0.0.0/24, and an IPv6 address/prefix isffe1::0020/64or2001:ed8:77b5:2:10:10:100:42/64. When you use an IPv4 address without specifying a prefix, the BIG-IP system automatically uses a/32prefix. -
In the Service Port field, type
80, or select HTTP from the list. -
From the HTTP Profile list:
-
If you previously created an HTTP profile, then select the profile you created.
-
Otherwise, select http.
-
-
From the Source Address Translation list, select the appropriate translation.
-
From the Default Pool list, select the pool that is configured for the application server.
-
Click Finished.