Virtual Services can also be created through the CLI.

Create the virtual service as shown below:

: > configure virtualservice Test_VS
: virtualservice> vsvip_ref Test_vsVip
: virtualservice> pool_ref Test
: virtualservice> services port 80
: virtualservice:services> save
: virtualservice> save
Note:

The example in this topic shows only the minimum configuration required to successfully deploy a new application. Many additional options are available for customizing virtual services and pools.