This command displays details of a specific virtual IP pool.
Usage
vippool show --id ID
Required Parameters
| Specifies the virtual IP pool to display. |
Example
vcli: admin> vippool show --id 2
+------------------+-----------------------------------+
| ID | 2 |
| Name | vippool-2 |
| IP-ranges | [['203.0.113.1', '203.0.113.16']] |
| Subnet-CIDR | 16 |
| IPv6-Subnet-CIDR | None |
| GW-IP | |
| GW-IPv6 | |
| VLAN | 0 |
| Role | PROTOCOLS |
| CNodes | [] |
| Port-membership | ALL |
| Domain-name | vippool-2 |
| Cluster | mycluster |
| VMS-preferred | False |
| Enabled | True |
+------------------+-----------------------------------+