This command displays details of all VIP pools on the VAST Cluster.
Usage
vippool list [--start-ip IP] [--end-ip IP]
Options
|
Filter by first IP in range. |
|
Filter by last IP in range. |
Example
vcli: admin> vippool list +----+-------------+-------------+-------------+-------------+-----------------------+-----+----------+----------+ | ID | Start-IP | End-IP | Subnet-CIDR | GW-IP | CNodes | VLAN| Cluster | Name | +----+-------------+-------------+-------------+-------------+-----------------------+-----+----------+----------+ | 1 | 203.0.113.2 | 203.0.113.5 | 24 | 203.0.113.1 | ['cnode-1', 'cnode-2']| 60 | cluster1 | vippool1 |+----+-------------+-------------+-------------+-------------+-----------------------+----+----------+----------+
Comments
0 comments
Article is closed for comments.