# Task: Virtual servers — v7.9.0

**Version:** 7.9.0
**Category:** Security
**Description:** Definitions of virtual servers and pools used for traffic load balancing.
**New in this version:** No
**IPv6 Support:** Yes
**URL:** https://feature-matrix-imenovsky01a.user.ipf.cx/7.9.0/task/134683813

---

## Vendor Support Matrix

| Vendor / Family | Status | IPv6 | Notes |
|-----------------|--------|------|-------|
| aws | ✓ | ✗ |  |
| alcatel@aos | ○ | ○ |  |
| azure | ✓ | ✓ |  |
| brocade@fastiron | ○ | ○ |  |
| cisco@ios | ○ | ○ |  |
| cisco@ios-xe | ○ | ○ |  |
| cisco@nx-os | ○ | ○ |  |
| cisco@ios-xr | ○ | ○ |  |
| cisco@asa | ○ | ○ |  |
| cisco@wlc-air | ○ | ○ |  |
| cisco@sg | ○ | ○ |  |
| cisco@ftd | ○ | ○ |  |
| cisco@aci | ○ | ○ |  |
| cisco@meraki | ○ | ○ |  |
| cisco@viptela | ○ | ○ |  |
| cisco@apic | ○ | ○ |  |
| cisco@encs | ○ | ○ |  |
| dell@ftos | ○ | ○ |  |
| dell@powerconnect | ○ | ○ |  |
| dell@os10 | ○ | ○ |  |
| fs@fsos | ○ | ○ |  |
| gcp | ✓ | ✗ |  |
| hpe@comware | ○ | ○ |  |
| hpe@aruba | ○ | ○ |  |
| hpe@arubasw | ○ | ○ |  |
| hpe@arubacx | ○ | ○ |  |
| hpe@3com | ○ | ○ |  |
| hpe@aruba-iap | ○ | ○ |  |
| riverbed@steelhead | ○ | ○ |  |
| fortinet@fortigate | ✗ | ✗ |  |
| fortinet@fortiswitch | ○ | ○ |  |
| forcepoint@ngfw | ○ | ○ |  |
| paloalto@pan-os | ✗ | ✗ |  |
| paloalto@prisma | ○ | ○ |  |
| juniper@junos | ○ | ○ |  |
| juniper@mist | ○ | ○ |  |
| checkpoint@gaia | ✗ | ✗ |  |
| checkpoint@gaia-embedded | ✗ | ✗ |  |
| extreme@boss | ○ | ○ |  |
| extreme@enterasys | ○ | ○ |  |
| extreme@voss | ○ | ○ |  |
| extreme@exos | ○ | ○ |  |
| arista@eos | ○ | ○ |  |
| f5@big-ip | ✓ | ✓ |  |
| f5@f5osa | ○ | ○ |  |
| f5@f5osc | ○ | ○ |  |
| huawei@vrp | ○ | ○ |  |
| mikrotik@routeros | ○ | ○ |  |
| quagga | ○ | ○ |  |
| frr | ○ | ○ |  |
| versa@vos | ○ | ○ |  |
| silverpeak@unity | ○ | ○ |  |
| vmware@nsx-t | ○ | ○ |  |
| vmware@velocloud | ○ | ○ |  |
| ruckus@vsz | ○ | ○ |  |
| opengear@og | ○ | ○ |  |
| opengear@og-om | ○ | ○ |  |
| stormshield@sn | ○ | ○ |  |
| nokia@timos | ○ | ○ |  |
| citrix@adc | ✓ | ✓ |  |

---

## CLI Commands

| Vendor / Family | Command | Notes |
|-----------------|---------|-------|
| azure | `GET /networkInterfaces` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/forwardingRules` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/instanceGroups` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/instances` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/targetTcpProxies` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/targetHttpProxies` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/targetHttpsProxies` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/urlMaps` |  |
| azure | `GET /applicationGateways/<applicationGatewayName>/backendhealth` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/global/backendServices/<backendService>/getHealth` |  |
| azure | `GET /routeTables` |  |
| azure | `GET /virtualNetworks` |  |
| azure | `GET /loadBalancers` |  |
| azure | `GET /loadBalancers/<loadBalancerName>/loadBalancingRules/<loadBalancingRule>/health` |  |
| azure | `GET /applicationGateways` |  |
| azure | `GET /publicIPAddresses` |  |
| azure | `GET /virtualMachineScaleSets/<vmssName>/networkInterfaces` |  |
| f5@big-ip | `show ltm pool detail recursive` |  |
| aws | `SDK elbv2:DescribeLoadBalancersCommand` |  |
| aws | `SDK ec2:DescribeNetworkInterfacesCommand` |  |
| aws | `SDK elbv2:DescribeTargetGroupsCommand` |  |
| aws | `SDK elbv2:DescribeTargetHealthCommand` |  |
| aws | `SDK elbv2:DescribeTargetGroupAttributesCommand` |  |
| f5@big-ip | `show ltm virtual` |  |
| f5@big-ip | `show ltm virtual recursive` |  |
| f5@big-ip | `show ltm pool detail` |  |
| aws | `SDK elbv2:DescribeListenersCommand` |  |
| f5@big-ip | `list ltm virtual` |  |
| f5@big-ip | `list ltm virtual recursive` |  |
| f5@big-ip | `list auth partition` |  |
| citrix@adc | `show vserver <arg>` |  |
| citrix@adc | `show server -format TEXT` |  |
| citrix@adc | `show serviceGroup -includeMembers` |  |
| gcp | `GET compute.googleapis.com/compute/v1/projects/<project>/aggregated/backendServices` |  |

---

## Legend

- **✓** = Fully Integrated
- **✗** = Not Yet Integrated
- **○** = Not Available

*Generated: 2026-04-16T18:46:41.248Z*
