Explains how to view the list of VIPs using either the Control System or the CLI.
| Column Name | Column Description |
|---|---|
| VIP Range | The Virtual IP range. |
| Virtual IP | The VIP (in the range) of the associated node. |
| Node Name | The host name of the node. |
| Physical IP | The physical IP of the associated node. |
| MAC Address | The MAC address of the network interface that is assigned to the associated VIP. |
maprcli virtualip listcurl -k -X GET 'https://<host>:8443/rest/virtualip/list' --user mapr:maprFor complete reference, see
virtualip list.